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

Light Warm Yellow

#ECECA2

📝 Color Information for #ECECA2

The hexadecimal color code #ECECA2 represents a light shade in the yellow family. In the RGB color model, this color is composed of 236 red, 236 green, and 162 blue, which translates to approximately 93% red, 93% green, and 64% 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, #ECECA2 has a hue of 60 degrees, a saturation level of 66%, and a lightness value of 78%. 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 31%, and brightness/value of 93%. For print applications using the CMYK color model, #ECECA2 would be reproduced using 0% cyan, 0% magenta, 31% yellow, and 7% black. The closest web-safe color is #FFFF99, 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 #ECECA2 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 15527074, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #ECECA2

Tailwind CSS
lime-200
HEX
#ECECA2
RGB
rgb(236, 236, 162)
RGB %
93%, 93%, 64%
HSL
hsl(60, 66%, 78%)
HSV
hsv(60, 31%, 93%)
CMYK
0%, 0%, 31%, 7%
Decimal
15527074
Web Safe
#FFFF99

🎨 Color Schemes for #ECECA2

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #ECECA2

🌗 Shades and Tints of #ECECA2

Shades (adding black)
Tints (adding white)

🎚️ Tones of #ECECA2

Tones (adding gray / desaturating)

🌈 Hue Variations of #ECECA2

Hue Variations (shifting the color spectrum)

👁️ Preview of #ECECA2 in Use

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

👓 Color Blindness Simulation for #ECECA2

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

:root { --color-hex: #ECECA2; --color-rgb: 236, 236, 162; --color-hsl: 60, 66%, 78%; } .bg-color { background-color: #ECECA2; } .text-color { color: #ECECA2; } .border-color { border-color: #ECECA2; }

🛠️ Use #ECECA2 in Your Project

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

🔗 Related Colors to #ECECA2

#ECC7A2
Hue -30°
#ECD9A2
Hue -15°
#D9ECA2
Hue +15°
#C7ECA2
Hue +30°
#E2E26F
85% L
#D8D841
70% L
#A5A522
50% L
#616114
30% L
#EFEFB3
82% L
#F4F4C8
87% L
#F7F7D9
91% L
#FCFCEE
96% L

About Light Warm Yellow (#ECECA2)

Light Warm Yellow is a light, vibrant, warm yellow color with a hue angle of 60°, saturation of 66%, and lightness of 78%. Its RGB value is (236, 236, 162) and its CMYK breakdown is C:0% M:0% Y:31% 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 #ECECA2

What is the HEX code for Light Warm Yellow? +

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

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

What is the HSL value of #ECECA2? +

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

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

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

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