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

Light Vivid Amber

#FEE67B

📝 Color Information for #FEE67B

The hexadecimal color code #FEE67B represents a light shade in the orange family. In the RGB color model, this color is composed of 254 red, 230 green, and 123 blue, which translates to approximately 100% red, 90% green, and 48% blue. This makes it a highly 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, #FEE67B has a hue of 49 degrees, a saturation level of 98%, and a lightness value of 74%. The hue angle of 49° places this color firmly in the orange spectrum. In the HSV/HSB color model, this translates to a hue of 49°, saturation of 52%, and brightness/value of 100%. For print applications using the CMYK color model, #FEE67B would be reproduced using 0% cyan, 9% magenta, 52% yellow, and 0% 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. 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 #FEE67B with other colors, consider its complementary color at hue 229° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 16705147, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #FEE67B

Tailwind CSS
amber-200
HEX
#FEE67B
RGB
rgb(254, 230, 123)
RGB %
100%, 90%, 48%
HSL
hsl(49, 98%, 74%)
HSV
hsv(49, 52%, 100%)
CMYK
0%, 9%, 52%, 0%
Decimal
16705147
Web Safe
#FFFF66

🎨 Color Schemes for #FEE67B

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #FEE67B

🌗 Shades and Tints of #FEE67B

Shades (adding black)
Tints (adding white)

🎚️ Tones of #FEE67B

Tones (adding gray / desaturating)

🌈 Hue Variations of #FEE67B

Hue Variations (shifting the color spectrum)

👁️ Preview of #FEE67B in Use

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

👓 Color Blindness Simulation for #FEE67B

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

:root { --color-hex: #FEE67B; --color-rgb: 254, 230, 123; --color-hsl: 49, 98%, 74%; } .bg-color { background-color: #FEE67B; } .text-color { color: #FEE67B; } .border-color { border-color: #FEE67B; }

🛠️ Use #FEE67B in Your Project

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

🔗 Related Colors to #FEE67B

#FEA57C
Hue -30°
#FEC57C
Hue -15°
#F5FE7C
Hue +15°
#D5FE7C
Hue +30°
#FDDB44
85% L
#FDD10D
70% L
#BB9902
50% L
#6F5B01
30% L
#FEEB95
79% L
#FEF0AE
84% L
#FEF5CD
90% L
#FFFAE6
95% L

About Light Vivid Amber (#FEE67B)

Light Vivid Amber is a light, vibrant, warm orange color with a hue angle of 49°, saturation of 98%, and lightness of 74%. Its RGB value is (254, 230, 123) and its CMYK breakdown is C:0% M:9% Y:52% K:0%.

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

What is the HEX code for Light Vivid Amber? +

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

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

What is the HSL value of #FEE67B? +

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

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

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

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