Color #DA72BC Color / Colour Code #DA72BC

    This page shows the hex color code for color #da72bc (#DA72BC). The colour is a pink tone with 58% saturation and 65% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #DA72BC

    Color Conversions

    HEX
    #DA72BC
    RGB
    rgb(218, 114, 188)
    HSL
    hsl(317, 58%, 65%)
    HSV
    hsv(317, 48%, 85%)
    CMYK
    cmyk(0%, 48%, 14%, 15%)

    Accessibility Contrast

    WCAG contrast ratios for #DA72BC against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    2.95:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    7.11:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    2.54:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

    #DA72BC paired with its color wheel opposite for maximum contrast.

    Analogous Colors

    Hues at 287, 317, and 347 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 317, 77, and 197 degrees.

    Color Palettes Using #DA72BC

    Monochromatic Scale

    Five shades at lightness levels 15% through 85% while keeping hue at 317 and saturation at 58%. Use the darkest shade for text and the lightest for backgrounds to build a cohesive single-hue design system.

    #3C1030 #792060 #C936A0 #DF86C6 #EFC3E2
    Warm Harmony

    Adjacent hues from 317 to 2 degrees create a warm, unified palette. This analogous scheme works for marketing materials, seasonal campaigns, and any design that needs visual warmth without clashing colors.

    #CF4AA9 #CF4A88 #CF4A67 #CF4E4A
    Cool Contrast

    Combines the base color at hue 317 with its complement at 137 and two adjacent cool tones. This split-complementary approach provides strong visual contrast while remaining more balanced than a pure complementary scheme.

    #C936A0 #36C95F #36C9A9 #36A0C9
    Pastel Variation

    Five evenly spaced hues at 40% saturation and 80% lightness. Pastels are gentle on the eyes and work well for dashboards, onboarding screens, category tags, and any interface where multiple distinct colors are needed without visual aggression.

    #E0B8D5 #E0C3B8 #D5E0B8 #B8E0C3 #B8D5E0

    Shades & Tints of #DA72BC

    Lightness variations at hue 317 and 58% saturation.

    CSS Gradients with #DA72BC

    Pink to Green
    linear-gradient(135deg, #da72bc, #72da8f)
    Analogous Fade
    linear-gradient(90deg, #da72bc, #da7288)
    Deep to Light
    linear-gradient(180deg, #491339, #ecb6dd)
    Tricolor Sweep
    linear-gradient(135deg, #da72bc, #bcda72, #72bcda)

    Design Use Cases for #DA72BC

    Balanced UI Color

    At 58% saturation, #DA72BC strikes a balance between vibrancy and restraint. This makes it versatile for primary UI elements like navigation bars, card headers, and form accents. It draws attention without overwhelming adjacent content.

    Soft Accent & Highlight

    With 65% lightness, #DA72BC has a softer, more approachable quality. It works well for hover states, subtle highlights, progress indicators, and secondary UI elements. This lightness range is particularly effective for tag backgrounds and status indicators.

    Playfulness & Compassion

    #DA72BC is in the pink range (hue 317). Pink ranges from energetic to gentle depending on saturation and lightness. Use it for beauty and cosmetics branding, social app interfaces, Valentine's themes, and youth-oriented design. Desaturated pinks work well as soft background tints.

    Gradient Pairing

    Create a gradient from #DA72BC (hue 317) to its complement at hue 137. For a subtler effect, try pairing with an analogous color at hue 347. Use CSS: background: linear-gradient(135deg, #da72bc, #72da8f);

    CSS Code for #DA72BC

    /* Background */
    background-color: #da72bc;
    background-color: rgb(218, 114, 188);
    background-color: hsl(317, 58%, 65%);
    /* Text */
    color: #da72bc;
    /* Border */
    border: 2px solid #da72bc;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(218, 114, 188, 0.3);
    /* CSS Variable */
    --color-primary: 317 58% 65%;

    Similar Colors

    Colors visually similar to #DA72BC based on RGB, lightness, and hue variations.

    Use This Color in Design Tools

    Apply #DA72BC across image editing and color design tools.

    About Color #DA72BC (#DA72BC)

    #DA72BC is a pink color (colour) with RGB channel values of 218 red, 114 green, and 188 blue. The red channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 317 degrees with 58% saturation and 65% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #DA72BC is 154/255 using the ITU-R BT.601 luma formula (0.299R + 0.587G + 0.114B). This is a medium-brightness color that can work with either dark or light text depending on font weight and size. For print production, the CMYK equivalent is 0% cyan, 48% magenta, 14% yellow, and 15% key (black).

    The WCAG contrast ratio of #DA72BC against white is 2.95:1 and against black is 7.11:1. This does not meet AA requirements on white. Use it on dark backgrounds where it achieves 7.11:1, or use it exclusively for decorative purposes.

    The complementary colour #72DA8F creates maximum visual tension when paired with #DA72BC. For more harmonious color combinations, use the analogous colours #C372DA and #DA7288, which sit 30 degrees on either side of the hue wheel. To build a complete design system, start with the monochromatic scale above for consistent shade variations, then add one complementary or triadic accent for interactive elements.

    How to Explore Color #DA72BC

    1. Enter your color value in HEX format.
    2. The tool converts it to RGB, HSL, CMYK format in real time.
    3. Copy the converted value to your clipboard.

    Color Converter · Contrast Checker

    What is HEX to RGB, HSL, CMYK color conversion

    Converting from HEX to RGB, HSL, CMYK translates a color value between two different color models. Different color models are used in web design (HEX, RGB), print (CMYK), and color theory (HSL, HSV).

    Related Tools & Colors

    Frequently Asked Questions

    What color / colour is #DA72BC?
    #DA72BC is Color #DA72BC, a pink color (colour) with RGB(218, 114, 188), HSL(317, 58%, 65%), and CMYK(0%, 48%, 14%, 15%). Its perceived brightness is 154/255.
    Is #DA72BC accessible for text?
    Against white, #DA72BC has a contrast ratio of 2.95:1 (fails AA for normal text). Against black, it has 7.11:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #DA72BC?
    The complementary colour is #72DA8F (hue 137). For subtle color combinations, use analogous colours #C372DA and #DA7288. The triadic palette adds #BCDA72 and #72BCDA for vibrant variety.
    How do I use #DA72BC in CSS?
    Use any format: color: #da72bc; or rgb(218, 114, 188); or hsl(317, 58%, 65%). For CSS custom properties: --color-primary: 317 58% 65%; then use it as hsl(var(--color-primary)).
    Is this color / colour explorer free?
    Yes, completely free with no signup required. All colour calculations run in your browser. You can explore any valid hex color code, not just the pre-generated palette.