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

Light Warm Yellow

#EAEFCC

📝 Color Information for #EAEFCC

The hexadecimal color code #EAEFCC represents a very light shade in the yellow family. In the RGB color model, this color is composed of 234 red, 239 green, and 204 blue, which translates to approximately 92% red, 94% green, and 80% blue. This makes it a moderately saturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #EAEFCC has a hue of 69 degrees, a saturation level of 52%, and a lightness value of 87%. The hue angle of 69° places this color firmly in the yellow spectrum. In the HSV/HSB color model, this translates to a hue of 69°, saturation of 15%, and brightness/value of 94%. For print applications using the CMYK color model, #EAEFCC would be reproduced using 2% cyan, 0% magenta, 15% yellow, and 6% 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 #EAEFCC with other colors, consider its complementary color at hue 249° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 15396812, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #EAEFCC

Tailwind CSS
lime-100
HEX
#EAEFCC
RGB
rgb(234, 239, 204)
RGB %
92%, 94%, 80%
HSL
hsl(69, 52%, 87%)
HSV
hsv(69, 15%, 94%)
CMYK
2%, 0%, 15%, 6%
Decimal
15396812
Web Safe
#FFFFCC

🎨 Color Schemes for #EAEFCC

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #EAEFCC

🌗 Shades and Tints of #EAEFCC

Shades (adding black)
Tints (adding white)

🎚️ Tones of #EAEFCC

Tones (adding gray / desaturating)

🌈 Hue Variations of #EAEFCC

Hue Variations (shifting the color spectrum)

👁️ Preview of #EAEFCC in Use

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

👓 Color Blindness Simulation for #EAEFCC

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

:root { --color-hex: #EAEFCC; --color-rgb: 234, 239, 204; --color-hsl: 69, 52%, 87%; } .bg-color { background-color: #EAEFCC; } .text-color { color: #EAEFCC; } .border-color { border-color: #EAEFCC; }

🛠️ Use #EAEFCC in Your Project

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

🔗 Related Colors to #EAEFCC

#EFE3CD
Hue -30°
#EFECCD
Hue -15°
#E1EFCD
Hue +15°
#D9EFCD
Hue +30°
#D5DF9A
85% L
#C0CF68
70% L
#99AB36
50% L
#5A6520
30% L
#EFF3D8
90% L
#F2F5E0
92% L
#F7F9EC
95% L
#FAFBF3
97% L

About Light Warm Yellow (#EAEFCC)

Light Warm Yellow is a light, moderately saturated, warm yellow color with a hue angle of 69°, saturation of 52%, and lightness of 87%. Its RGB value is (234, 239, 204) and its CMYK breakdown is C:2% M:0% Y:15% K:6%.

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

What is the HEX code for Light Warm Yellow? +

The HEX code for Light Warm Yellow is #EAEFCC. In CSS you can use it directly as color: #EAEFCC; or as a background: background-color: #EAEFCC;. 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 #EAEFCC? +

The RGB value of #EAEFCC is rgb(234, 239, 204). This means the color contains 234 out of 255 parts red, 239 out of 255 parts green, and 204 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, 239, 204);

What is the HSL value of #EAEFCC? +

The HSL value of #EAEFCC is hsl(69, 52%, 87%). The hue is 69°, placing it in the yellow family on the color wheel. The saturation is 52%, making it moderately saturated. The lightness is 87%, 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 #EAEFCC a warm or cool color? +

#EAEFCC is classified as a warm color based on its hue angle of 69°. 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 #EAEFCC? +

The approximate CMYK value of #EAEFCC is C:2% M:0% Y:15% K:6%. 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 #EAEFCC with Other Tools

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