✓ Copied to clipboard
#EAECD9 (Light Yellow) color swatch preview — Color From Pic.
#EAECD9 — Light Yellow color swatch

Light Yellow

#EAECD9

📝 Color Information for #EAECD9

The hexadecimal color code #EAECD9 represents a very light shade in the yellow family. In the RGB color model, this color is composed of 234 red, 236 green, and 217 blue, which translates to approximately 92% red, 93% green, and 85% blue. This makes it a slightly desaturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #EAECD9 has a hue of 66 degrees, a saturation level of 33%, and a lightness value of 89%. The hue angle of 66° places this color firmly in the yellow spectrum. In the HSV/HSB color model, this translates to a hue of 66°, saturation of 8%, and brightness/value of 93%. For print applications using the CMYK color model, #EAECD9 would be reproduced using 1% cyan, 0% magenta, 8% yellow, and 7% black. The closest web-safe color is #FFFFCC, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. As a lighter shade, it's excellent for backgrounds, negative space, and creating a sense of openness in designs. The moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #EAECD9 with other colors, consider its complementary color at hue 246° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 15396057, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #EAECD9

Tailwind CSS
stone-200
HEX
#EAECD9
RGB
rgb(234, 236, 217)
RGB %
92%, 93%, 85%
HSL
hsl(66, 33%, 89%)
HSV
hsv(66, 8%, 93%)
CMYK
1%, 0%, 8%, 7%
Decimal
15396057
Web Safe
#FFFFCC

🎨 Color Schemes for #EAECD9

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #EAECD9

🌗 Shades and Tints of #EAECD9

Shades (adding black)
Tints (adding white)

🎚️ Tones of #EAECD9

Tones (adding gray / desaturating)

🌈 Hue Variations of #EAECD9

Hue Variations (shifting the color spectrum)

👁️ Preview of #EAECD9 in Use

Text on #EAECD9
This demonstrates text readability on the color background. (Click to edit)
#EAECD9 as Text
This shows the color used as text on white. (Click to edit)

👓 Color Blindness Simulation for #EAECD9

Check how a color is perceived by people with different types of color blindness to create more accessible designs. Understanding color perception helps ensure your content is accessible to everyone.

📋 CSS Code for #EAECD9

:root { --color-hex: #EAECD9; --color-rgb: 234, 236, 217; --color-hsl: 66, 33%, 89%; } .bg-color { background-color: #EAECD9; } .text-color { color: #EAECD9; } .border-color { border-color: #EAECD9; }

🛠️ Use #EAECD9 in Your Project

🎨
Build a Palette with #EAECD9
Generate harmonious color schemes
⚖️
Check Contrast for #EAECD9
WCAG accessibility testing
🌈
Create a Gradient with #EAECD9
Beautiful CSS gradients

🔗 Related Colors to #EAECD9

#ECE5DA
Hue -30°
#ECE9DA
Hue -15°
#E6ECDA
Hue +15°
#E1ECDA
Hue +30°
#D2D6AE
85% L
#B8BE7E
70% L
#91994D
50% L
#575C2E
30% L
#EEF0E0
91% L
#F2F3E7
93% L
#F7F8F1
96% L
#FBFCF8
98% L

About Light Yellow (#EAECD9)

Light Yellow is a light, moderately saturated, warm yellow color with a hue angle of 66°, saturation of 33%, and lightness of 89%. Its RGB value is (234, 236, 217) and its CMYK breakdown is C:1% M:0% Y:8% K:7%.

This is a Spring (Fresh) color palette archetype. Happiness, Positivity, Optimism, Caution. Yellow is the most luminous of all the colors of the spectrum.

Frequently Asked Questions About #EAECD9

What is the HEX code for Light Yellow? +

The HEX code for Light Yellow is #EAECD9. In CSS you can use it directly as color: #EAECD9; or as a background: background-color: #EAECD9;. The three-character shorthand is not available for this color since it cannot be reduced without changing the value. Use the full six-character hex for accurate reproduction in any web or design project.

What is the RGB value of #EAECD9? +

The RGB value of #EAECD9 is rgb(234, 236, 217). This means the color contains 234 out of 255 parts red, 236 out of 255 parts green, and 217 out of 255 parts blue. Red is the weakest (with blue dominant) channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(234, 236, 217);

What is the HSL value of #EAECD9? +

The HSL value of #EAECD9 is hsl(66, 33%, 89%). The hue is 66°, placing it in the yellow family on the color wheel. The saturation is 33%, making it moderately saturated. The lightness is 89%, making it light. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #EAECD9 a warm or cool color? +

#EAECD9 is classified as a warm color based on its hue angle of 66°. Warm colors — reds, oranges, and yellows — evoke energy, enthusiasm, and urgency. They tend to advance visually and draw the eye. In design, warm colors are often used for calls-to-action, food and hospitality brands, and anywhere a feeling of warmth or excitement is desired.

What is the CMYK value of #EAECD9? +

The approximate CMYK value of #EAECD9 is C:1% M:0% Y:8% K:7%. CMYK (Cyan, Magenta, Yellow, Key/Black) is the color model used in physical printing. Unlike RGB which mixes light additively on screens, CMYK mixes inks subtractively on paper. Note that the RGB-to-CMYK conversion is an approximation — screen colors and print colors exist in different color gamuts, and some screen colors cannot be exactly reproduced in print. For precise print work, consult a professional print color profile or Pantone matching system.

Analyze #EAECD9 with Other Tools

🔢
Color Converter
Get all formats for #EAECD9 — HEX, RGB, HSL, HSV, CMYK, harmonies and shades.
Contrast Checker
Test whether #EAECD9 passes WCAG AA/AAA contrast requirements as text.
🎨
Palette Generator
Generate complementary, triadic, and analogous palettes starting from #EAECD9.
👓
Blindness Simulator
See how #EAECD9 appears to users with deuteranopia, protanopia, and tritanopia.
📊
Color Analysis
Deep analysis of luminance, temperature, psychology and harmonies for #EAECD9.
🎭
Creative Aspects
Explore the mood, psychology, seasonal meaning, and mixing guide for #EAECD9.
🌅
Gradient Maker
Create a beautiful CSS linear or radial gradient starting from #EAECD9.
🔬
Technical Formats
See #EAECD9 in OKLCH, Lab, HSV, XYZ, and other advanced color spaces.
🎨
Practical Formats
Get #EAECD9 as a CSS variable, Tailwind class, design token, and more.

More Color Tools

Explore our full suite of free color utilities for designers and developers.