Color #EDACBB Color / Colour Code #EDACBB

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

    #EDACBB

    Color Conversions

    HEX
    #EDACBB
    RGB
    rgb(237, 172, 187)
    HSL
    hsl(346, 64%, 80%)
    HSV
    hsv(346, 27%, 93%)
    CMYK
    cmyk(0%, 27%, 21%, 7%)

    Accessibility Contrast

    WCAG contrast ratios for #EDACBB against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    1.87:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    11.22:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.61:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Monochromatic Scale

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

    #3F0E19 #7D1C32 #D12E54 #E38298 #F1C0CC
    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.

    #D64365 #D64543 #D66A43 #D68F43
    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.

    #D12E54 #2ED1AB #2EA6D1 #2E54D1
    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 #EDACBB

    Lightness variations at hue 346 and 64% saturation.

    CSS Gradients with #EDACBB

    Red to Cyan
    linear-gradient(135deg, #edacbb, #abeddd)
    Analogous Fade
    linear-gradient(90deg, #edacbb, #edbdab)
    Deep to Light
    linear-gradient(180deg, #4b111e, #eeb4c1)
    Tricolor Sweep
    linear-gradient(135deg, #edabbb, #bbedab, #abbbed)

    Design Use Cases for #EDACBB

    Vibrant Brand Color

    #EDACBB has a strong 64% saturation that makes it ideal for brand identity elements. Use it for logos, primary call-to-action buttons, hero section accents, and marketing materials where visual impact matters. This saturation level is eye-catching without being harsh.

    Light Background Tint

    #EDACBB at 80% 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

    #EDACBB 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 #EDACBB (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, #edacbb, #abeddd);

    CSS Code for #EDACBB

    /* Background */
    background-color: #edacbb;
    background-color: rgb(237, 172, 187);
    background-color: hsl(346, 64%, 80%);
    /* Text */
    color: #edacbb;
    /* Border */
    border: 2px solid #edacbb;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(237, 172, 187, 0.3);
    /* CSS Variable */
    --color-primary: 346 64% 80%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #EDACBB across image editing and color design tools.

    About Color #EDACBB (#EDACBB)

    #EDACBB is a red color (colour) with RGB channel values of 237 red, 172 green, and 187 blue. The red channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 346 degrees with 64% saturation and 80% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #EDACBB is 193/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, 27% magenta, 21% yellow, and 7% key (black).

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

    The complementary colour #ABEDDD creates maximum visual tension when paired with #EDACBB. For more harmonious color combinations, use the analogous colours #EDABDB and #EDBDAB, 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 #EDACBB

    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 #EDACBB?
    #EDACBB is Color #EDACBB, a red color (colour) with RGB(237, 172, 187), HSL(346, 64%, 80%), and CMYK(0%, 27%, 21%, 7%). Its perceived brightness is 193/255.
    Is #EDACBB accessible for text?
    Against white, #EDACBB has a contrast ratio of 1.87:1 (fails AA for normal text). Against black, it has 11.22:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #EDACBB?
    The complementary colour is #ABEDDD (hue 166). For subtle color combinations, use analogous colours #EDABDB and #EDBDAB. The triadic palette adds #BBEDAB and #ABBBED for vibrant variety.
    How do I use #EDACBB in CSS?
    Use any format: color: #edacbb; or rgb(237, 172, 187); or hsl(346, 64%, 80%). For CSS custom properties: --color-primary: 346 64% 80%; 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.