Color #EDABEA Color / Colour Code #EDABEA

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

    #EDABEA

    Color Conversions

    HEX
    #EDABEA
    RGB
    rgb(237, 171, 234)
    HSL
    hsl(303, 65%, 80%)
    HSV
    hsv(303, 28%, 93%)
    CMYK
    cmyk(0%, 28%, 1%, 7%)

    Accessibility Contrast

    WCAG contrast ratios for #EDABEA against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    1.81:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    11.61:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.56:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 273, 303, and 333 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 303, 63, and 183 degrees.

    Color Palettes Using #EDABEA

    Monochromatic Scale

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

    #3F0D3D #7E1B79 #D22DCA #E481DF #F2C0EF
    Warm Harmony

    Adjacent hues from 303 to 348 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.

    #D742CF #D742AA #D74285 #D7425F
    Cool Contrast

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

    #D22DCA #2DD235 #2DD288 #2DCAD2
    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.

    #E0B8DE #E0BAB8 #DEE0B8 #B8E0BA #B8DEE0

    Shades & Tints of #EDABEA

    Lightness variations at hue 303 and 65% saturation.

    CSS Gradients with #EDABEA

    Purple to Green
    linear-gradient(135deg, #edabea, #abedae)
    Analogous Fade
    linear-gradient(90deg, #edabea, #edabc9)
    Deep to Light
    linear-gradient(180deg, #4c1049, #efb3ec)
    Tricolor Sweep
    linear-gradient(135deg, #edabea, #eaedab, #abeaed)

    Design Use Cases for #EDABEA

    Vibrant Brand Color

    #EDABEA has a strong 65% 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

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

    Creativity & Premium Positioning

    #EDABEA falls in the purple spectrum (hue 303). Purple communicates creativity, wisdom, and luxury. It is effective for premium product highlights, creative portfolio accents, meditation app interfaces, and rewards program branding. Purple occupies a unique space between the energy of red and the calm of blue.

    Gradient Pairing

    Create a gradient from #EDABEA (hue 303) to its complement at hue 123. For a subtler effect, try pairing with an analogous color at hue 333. Use CSS: background: linear-gradient(135deg, #edabea, #abedae);

    CSS Code for #EDABEA

    /* Background */
    background-color: #edabea;
    background-color: rgb(237, 171, 234);
    background-color: hsl(303, 65%, 80%);
    /* Text */
    color: #edabea;
    /* Border */
    border: 2px solid #edabea;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(237, 171, 234, 0.3);
    /* CSS Variable */
    --color-primary: 303 65% 80%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #EDABEA across image editing and color design tools.

    About Color #EDABEA (#EDABEA)

    #EDABEA is a purple color (colour) with RGB channel values of 237 red, 171 green, and 234 blue. The red channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 303 degrees with 65% saturation and 80% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #EDABEA is 198/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, 28% magenta, 1% yellow, and 7% key (black).

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

    The complementary colour #ABEDAE creates maximum visual tension when paired with #EDABEA. For more harmonious color combinations, use the analogous colours #CFABED and #EDABC9, 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 #EDABEA

    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 #EDABEA?
    #EDABEA is Color #EDABEA, a purple color (colour) with RGB(237, 171, 234), HSL(303, 65%, 80%), and CMYK(0%, 28%, 1%, 7%). Its perceived brightness is 198/255.
    Is #EDABEA accessible for text?
    Against white, #EDABEA has a contrast ratio of 1.81:1 (fails AA for normal text). Against black, it has 11.61:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #EDABEA?
    The complementary colour is #ABEDAE (hue 123). For subtle color combinations, use analogous colours #CFABED and #EDABC9. The triadic palette adds #EAEDAB and #ABEAED for vibrant variety.
    How do I use #EDABEA in CSS?
    Use any format: color: #edabea; or rgb(237, 171, 234); or hsl(303, 65%, 80%). For CSS custom properties: --color-primary: 303 65% 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.