Color #DEC4CA Color / Colour Code #DEC4CA

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

    #DEC4CA

    Color Conversions

    HEX
    #DEC4CA
    RGB
    rgb(222, 196, 202)
    HSL
    hsl(346, 28%, 82%)
    HSV
    hsv(346, 12%, 87%)
    CMYK
    cmyk(0%, 12%, 9%, 13%)

    Accessibility Contrast

    WCAG contrast ratios for #DEC4CA against common backgrounds.

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

    Complementary Colors

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

    Monochromatic Scale

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

    #311C21 #623741 #A35C6C #C89DA7 #E3CED3
    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.

    #AC6C7B #AC6D6C #AC7D6C #AC8D6C
    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.

    #A35C6C #5CA393 #5C90A3 #5C6CA3
    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 #DEC4CA

    Lightness variations at hue 346 and 28% saturation.

    CSS Gradients with #DEC4CA

    Red to Cyan
    linear-gradient(135deg, #dec4ca, #c4ded8)
    Analogous Fade
    linear-gradient(90deg, #dec4ca, #decbc4)
    Deep to Light
    linear-gradient(180deg, #3b2127, #dec4ca)
    Tricolor Sweep
    linear-gradient(135deg, #dec4ca, #cadec4, #c4cade)

    Design Use Cases for #DEC4CA

    Muted Accent Color

    With 28% saturation, #DEC4CA has a subtle, sophisticated quality. This level of desaturation works well for secondary buttons, inactive states, subtle borders, and backgrounds that need a hint of color without being distracting. Muted colors communicate restraint and professionalism.

    Light Background Tint

    #DEC4CA at 82% 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

    #DEC4CA 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 #DEC4CA (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, #dec4ca, #c4ded8);

    CSS Code for #DEC4CA

    /* Background */
    background-color: #dec4ca;
    background-color: rgb(222, 196, 202);
    background-color: hsl(346, 28%, 82%);
    /* Text */
    color: #dec4ca;
    /* Border */
    border: 2px solid #dec4ca;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(222, 196, 202, 0.3);
    /* CSS Variable */
    --color-primary: 346 28% 82%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #DEC4CA across image editing and color design tools.

    About Color #DEC4CA (#DEC4CA)

    #DEC4CA is a red color (colour) with RGB channel values of 222 red, 196 green, and 202 blue. The red channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 346 degrees with 28% saturation and 82% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #DEC4CA is 204/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, 12% magenta, 9% yellow, and 13% key (black).

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

    The complementary colour #C4DED8 creates maximum visual tension when paired with #DEC4CA. For more harmonious color combinations, use the analogous colours #DEC4D7 and #DECBC4, 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 #DEC4CA

    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 #DEC4CA?
    #DEC4CA is Color #DEC4CA, a red color (colour) with RGB(222, 196, 202), HSL(346, 28%, 82%), and CMYK(0%, 12%, 9%, 13%). Its perceived brightness is 204/255.
    Is #DEC4CA accessible for text?
    Against white, #DEC4CA has a contrast ratio of 1.63:1 (fails AA for normal text). Against black, it has 12.85:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #DEC4CA?
    The complementary colour is #C4DED8 (hue 166). For subtle color combinations, use analogous colours #DEC4D7 and #DECBC4. The triadic palette adds #CADEC4 and #C4CADE for vibrant variety.
    How do I use #DEC4CA in CSS?
    Use any format: color: #dec4ca; or rgb(222, 196, 202); or hsl(346, 28%, 82%). For CSS custom properties: --color-primary: 346 28% 82%; 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.