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

Light Yellow

#EFEFDA

📝 Color Information for #EFEFDA

The hexadecimal color code #EFEFDA represents a very light shade in the yellow family. In the RGB color model, this color is composed of 239 red, 239 green, and 218 blue, which translates to approximately 94% red, 94% 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, #EFEFDA has a hue of 60 degrees, a saturation level of 40%, and a lightness value of 90%. The hue angle of 60° places this color firmly in the yellow spectrum. In the HSV/HSB color model, this translates to a hue of 60°, saturation of 9%, and brightness/value of 94%. For print applications using the CMYK color model, #EFEFDA would be reproduced using 0% cyan, 0% magenta, 9% 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 #EFEFDA with other colors, consider its complementary color at hue 240° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 15724506, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #EFEFDA

Tailwind CSS
stone-200
HEX
#EFEFDA
RGB
rgb(239, 239, 218)
RGB %
94%, 94%, 85%
HSL
hsl(60, 40%, 90%)
HSV
hsv(60, 9%, 94%)
CMYK
0%, 0%, 9%, 6%
Decimal
15724506
Web Safe
#FFFFCC

🎨 Color Schemes for #EFEFDA

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #EFEFDA

🌗 Shades and Tints of #EFEFDA

Shades (adding black)
Tints (adding white)

🎚️ Tones of #EFEFDA

Tones (adding gray / desaturating)

🌈 Hue Variations of #EFEFDA

Hue Variations (shifting the color spectrum)

👁️ Preview of #EFEFDA in Use

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

👓 Color Blindness Simulation for #EFEFDA

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

:root { --color-hex: #EFEFDA; --color-rgb: 239, 239, 218; --color-hsl: 60, 40%, 90%; } .bg-color { background-color: #EFEFDA; } .text-color { color: #EFEFDA; } .border-color { border-color: #EFEFDA; }

🛠️ Use #EFEFDA in Your Project

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

🔗 Related Colors to #EFEFDA

#F0E6DB
Hue -30°
#F0EBDB
Hue -15°
#EBF0DB
Hue +15°
#E6F0DB
Hue +30°
#DCDCAD
85% L
#C6C67B
70% L
#A1A145
50% L
#606029
30% L
#F3F3E2
92% L
#F6F6EA
94% L
#F9F9F1
96% L
#FCFCF8
98% L

About Light Yellow (#EFEFDA)

Light Yellow is a light, moderately saturated, warm yellow color with a hue angle of 60°, saturation of 40%, and lightness of 90%. Its RGB value is (239, 239, 218) and its CMYK breakdown is C:0% M:0% Y:9% K:6%.

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

Frequently Asked Questions About #EFEFDA

What is the HEX code for Light Yellow? +

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

The RGB value of #EFEFDA is rgb(239, 239, 218). This means the color contains 239 out of 255 parts red, 239 out of 255 parts green, and 218 out of 255 parts blue. Red is the strongest channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(239, 239, 218);

What is the HSL value of #EFEFDA? +

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

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

The approximate CMYK value of #EFEFDA is C:0% M:0% Y:9% 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 #EFEFDA with Other Tools

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