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

Light Yellow

#EDEFD1

📝 Color Information for #EDEFD1

The hexadecimal color code #EDEFD1 represents a very light shade in the yellow family. In the RGB color model, this color is composed of 237 red, 239 green, and 209 blue, which translates to approximately 93% red, 94% green, and 82% 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, #EDEFD1 has a hue of 64 degrees, a saturation level of 48%, and a lightness value of 88%. 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 13%, and brightness/value of 94%. For print applications using the CMYK color model, #EDEFD1 would be reproduced using 1% cyan, 0% magenta, 13% 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 #EDEFD1 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 15593425, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #EDEFD1

Tailwind CSS
lime-100
HEX
#EDEFD1
RGB
rgb(237, 239, 209)
RGB %
93%, 94%, 82%
HSL
hsl(64, 48%, 88%)
HSV
hsv(64, 13%, 94%)
CMYK
1%, 0%, 13%, 6%
Decimal
15593425
Web Safe
#FFFFCC

🎨 Color Schemes for #EDEFD1

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #EDEFD1

🌗 Shades and Tints of #EDEFD1

Shades (adding black)
Tints (adding white)

🎚️ Tones of #EDEFD1

Tones (adding gray / desaturating)

🌈 Hue Variations of #EDEFD1

Hue Variations (shifting the color spectrum)

👁️ Preview of #EDEFD1 in Use

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

👓 Color Blindness Simulation for #EDEFD1

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

:root { --color-hex: #EDEFD1; --color-rgb: 237, 239, 209; --color-hsl: 64, 48%, 88%; } .bg-color { background-color: #EDEFD1; } .text-color { color: #EDEFD1; } .border-color { border-color: #EDEFD1; }

🛠️ Use #EDEFD1 in Your Project

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

🔗 Related Colors to #EDEFD1

#EFE2D2
Hue -30°
#EFEAD2
Hue -15°
#E6EFD2
Hue +15°
#DEEFD2
Hue +30°
#DADEA1
85% L
#C6CD70
70% L
#9FA63A
50% L
#5E6222
30% L
#F0F2D9
90% L
#F5F6E5
93% L
#F8F8EC
95% L
#FCFCF7
98% L

About Light Yellow (#EDEFD1)

Light Yellow is a light, moderately saturated, warm yellow color with a hue angle of 64°, saturation of 48%, and lightness of 88%. Its RGB value is (237, 239, 209) and its CMYK breakdown is C:1% M:0% Y:13% 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 #EDEFD1

What is the HEX code for Light Yellow? +

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

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

What is the HSL value of #EDEFD1? +

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

#EDEFD1 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 #EDEFD1? +

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

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