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

Light Warm Yellow

#EEF2BB

📝 Color Information for #EEF2BB

The hexadecimal color code #EEF2BB represents a very light shade in the yellow family. In the RGB color model, this color is composed of 238 red, 242 green, and 187 blue, which translates to approximately 93% red, 95% green, and 73% 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, #EEF2BB has a hue of 64 degrees, a saturation level of 68%, and a lightness value of 84%. The hue angle of 64° places this color firmly in the yellow spectrum. In the HSV/HSB color model, this translates to a hue of 64°, saturation of 23%, and brightness/value of 95%. For print applications using the CMYK color model, #EEF2BB would be reproduced using 2% cyan, 0% magenta, 23% yellow, and 5% 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 high saturation makes this color vibrant and attention-grabbing, ideal for call-to-action buttons, highlights, and accent elements. When pairing #EEF2BB with other colors, consider its complementary color at hue 244° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 15659707, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #EEF2BB

Tailwind CSS
lime-100
HEX
#EEF2BB
RGB
rgb(238, 242, 187)
RGB %
93%, 95%, 73%
HSL
hsl(64, 68%, 84%)
HSV
hsv(64, 23%, 95%)
CMYK
2%, 0%, 23%, 5%
Decimal
15659707
Web Safe
#FFFFCC

🎨 Color Schemes for #EEF2BB

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #EEF2BB

🌗 Shades and Tints of #EEF2BB

Shades (adding black)
Tints (adding white)

🎚️ Tones of #EEF2BB

Tones (adding gray / desaturating)

🌈 Hue Variations of #EEF2BB

Hue Variations (shifting the color spectrum)

👁️ Preview of #EEF2BB in Use

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

👓 Color Blindness Simulation for #EEF2BB

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

:root { --color-hex: #EEF2BB; --color-rgb: 238, 242, 187; --color-hsl: 64, 68%, 84%; } .bg-color { background-color: #EEF2BB; } .text-color { color: #EEF2BB; } .border-color { border-color: #EEF2BB; }

🛠️ Use #EEF2BB in Your Project

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

🔗 Related Colors to #EEF2BB

#F2DABA
Hue -30°
#F2E8BA
Hue -15°
#E0F2BA
Hue +15°
#D3F2BA
Hue +30°
#E1E783
85% L
#D4DE4F
70% L
#AAB422
50% L
#656B14
30% L
#F1F4C7
87% L
#F5F7D4
90% L
#F9FAE5
94% L
#FCFDF2
97% L

About Light Warm Yellow (#EEF2BB)

Light Warm Yellow is a light, vibrant, warm yellow color with a hue angle of 64°, saturation of 68%, and lightness of 84%. Its RGB value is (238, 242, 187) and its CMYK breakdown is C:2% M:0% Y:23% K:5%.

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

What is the HEX code for Light Warm Yellow? +

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

The RGB value of #EEF2BB is rgb(238, 242, 187). This means the color contains 238 out of 255 parts red, 242 out of 255 parts green, and 187 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(238, 242, 187);

What is the HSL value of #EEF2BB? +

The HSL value of #EEF2BB is hsl(64, 68%, 84%). The hue is 64°, placing it in the yellow family on the color wheel. The saturation is 68%, making it vibrant. The lightness is 84%, 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 #EEF2BB a warm or cool color? +

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

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

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