Color #D29DAC Color / Colour Code #D29DAC

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

    #D29DAC

    Color Conversions

    HEX
    #D29DAC
    RGB
    rgb(210, 157, 172)
    HSL
    hsl(343, 37%, 72%)
    HSV
    hsv(343, 25%, 82%)
    CMYK
    cmyk(0%, 25%, 18%, 18%)

    Accessibility Contrast

    WCAG contrast ratios for #D29DAC against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    2.29:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    9.16:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.98:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 313, 343, and 13 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 343, 103, and 223 degrees.

    Color Palettes Using #D29DAC

    Monochromatic Scale

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

    #341820 #693040 #AF506B #CF96A6 #E7CBD3
    Warm Harmony

    Adjacent hues from 343 to 28 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.

    #B7627A #B76265 #B77462 #B78962
    Cool Contrast

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

    #AF506B #50AF94 #509AAF #506BAF
    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.

    #E0B8C3 #E0D5B8 #C3E0B8 #B8E0D5 #B8C3E0

    Shades & Tints of #D29DAC

    Lightness variations at hue 343 and 37% saturation.

    CSS Gradients with #D29DAC

    Pink to Cyan
    linear-gradient(135deg, #d29dac, #9dd2c3)
    Analogous Fade
    linear-gradient(90deg, #d29dac, #d2a99d)
    Deep to Light
    linear-gradient(180deg, #3f1d27, #e2c0ca)
    Tricolor Sweep
    linear-gradient(135deg, #d29dac, #acd29d, #9dacd2)

    Design Use Cases for #D29DAC

    Balanced UI Color

    At 37% saturation, #D29DAC 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.

    Light Background Tint

    #D29DAC at 72% lightness creates a gentle tinted background. Use it for section backgrounds, alert banners, or card surfaces that need to stand out from a white page without strong contrast. It adds color personality while keeping the design light and open.

    Playfulness & Compassion

    #D29DAC is in the pink range (hue 343). 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 #D29DAC (hue 343) to its complement at hue 163. For a subtler effect, try pairing with an analogous color at hue 13. Use CSS: background: linear-gradient(135deg, #d29dac, #9dd2c3);

    CSS Code for #D29DAC

    /* Background */
    background-color: #d29dac;
    background-color: rgb(210, 157, 172);
    background-color: hsl(343, 37%, 72%);
    /* Text */
    color: #d29dac;
    /* Border */
    border: 2px solid #d29dac;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(210, 157, 172, 0.3);
    /* CSS Variable */
    --color-primary: 343 37% 72%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #D29DAC across image editing and color design tools.

    About Color #D29DAC (#D29DAC)

    #D29DAC is a pink color (colour) with RGB channel values of 210 red, 157 green, and 172 blue. The red channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 343 degrees with 37% saturation and 72% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #D29DAC is 175/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, 25% magenta, 18% yellow, and 18% key (black).

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

    The complementary colour #9DD2C3 creates maximum visual tension when paired with #D29DAC. For more harmonious color combinations, use the analogous colours #D29DC7 and #D2A99D, 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 #D29DAC

    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 #D29DAC?
    #D29DAC is Color #D29DAC, a pink color (colour) with RGB(210, 157, 172), HSL(343, 37%, 72%), and CMYK(0%, 25%, 18%, 18%). Its perceived brightness is 175/255.
    Is #D29DAC accessible for text?
    Against white, #D29DAC has a contrast ratio of 2.29:1 (fails AA for normal text). Against black, it has 9.16:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #D29DAC?
    The complementary colour is #9DD2C3 (hue 163). For subtle color combinations, use analogous colours #D29DC7 and #D2A99D. The triadic palette adds #ACD29D and #9DACD2 for vibrant variety.
    How do I use #D29DAC in CSS?
    Use any format: color: #d29dac; or rgb(210, 157, 172); or hsl(343, 37%, 72%). For CSS custom properties: --color-primary: 343 37% 72%; 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.