Color #DCB2BC Color / Colour Code #DCB2BC

    This page shows the hex color code for color #dcb2bc (#DCB2BC). The colour is a red tone with 38% saturation and 78% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #DCB2BC

    Color Conversions

    HEX
    #DCB2BC
    RGB
    rgb(220, 178, 188)
    HSL
    hsl(346, 38%, 78%)
    HSV
    hsv(346, 19%, 86%)
    CMYK
    cmyk(0%, 19%, 15%, 14%)

    Accessibility Contrast

    WCAG contrast ratios for #DCB2BC against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    1.89:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    11.14:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.63:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 316, 346, and 16 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 346, 106, and 226 degrees.

    Color Palettes Using #DCB2BC

    Monochromatic Scale

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

    #35181E #6A2F3D #B04F66 #D095A3 #E7CAD1
    Warm Harmony

    Adjacent hues from 346 to 31 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.

    #B86175 #B86261 #B87861 #B88E61
    Cool Contrast

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

    #B04F66 #4FB099 #4F96B0 #4F66B0
    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.

    #E0B8C1 #E0D7B8 #C1E0B8 #B8E0D7 #B8C1E0

    Shades & Tints of #DCB2BC

    Lightness variations at hue 346 and 38% saturation.

    CSS Gradients with #DCB2BC

    Red to Cyan
    linear-gradient(135deg, #dcb2bc, #b2dcd2)
    Analogous Fade
    linear-gradient(90deg, #dcb2bc, #dcbdb2)
    Deep to Light
    linear-gradient(180deg, #3f1c25, #e3c0c8)
    Tricolor Sweep
    linear-gradient(135deg, #dcb2bc, #bcdcb2, #b2bcdc)

    Design Use Cases for #DCB2BC

    Balanced UI Color

    At 38% saturation, #DCB2BC 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

    #DCB2BC at 78% 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.

    Urgency & Energy Signaling

    #DCB2BC falls in the red spectrum (hue 346). Red triggers urgency and excitement, making it effective for sale badges, countdown timers, error messages, and "limited time" labels. In data visualization, use it to flag negative values or critical thresholds.

    Gradient Pairing

    Create a gradient from #DCB2BC (hue 346) to its complement at hue 166. For a subtler effect, try pairing with an analogous color at hue 16. Use CSS: background: linear-gradient(135deg, #dcb2bc, #b2dcd2);

    CSS Code for #DCB2BC

    /* Background */
    background-color: #dcb2bc;
    background-color: rgb(220, 178, 188);
    background-color: hsl(346, 38%, 78%);
    /* Text */
    color: #dcb2bc;
    /* Border */
    border: 2px solid #dcb2bc;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(220, 178, 188, 0.3);
    /* CSS Variable */
    --color-primary: 346 38% 78%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #DCB2BC across image editing and color design tools.

    About Color #DCB2BC (#DCB2BC)

    #DCB2BC is a red color (colour) with RGB channel values of 220 red, 178 green, and 188 blue. The red channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 346 degrees with 38% saturation and 78% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #DCB2BC is 192/255 using the ITU-R BT.601 luma formula (0.299R + 0.587G + 0.114B). This means it appears bright to the human eye and is best paired with dark text for readability. For print production, the CMYK equivalent is 0% cyan, 19% magenta, 15% yellow, and 14% key (black).

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

    The complementary colour #B2DCD2 creates maximum visual tension when paired with #DCB2BC. For more harmonious color combinations, use the analogous colours #DCB2D1 and #DCBDB2, 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 #DCB2BC

    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 #DCB2BC?
    #DCB2BC is Color #DCB2BC, a red color (colour) with RGB(220, 178, 188), HSL(346, 38%, 78%), and CMYK(0%, 19%, 15%, 14%). Its perceived brightness is 192/255.
    Is #DCB2BC accessible for text?
    Against white, #DCB2BC has a contrast ratio of 1.89:1 (fails AA for normal text). Against black, it has 11.14:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #DCB2BC?
    The complementary colour is #B2DCD2 (hue 166). For subtle color combinations, use analogous colours #DCB2D1 and #DCBDB2. The triadic palette adds #BCDCB2 and #B2BCDC for vibrant variety.
    How do I use #DCB2BC in CSS?
    Use any format: color: #dcb2bc; or rgb(220, 178, 188); or hsl(346, 38%, 78%). For CSS custom properties: --color-primary: 346 38% 78%; 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.