Color #DC76BF Color / Colour Code #DC76BF

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

    #DC76BF

    Color Conversions

    HEX
    #DC76BF
    RGB
    rgb(220, 118, 191)
    HSL
    hsl(317, 59%, 66%)
    HSV
    hsv(317, 46%, 86%)
    CMYK
    cmyk(0%, 46%, 13%, 14%)

    Accessibility Contrast

    WCAG contrast ratios for #DC76BF against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    2.84:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    7.39:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    2.45:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

    #DC76BF 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 #DC76BF

    Monochromatic Scale

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

    #3D1030 #7A1F60 #CB34A0 #E085C6 #EFC2E3
    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.

    #D049AA #D04988 #D04966 #D04D49
    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.

    #CB34A0 #34CB5F #34CBAA #34A0CB
    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 #DC76BF

    Lightness variations at hue 317 and 59% saturation.

    CSS Gradients with #DC76BF

    Pink to Green
    linear-gradient(135deg, #dc76bf, #75db92)
    Analogous Fade
    linear-gradient(90deg, #dc76bf, #db758b)
    Deep to Light
    linear-gradient(180deg, #49133a, #ecb6dd)
    Tricolor Sweep
    linear-gradient(135deg, #db75be, #bedb75, #75bedb)

    Design Use Cases for #DC76BF

    Balanced UI Color

    At 59% saturation, #DC76BF 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 66% lightness, #DC76BF 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

    #DC76BF 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 #DC76BF (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, #dc76bf, #75db92);

    CSS Code for #DC76BF

    /* Background */
    background-color: #dc76bf;
    background-color: rgb(220, 118, 191);
    background-color: hsl(317, 59%, 66%);
    /* Text */
    color: #dc76bf;
    /* Border */
    border: 2px solid #dc76bf;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(220, 118, 191, 0.3);
    /* CSS Variable */
    --color-primary: 317 59% 66%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #DC76BF across image editing and color design tools.

    About Color #DC76BF (#DC76BF)

    #DC76BF is a pink color (colour) with RGB channel values of 220 red, 118 green, and 191 blue. The red channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 317 degrees with 59% saturation and 66% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #DC76BF is 157/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, 46% magenta, 13% yellow, and 14% key (black).

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

    The complementary colour #75DB92 creates maximum visual tension when paired with #DC76BF. For more harmonious color combinations, use the analogous colours #C575DB and #DB758B, 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 #DC76BF

    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 #DC76BF?
    #DC76BF is Color #DC76BF, a pink color (colour) with RGB(220, 118, 191), HSL(317, 59%, 66%), and CMYK(0%, 46%, 13%, 14%). Its perceived brightness is 157/255.
    Is #DC76BF accessible for text?
    Against white, #DC76BF has a contrast ratio of 2.84:1 (fails AA for normal text). Against black, it has 7.39:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #DC76BF?
    The complementary colour is #75DB92 (hue 137). For subtle color combinations, use analogous colours #C575DB and #DB758B. The triadic palette adds #BEDB75 and #75BEDB for vibrant variety.
    How do I use #DC76BF in CSS?
    Use any format: color: #dc76bf; or rgb(220, 118, 191); or hsl(317, 59%, 66%). For CSS custom properties: --color-primary: 317 59% 66%; 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.