Color #EBEAD4 Color / Colour Code #EBEAD4

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

    #EBEAD4

    Color Conversions

    HEX
    #EBEAD4
    RGB
    rgb(235, 234, 212)
    HSL
    hsl(57, 37%, 88%)
    HSV
    hsv(57, 10%, 92%)
    CMYK
    cmyk(0%, 0%, 10%, 8%)

    Accessibility Contrast

    WCAG contrast ratios for #EBEAD4 against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    1.22:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    17.25:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.05:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 27, 57, and 87 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 57, 177, and 297 degrees.

    Color Palettes Using #EBEAD4

    Monochromatic Scale

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

    #343318 #696630 #AFAA50 #CFCC96 #E7E5CB
    Warm Harmony

    Adjacent hues from 57 to 102 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.

    #B7B262 #A6B762 #90B762 #7BB762
    Cool Contrast

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

    #AFAA50 #5055AF #7B50AF #AA50AF
    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.

    #E0DEB8 #BAE0B8 #B8E0DE #B8BAE0 #DEB8E0

    Shades & Tints of #EBEAD4

    Lightness variations at hue 57 and 37% saturation.

    CSS Gradients with #EBEAD4

    Yellow to Blue
    linear-gradient(135deg, #ebead4, #d5d6ec)
    Analogous Fade
    linear-gradient(90deg, #ebead4, #e2ecd5)
    Deep to Light
    linear-gradient(180deg, #3f3d1d, #e2e0c0)
    Tricolor Sweep
    linear-gradient(135deg, #ecebd5, #d5eceb, #ebd5ec)

    Design Use Cases for #EBEAD4

    Balanced UI Color

    At 37% saturation, #EBEAD4 strikes a balance between vibrancy and restraint. This makes it versatile for primary UI elements like navigation bars, card headers, and form accents. It draws attention without overwhelming adjacent content.

    Near-White Background

    At 88% lightness, #EBEAD4 is very close to white but carries a subtle yellow tint. This is perfect for alternating row backgrounds in tables, subtle section differentiation, and adding warmth or coolness to an otherwise stark white design.

    Attention & Optimism

    #EBEAD4 is in the yellow spectrum (hue 57). 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 #EBEAD4 (hue 57) to its complement at hue 237. For a subtler effect, try pairing with an analogous color at hue 87. Use CSS: background: linear-gradient(135deg, #ebead4, #d5d6ec);

    CSS Code for #EBEAD4

    /* Background */
    background-color: #ebead4;
    background-color: rgb(235, 234, 212);
    background-color: hsl(57, 37%, 88%);
    /* Text */
    color: #ebead4;
    /* Border */
    border: 2px solid #ebead4;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(235, 234, 212, 0.3);
    /* CSS Variable */
    --color-primary: 57 37% 88%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #EBEAD4 across image editing and color design tools.

    About Color #EBEAD4 (#EBEAD4)

    #EBEAD4 is a yellow color (colour) with RGB channel values of 235 red, 234 green, and 212 blue. The red channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 57 degrees with 37% saturation and 88% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #EBEAD4 is 232/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, 0% magenta, 10% yellow, and 8% key (black).

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

    The complementary colour #D5D6EC creates maximum visual tension when paired with #EBEAD4. For more harmonious color combinations, use the analogous colours #ECDFD5 and #E2ECD5, 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 #EBEAD4

    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 #EBEAD4?
    #EBEAD4 is Color #EBEAD4, a yellow color (colour) with RGB(235, 234, 212), HSL(57, 37%, 88%), and CMYK(0%, 0%, 10%, 8%). Its perceived brightness is 232/255.
    Is #EBEAD4 accessible for text?
    Against white, #EBEAD4 has a contrast ratio of 1.22:1 (fails AA for normal text). Against black, it has 17.25:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #EBEAD4?
    The complementary colour is #D5D6EC (hue 237). For subtle color combinations, use analogous colours #ECDFD5 and #E2ECD5. The triadic palette adds #D5ECEB and #EBD5EC for vibrant variety.
    How do I use #EBEAD4 in CSS?
    Use any format: color: #ebead4; or rgb(235, 234, 212); or hsl(57, 37%, 88%). For CSS custom properties: --color-primary: 57 37% 88%; 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.