Color #EBABE2 Color / Colour Code #EBABE2

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

    #EBABE2

    Color Conversions

    HEX
    #EBABE2
    RGB
    rgb(235, 171, 226)
    HSL
    hsl(308, 62%, 80%)
    HSV
    hsv(308, 27%, 92%)
    CMYK
    cmyk(0%, 27%, 4%, 8%)

    Accessibility Contrast

    WCAG contrast ratios for #EBABE2 against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    1.83:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    11.46:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.58:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

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

    Triadic Palette

    Three colors at 308, 68, and 188 degrees.

    Color Palettes Using #EBABE2

    Monochromatic Scale

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

    #3E0F38 #7C1D6F #CF30B9 #E283D5 #F0C1EA
    Warm Harmony

    Adjacent hues from 308 to 353 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.

    #D345C0 #D3459D #D34579 #D34556
    Cool Contrast

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

    #CF30B9 #30CF46 #30CF95 #30B9CF
    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.

    #E0B8DB #E0BDB8 #DBE0B8 #B8E0BD #B8DBE0

    Shades & Tints of #EBABE2

    Lightness variations at hue 308 and 62% saturation.

    CSS Gradients with #EBABE2

    Purple to Green
    linear-gradient(135deg, #ebabe2, #acecb5)
    Analogous Fade
    linear-gradient(90deg, #ebabe2, #ecacc4)
    Deep to Light
    linear-gradient(180deg, #4a1143, #eeb5e6)
    Tricolor Sweep
    linear-gradient(135deg, #ecace3, #e3ecac, #ace3ec)

    Design Use Cases for #EBABE2

    Vibrant Brand Color

    #EBABE2 has a strong 62% 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

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

    #EBABE2 falls in the purple spectrum (hue 308). 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 #EBABE2 (hue 308) to its complement at hue 128. For a subtler effect, try pairing with an analogous color at hue 338. Use CSS: background: linear-gradient(135deg, #ebabe2, #acecb5);

    CSS Code for #EBABE2

    /* Background */
    background-color: #ebabe2;
    background-color: rgb(235, 171, 226);
    background-color: hsl(308, 62%, 80%);
    /* Text */
    color: #ebabe2;
    /* Border */
    border: 2px solid #ebabe2;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(235, 171, 226, 0.3);
    /* CSS Variable */
    --color-primary: 308 62% 80%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #EBABE2 across image editing and color design tools.

    About Color #EBABE2 (#EBABE2)

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

    The perceived brightness of #EBABE2 is 196/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, 4% yellow, and 8% key (black).

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

    The complementary colour #ACECB5 creates maximum visual tension when paired with #EBABE2. For more harmonious color combinations, use the analogous colours #D4ACEC and #ECACC4, 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 #EBABE2

    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 #EBABE2?
    #EBABE2 is Color #EBABE2, a purple color (colour) with RGB(235, 171, 226), HSL(308, 62%, 80%), and CMYK(0%, 27%, 4%, 8%). Its perceived brightness is 196/255.
    Is #EBABE2 accessible for text?
    Against white, #EBABE2 has a contrast ratio of 1.83:1 (fails AA for normal text). Against black, it has 11.46:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #EBABE2?
    The complementary colour is #ACECB5 (hue 128). For subtle color combinations, use analogous colours #D4ACEC and #ECACC4. The triadic palette adds #E3ECAC and #ACE3EC for vibrant variety.
    How do I use #EBABE2 in CSS?
    Use any format: color: #ebabe2; or rgb(235, 171, 226); or hsl(308, 62%, 80%). For CSS custom properties: --color-primary: 308 62% 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.