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

Soft Vivid Yellow

#E7EC6A

📝 Color Information for #E7EC6A

The hexadecimal color code #E7EC6A represents a light shade in the yellow family. In the RGB color model, this color is composed of 231 red, 236 green, and 106 blue, which translates to approximately 91% 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, #E7EC6A has a hue of 62 degrees, a saturation level of 77%, and a lightness value of 67%. The hue angle of 62° places this color firmly in the yellow spectrum. In the HSV/HSB color model, this translates to a hue of 62°, saturation of 55%, and brightness/value of 93%. For print applications using the CMYK color model, #E7EC6A would be reproduced using 2% cyan, 0% magenta, 55% yellow, and 7% black. The closest web-safe color is #FFFF66, 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 #E7EC6A with other colors, consider its complementary color at hue 242° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 15199338, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #E7EC6A

Tailwind CSS
amber-200
HEX
#E7EC6A
RGB
rgb(231, 236, 106)
RGB %
91%, 93%, 42%
HSL
hsl(62, 77%, 67%)
HSV
hsv(62, 55%, 93%)
CMYK
2%, 0%, 55%, 7%
Decimal
15199338
Web Safe
#FFFF66

🎨 Color Schemes for #E7EC6A

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #E7EC6A

🌗 Shades and Tints of #E7EC6A

Shades (adding black)
Tints (adding white)

🎚️ Tones of #E7EC6A

Tones (adding gray / desaturating)

🌈 Hue Variations of #E7EC6A

Hue Variations (shifting the color spectrum)

👁️ Preview of #E7EC6A in Use

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

👓 Color Blindness Simulation for #E7EC6A

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

:root { --color-hex: #E7EC6A; --color-rgb: 231, 236, 106; --color-hsl: 62, 77%, 67%; } .bg-color { background-color: #E7EC6A; } .text-color { color: #E7EC6A; } .border-color { border-color: #E7EC6A; }

🛠️ Use #E7EC6A in Your Project

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

🔗 Related Colors to #E7EC6A

#ECAF6A
Hue -30°
#ECD06A
Hue -15°
#C7EC6A
Hue +15°
#A7EC6A
Hue +30°
#E0E63D
85% L
#CED41C
70% L
#959914
50% L
#585A0C
30% L
#ECF08A
74% L
#F1F3A5
80% L
#F6F7C4
87% L
#FAFBDF
93% L

About Soft Vivid Yellow (#E7EC6A)

Soft Vivid Yellow is a medium, vibrant, warm yellow color with a hue angle of 62°, saturation of 77%, and lightness of 67%. Its RGB value is (231, 236, 106) and its CMYK breakdown is C:2% 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 #E7EC6A

What is the HEX code for Soft Vivid Yellow? +

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

The RGB value of #E7EC6A is rgb(231, 236, 106). This means the color contains 231 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(231, 236, 106);

What is the HSL value of #E7EC6A? +

The HSL value of #E7EC6A is hsl(62, 77%, 67%). The hue is 62°, 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 #E7EC6A a warm or cool color? +

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

The approximate CMYK value of #E7EC6A is C:2% 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 #E7EC6A with Other Tools

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