Color #E1DF80 Color / Colour Code #E1DF80

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

    #E1DF80

    Color Conversions

    HEX
    #E1DF80
    RGB
    rgb(225, 223, 128)
    HSL
    hsl(59, 62%, 69%)
    HSV
    hsv(59, 43%, 88%)
    CMYK
    cmyk(0%, 1%, 43%, 12%)

    Accessibility Contrast

    WCAG contrast ratios for #E1DF80 against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    1.39:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    15.07:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.20:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 29, 59, and 89 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 59, 179, and 299 degrees.

    Color Palettes Using #E1DF80

    Monochromatic Scale

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

    #3E3D0F #7C7A1D #CFCC30 #E2E083 #F0F0C1
    Warm Harmony

    Adjacent hues from 59 to 104 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.

    #D3D145 #B2D345 #8FD345 #6BD345
    Cool Contrast

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

    #CFCC30 #3033CF #7D30CF #CC30CF
    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.

    #E0E0B8 #B8E0B8 #B8E0E0 #B8B8E0 #E0B8E0

    Shades & Tints of #E1DF80

    Lightness variations at hue 59 and 62% saturation.

    CSS Gradients with #E1DF80

    Yellow to Blue
    linear-gradient(135deg, #e1df80, #7f81e1)
    Analogous Fade
    linear-gradient(90deg, #e1df80, #b2e17f)
    Deep to Light
    linear-gradient(180deg, #4a4911, #eeedb5)
    Tricolor Sweep
    linear-gradient(135deg, #e1df7f, #7fe1df, #df7fe1)

    Design Use Cases for #E1DF80

    Vibrant Brand Color

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

    Soft Accent & Highlight

    With 69% lightness, #E1DF80 has a softer, more approachable quality. It works well for hover states, subtle highlights, progress indicators, and secondary UI elements. This lightness range is particularly effective for tag backgrounds and status indicators.

    Attention & Optimism

    #E1DF80 is in the yellow spectrum (hue 59). Yellow attracts attention faster than any other color. Use it for warning labels, featured content markers, star ratings, and tooltip backgrounds. Pair with dark text since yellow often fails contrast checks against white.

    Gradient Pairing

    Create a gradient from #E1DF80 (hue 59) to its complement at hue 239. For a subtler effect, try pairing with an analogous color at hue 89. Use CSS: background: linear-gradient(135deg, #e1df80, #7f81e1);

    CSS Code for #E1DF80

    /* Background */
    background-color: #e1df80;
    background-color: rgb(225, 223, 128);
    background-color: hsl(59, 62%, 69%);
    /* Text */
    color: #e1df80;
    /* Border */
    border: 2px solid #e1df80;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(225, 223, 128, 0.3);
    /* CSS Variable */
    --color-primary: 59 62% 69%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #E1DF80 across image editing and color design tools.

    About Color #E1DF80 (#E1DF80)

    #E1DF80 is a yellow color (colour) with RGB channel values of 225 red, 223 green, and 128 blue. The red channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 59 degrees with 62% saturation and 69% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #E1DF80 is 213/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, 1% magenta, 43% yellow, and 12% key (black).

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

    The complementary colour #7F81E1 creates maximum visual tension when paired with #E1DF80. For more harmonious color combinations, use the analogous colours #E1AE7F and #B2E17F, 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 #E1DF80

    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 #E1DF80?
    #E1DF80 is Color #E1DF80, a yellow color (colour) with RGB(225, 223, 128), HSL(59, 62%, 69%), and CMYK(0%, 1%, 43%, 12%). Its perceived brightness is 213/255.
    Is #E1DF80 accessible for text?
    Against white, #E1DF80 has a contrast ratio of 1.39:1 (fails AA for normal text). Against black, it has 15.07:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #E1DF80?
    The complementary colour is #7F81E1 (hue 239). For subtle color combinations, use analogous colours #E1AE7F and #B2E17F. The triadic palette adds #7FE1DF and #DF7FE1 for vibrant variety.
    How do I use #E1DF80 in CSS?
    Use any format: color: #e1df80; or rgb(225, 223, 128); or hsl(59, 62%, 69%). For CSS custom properties: --color-primary: 59 62% 69%; 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.