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

Light Vivid Amber

#EEEC87

📝 Color Information for #EEEC87

The hexadecimal color code #EEEC87 represents a light shade in the orange family. In the RGB color model, this color is composed of 238 red, 236 green, and 135 blue, which translates to approximately 93% red, 93% green, and 53% blue. This makes it a moderately saturated color with warm undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #EEEC87 has a hue of 59 degrees, a saturation level of 75%, and a lightness value of 73%. The hue angle of 59° places this color firmly in the orange spectrum. In the HSV/HSB color model, this translates to a hue of 59°, saturation of 43%, and brightness/value of 93%. For print applications using the CMYK color model, #EEEC87 would be reproduced using 0% cyan, 1% magenta, 43% 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 #EEEC87 with other colors, consider its complementary color at hue 239° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 15658119, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #EEEC87

Tailwind CSS
amber-200
HEX
#EEEC87
RGB
rgb(238, 236, 135)
RGB %
93%, 93%, 53%
HSL
hsl(59, 75%, 73%)
HSV
hsv(59, 43%, 93%)
CMYK
0%, 1%, 43%, 7%
Decimal
15658119
Web Safe
#FFFF99

🎨 Color Schemes for #EEEC87

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #EEEC87

🌗 Shades and Tints of #EEEC87

Shades (adding black)
Tints (adding white)

🎚️ Tones of #EEEC87

Tones (adding gray / desaturating)

🌈 Hue Variations of #EEEC87

Hue Variations (shifting the color spectrum)

👁️ Preview of #EEEC87 in Use

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

👓 Color Blindness Simulation for #EEEC87

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

:root { --color-hex: #EEEC87; --color-rgb: 238, 236, 135; --color-hsl: 59, 75%, 73%; } .bg-color { background-color: #EEEC87; } .text-color { color: #EEEC87; } .border-color { border-color: #EEEC87; }

🛠️ Use #EEEC87 in Your Project

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

🔗 Related Colors to #EEEC87

#EEB887
Hue -30°
#EED287
Hue -15°
#D6EE87
Hue +15°
#BCEE87
Hue +30°
#E7E455
85% L
#E0DD24
70% L
#A5A318
50% L
#62610E
30% L
#F1F09D
78% L
#F5F4B8
84% L
#F8F7CE
89% L
#FCFBE9
95% L

About Light Vivid Amber (#EEEC87)

Light Vivid Amber is a light, vibrant, warm orange color with a hue angle of 59°, saturation of 75%, and lightness of 73%. Its RGB value is (238, 236, 135) and its CMYK breakdown is C:0% M:1% Y:43% K:7%.

This is a Summer (Light) color palette archetype. Creativity, Adventure, Enthusiasm, Success. Orange combines the energy of red and the happiness of yellow.

Frequently Asked Questions About #EEEC87

What is the HEX code for Light Vivid Amber? +

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

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

What is the HSL value of #EEEC87? +

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

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

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

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