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

Light Yellow

#ECECCB

📝 Color Information for #ECECCB

The hexadecimal color code #ECECCB represents a very light shade in the yellow family. In the RGB color model, this color is composed of 236 red, 236 green, and 203 blue, which translates to approximately 93% red, 93% green, and 80% 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, #ECECCB has a hue of 60 degrees, a saturation level of 46%, and a lightness value of 86%. 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 14%, and brightness/value of 93%. For print applications using the CMYK color model, #ECECCB would be reproduced using 0% cyan, 0% magenta, 14% 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 #ECECCB 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 15527115, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #ECECCB

Tailwind CSS
lime-100
HEX
#ECECCB
RGB
rgb(236, 236, 203)
RGB %
93%, 93%, 80%
HSL
hsl(60, 46%, 86%)
HSV
hsv(60, 14%, 93%)
CMYK
0%, 0%, 14%, 7%
Decimal
15527115
Web Safe
#FFFFCC

🎨 Color Schemes for #ECECCB

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #ECECCB

🌗 Shades and Tints of #ECECCB

Shades (adding black)
Tints (adding white)

🎚️ Tones of #ECECCB

Tones (adding gray / desaturating)

🌈 Hue Variations of #ECECCB

Hue Variations (shifting the color spectrum)

👁️ Preview of #ECECCB in Use

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

👓 Color Blindness Simulation for #ECECCB

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

:root { --color-hex: #ECECCB; --color-rgb: 236, 236, 203; --color-hsl: 60, 46%, 86%; } .bg-color { background-color: #ECECCB; } .text-color { color: #ECECCB; } .border-color { border-color: #ECECCB; }

🛠️ Use #ECECCB in Your Project

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

🔗 Related Colors to #ECECCB

#ECDBCB
Hue -30°
#ECE4CB
Hue -15°
#E4ECCB
Hue +15°
#DBECCB
Hue +30°
#DADA9A
85% L
#C8C86A
70% L
#A0A03B
50% L
#616124
30% L
#F0F0D6
89% L
#F4F4E1
92% L
#F7F7E9
94% L
#FBFBF4
97% L

About Light Yellow (#ECECCB)

Light Yellow is a light, moderately saturated, warm yellow color with a hue angle of 60°, saturation of 46%, and lightness of 86%. Its RGB value is (236, 236, 203) and its CMYK breakdown is C:0% M:0% Y:14% K:7%.

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

What is the HEX code for Light Yellow? +

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

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

What is the HSL value of #ECECCB? +

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

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

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

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