Color #EED2CA Color / Colour Code #EED2CA

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

    #EED2CA

    Color Conversions

    HEX
    #EED2CA
    RGB
    rgb(238, 210, 202)
    HSL
    hsl(13, 51%, 86%)
    HSV
    hsv(13, 15%, 93%)
    CMYK
    cmyk(0%, 12%, 15%, 7%)

    Accessibility Contrast

    WCAG contrast ratios for #EED2CA against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    1.43:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    14.71:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.23:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

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

    Triadic Palette

    Three colors at 13, 133, and 253 degrees.

    Color Palettes Using #EED2CA

    Monochromatic Scale

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

    #3A1B13 #743625 #C15B3E #DA9C8B #ECCEC5
    Warm Harmony

    Adjacent hues from 13 to 58 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.

    #C76B52 #C78852 #C7A652 #C7C352
    Cool Contrast

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

    #C15B3E #3EA4C1 #3E63C1 #5B3EC1
    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.

    #E0C0B8 #D8E0B8 #B8E0C0 #B8D8E0 #C0B8E0

    Shades & Tints of #EED2CA

    Lightness variations at hue 13 and 51% saturation.

    CSS Gradients with #EED2CA

    Red to Cyan
    linear-gradient(135deg, #eed2ca, #c9e6ee)
    Analogous Fade
    linear-gradient(90deg, #eed2ca, #eee3c9)
    Deep to Light
    linear-gradient(180deg, #452116, #e9c4ba)
    Tricolor Sweep
    linear-gradient(135deg, #eed1c9, #c9eed1, #d1c9ee)

    Design Use Cases for #EED2CA

    Balanced UI Color

    At 51% saturation, #EED2CA 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.

    Near-White Background

    At 86% lightness, #EED2CA is very close to white but carries a subtle red tint. This is perfect for alternating row backgrounds in tables, subtle section differentiation, and adding warmth or coolness to an otherwise stark white design.

    Urgency & Energy Signaling

    #EED2CA falls in the red spectrum (hue 13). 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 #EED2CA (hue 13) to its complement at hue 193. For a subtler effect, try pairing with an analogous color at hue 43. Use CSS: background: linear-gradient(135deg, #eed2ca, #c9e6ee);

    CSS Code for #EED2CA

    /* Background */
    background-color: #eed2ca;
    background-color: rgb(238, 210, 202);
    background-color: hsl(13, 51%, 86%);
    /* Text */
    color: #eed2ca;
    /* Border */
    border: 2px solid #eed2ca;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(238, 210, 202, 0.3);
    /* CSS Variable */
    --color-primary: 13 51% 86%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #EED2CA across image editing and color design tools.

    About Color #EED2CA (#EED2CA)

    #EED2CA is a red color (colour) with RGB channel values of 238 red, 210 green, and 202 blue. The red channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 13 degrees with 51% saturation and 86% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #EED2CA is 217/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, 15% yellow, and 7% key (black).

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

    The complementary colour #C9E6EE creates maximum visual tension when paired with #EED2CA. For more harmonious color combinations, use the analogous colours #EEC9D3 and #EEE3C9, 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 #EED2CA

    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 #EED2CA?
    #EED2CA is Color #EED2CA, a red color (colour) with RGB(238, 210, 202), HSL(13, 51%, 86%), and CMYK(0%, 12%, 15%, 7%). Its perceived brightness is 217/255.
    Is #EED2CA accessible for text?
    Against white, #EED2CA has a contrast ratio of 1.43:1 (fails AA for normal text). Against black, it has 14.71:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #EED2CA?
    The complementary colour is #C9E6EE (hue 193). For subtle color combinations, use analogous colours #EEC9D3 and #EEE3C9. The triadic palette adds #C9EED1 and #D1C9EE for vibrant variety.
    How do I use #EED2CA in CSS?
    Use any format: color: #eed2ca; or rgb(238, 210, 202); or hsl(13, 51%, 86%). For CSS custom properties: --color-primary: 13 51% 86%; 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.