Color #EEA0BD Color / Colour Code #EEA0BD

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

    #EEA0BD

    Color Conversions

    HEX
    #EEA0BD
    RGB
    rgb(238, 160, 189)
    HSL
    hsl(338, 70%, 78%)
    HSV
    hsv(338, 33%, 93%)
    CMYK
    cmyk(0%, 33%, 21%, 7%)

    Accessibility Contrast

    WCAG contrast ratios for #EEA0BD against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    2.02:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    10.40:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.74:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 308, 338, and 8 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 338, 98, and 218 degrees.

    Color Palettes Using #EEA0BD

    Monochromatic Scale

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

    #410B1F #82173E #D92668 #E87DA4 #F4BED2
    Warm Harmony

    Adjacent hues from 338 to 23 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.

    #DD3C77 #DD3C4F #DD513C #DD7A3C
    Cool Contrast

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

    #D92668 #26D997 #26C1D9 #2668D9
    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.

    #E0B8C7 #E0D1B8 #C7E0B8 #B8E0D1 #B8C7E0

    Shades & Tints of #EEA0BD

    Lightness variations at hue 338 and 70% saturation.

    CSS Gradients with #EEA0BD

    Pink to Cyan
    linear-gradient(135deg, #eea0bd, #a0eed1)
    Analogous Fade
    linear-gradient(90deg, #eea0bd, #eeaaa0)
    Deep to Light
    linear-gradient(180deg, #4e0e25, #f1b1c9)
    Tricolor Sweep
    linear-gradient(135deg, #eea0bc, #bceea0, #a0bcee)

    Design Use Cases for #EEA0BD

    Vibrant Brand Color

    #EEA0BD has a strong 70% 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

    #EEA0BD 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.

    Playfulness & Compassion

    #EEA0BD is in the pink range (hue 338). 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 #EEA0BD (hue 338) to its complement at hue 158. For a subtler effect, try pairing with an analogous color at hue 8. Use CSS: background: linear-gradient(135deg, #eea0bd, #a0eed1);

    CSS Code for #EEA0BD

    /* Background */
    background-color: #eea0bd;
    background-color: rgb(238, 160, 189);
    background-color: hsl(338, 70%, 78%);
    /* Text */
    color: #eea0bd;
    /* Border */
    border: 2px solid #eea0bd;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(238, 160, 189, 0.3);
    /* CSS Variable */
    --color-primary: 338 70% 78%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #EEA0BD across image editing and color design tools.

    About Color #EEA0BD (#EEA0BD)

    #EEA0BD is a pink color (colour) with RGB channel values of 238 red, 160 green, and 189 blue. The red channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 338 degrees with 70% saturation and 78% lightness, placing it in the warm range of the colour spectrum.

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

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

    The complementary colour #A0EED1 creates maximum visual tension when paired with #EEA0BD. For more harmonious color combinations, use the analogous colours #EEA0E4 and #EEAAA0, 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 #EEA0BD

    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 #EEA0BD?
    #EEA0BD is Color #EEA0BD, a pink color (colour) with RGB(238, 160, 189), HSL(338, 70%, 78%), and CMYK(0%, 33%, 21%, 7%). Its perceived brightness is 187/255.
    Is #EEA0BD accessible for text?
    Against white, #EEA0BD has a contrast ratio of 2.02:1 (fails AA for normal text). Against black, it has 10.40:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #EEA0BD?
    The complementary colour is #A0EED1 (hue 158). For subtle color combinations, use analogous colours #EEA0E4 and #EEAAA0. The triadic palette adds #BCEEA0 and #A0BCEE for vibrant variety.
    How do I use #EEA0BD in CSS?
    Use any format: color: #eea0bd; or rgb(238, 160, 189); or hsl(338, 70%, 78%). For CSS custom properties: --color-primary: 338 70% 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.