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

Light Vivid Yellow

#E6F3AA

📝 Color Information for #E6F3AA

The hexadecimal color code #E6F3AA represents a very light shade in the yellow family. In the RGB color model, this color is composed of 230 red, 243 green, and 170 blue, which translates to approximately 90% red, 95% green, and 67% 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, #E6F3AA has a hue of 71 degrees, a saturation level of 75%, and a lightness value of 81%. The hue angle of 71° places this color firmly in the yellow spectrum. In the HSV/HSB color model, this translates to a hue of 71°, saturation of 30%, and brightness/value of 95%. For print applications using the CMYK color model, #E6F3AA would be reproduced using 5% cyan, 0% magenta, 30% yellow, and 5% 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 #E6F3AA with other colors, consider its complementary color at hue 251° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 15135658, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #E6F3AA

Tailwind CSS
lime-200
HEX
#E6F3AA
RGB
rgb(230, 243, 170)
RGB %
90%, 95%, 67%
HSL
hsl(71, 75%, 81%)
HSV
hsv(71, 30%, 95%)
CMYK
5%, 0%, 30%, 5%
Decimal
15135658
Web Safe
#FFFF99

🎨 Color Schemes for #E6F3AA

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #E6F3AA

🌗 Shades and Tints of #E6F3AA

Shades (adding black)
Tints (adding white)

🎚️ Tones of #E6F3AA

Tones (adding gray / desaturating)

🌈 Hue Variations of #E6F3AA

Hue Variations (shifting the color spectrum)

👁️ Preview of #E6F3AA in Use

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

👓 Color Blindness Simulation for #E6F3AA

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

:root { --color-hex: #E6F3AA; --color-rgb: 230, 243, 170; --color-hsl: 71, 75%, 81%; } .bg-color { background-color: #E6F3AA; } .text-color { color: #E6F3AA; } .border-color { border-color: #E6F3AA; }

🛠️ Use #E6F3AA in Your Project

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

🔗 Related Colors to #E6F3AA

#F3DCAA
Hue -30°
#F3EEAA
Hue -15°
#D3F3AA
Hue +15°
#C1F3AA
Hue +30°
#D5EB75
85% L
#C5E43F
70% L
#9AB71A
50% L
#5A6B0F
30% L
#EBF5BC
85% L
#F0F8CE
89% L
#F4FADB
92% L
#FAFCED
96% L

About Light Vivid Yellow (#E6F3AA)

Light Vivid Yellow is a light, vibrant, warm yellow color with a hue angle of 71°, saturation of 75%, and lightness of 81%. Its RGB value is (230, 243, 170) and its CMYK breakdown is C:5% M:0% Y:30% K:5%.

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

What is the HEX code for Light Vivid Yellow? +

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

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

What is the HSL value of #E6F3AA? +

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

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

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

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