✓ Copied to clipboard
#E1EC6A (Soft Vivid Yellow) color swatch preview — Color From Pic.
#E1EC6A — Soft Vivid Yellow color swatch

Soft Vivid Yellow

#E1EC6A

📝 Color Information for #E1EC6A

The hexadecimal color code #E1EC6A represents a light shade in the yellow family. In the RGB color model, this color is composed of 225 red, 236 green, and 106 blue, which translates to approximately 88% red, 93% green, and 42% 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, #E1EC6A has a hue of 65 degrees, a saturation level of 77%, and a lightness value of 67%. The hue angle of 65° places this color firmly in the yellow spectrum. In the HSV/HSB color model, this translates to a hue of 65°, saturation of 55%, and brightness/value of 93%. For print applications using the CMYK color model, #E1EC6A would be reproduced using 5% cyan, 0% magenta, 55% yellow, and 7% black. The closest web-safe color is #CCFF66, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. With its medium lightness, it's versatile enough for both foreground elements and subtle backgrounds. The high saturation makes this color vibrant and attention-grabbing, ideal for call-to-action buttons, highlights, and accent elements. When pairing #E1EC6A with other colors, consider its complementary color at hue 245° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 14806122, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #E1EC6A

Tailwind CSS
lime-300
HEX
#E1EC6A
RGB
rgb(225, 236, 106)
RGB %
88%, 93%, 42%
HSL
hsl(65, 77%, 67%)
HSV
hsv(65, 55%, 93%)
CMYK
5%, 0%, 55%, 7%
Decimal
14806122
Web Safe
#CCFF66

🎨 Color Schemes for #E1EC6A

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #E1EC6A

🌗 Shades and Tints of #E1EC6A

Shades (adding black)
Tints (adding white)

🎚️ Tones of #E1EC6A

Tones (adding gray / desaturating)

🌈 Hue Variations of #E1EC6A

Hue Variations (shifting the color spectrum)

👁️ Preview of #E1EC6A in Use

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

👓 Color Blindness Simulation for #E1EC6A

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

:root { --color-hex: #E1EC6A; --color-rgb: 225, 236, 106; --color-hsl: 65, 77%, 67%; } .bg-color { background-color: #E1EC6A; } .text-color { color: #E1EC6A; } .border-color { border-color: #E1EC6A; }

🛠️ Use #E1EC6A in Your Project

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

🔗 Related Colors to #E1EC6A

#ECB66A
Hue -30°
#ECD66A
Hue -15°
#C0EC6A
Hue +15°
#A0EC6A
Hue +30°
#D8E63D
85% L
#C5D41C
70% L
#8E9914
50% L
#545A0C
30% L
#E7F08A
74% L
#EDF3A5
80% L
#F3F7C4
87% L
#F9FBDF
93% L

About Soft Vivid Yellow (#E1EC6A)

Soft Vivid Yellow is a medium, vibrant, warm yellow color with a hue angle of 65°, saturation of 77%, and lightness of 67%. Its RGB value is (225, 236, 106) and its CMYK breakdown is C:5% M:0% Y:55% K:7%.

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

Frequently Asked Questions About #E1EC6A

What is the HEX code for Soft Vivid Yellow? +

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

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

What is the HSL value of #E1EC6A? +

The HSL value of #E1EC6A is hsl(65, 77%, 67%). The hue is 65°, placing it in the yellow family on the color wheel. The saturation is 77%, making it vibrant. The lightness is 67%, making it medium. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #E1EC6A a warm or cool color? +

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

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

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