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

Light Vivid Amber

#FBF48E

📝 Color Information for #FBF48E

The hexadecimal color code #FBF48E represents a light shade in the orange family. In the RGB color model, this color is composed of 251 red, 244 green, and 142 blue, which translates to approximately 98% red, 96% green, and 56% 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, #FBF48E has a hue of 56 degrees, a saturation level of 93%, and a lightness value of 77%. The hue angle of 56° places this color firmly in the orange spectrum. In the HSV/HSB color model, this translates to a hue of 56°, saturation of 43%, and brightness/value of 98%. For print applications using the CMYK color model, #FBF48E would be reproduced using 0% cyan, 3% magenta, 43% yellow, and 2% 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 #FBF48E with other colors, consider its complementary color at hue 236° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 16512142, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #FBF48E

Tailwind CSS
yellow-200
HEX
#FBF48E
RGB
rgb(251, 244, 142)
RGB %
98%, 96%, 56%
HSL
hsl(56, 93%, 77%)
HSV
hsv(56, 43%, 98%)
CMYK
0%, 3%, 43%, 2%
Decimal
16512142
Web Safe
#FFFF99

🎨 Color Schemes for #FBF48E

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #FBF48E

🌗 Shades and Tints of #FBF48E

Shades (adding black)
Tints (adding white)

🎚️ Tones of #FBF48E

Tones (adding gray / desaturating)

🌈 Hue Variations of #FBF48E

Hue Variations (shifting the color spectrum)

👁️ Preview of #FBF48E in Use

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

👓 Color Blindness Simulation for #FBF48E

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

:root { --color-hex: #FBF48E; --color-rgb: 251, 244, 142; --color-hsl: 56, 93%, 77%; } .bg-color { background-color: #FBF48E; } .text-color { color: #FBF48E; } .border-color { border-color: #FBF48E; }

🛠️ Use #FBF48E in Your Project

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

🔗 Related Colors to #FBF48E

#FBBD8E
Hue -30°
#FBD88E
Hue -15°
#E7FB8E
Hue +15°
#CCFB8E
Hue +30°
#F9EE53
85% L
#F7E81D
70% L
#C0B407
50% L
#716A04
30% L
#FCF6A6
82% L
#FDF8BA
86% L
#FDFBD3
91% L
#FEFDE6
95% L

About Light Vivid Amber (#FBF48E)

Light Vivid Amber is a light, vibrant, warm orange color with a hue angle of 56°, saturation of 93%, and lightness of 77%. Its RGB value is (251, 244, 142) and its CMYK breakdown is C:0% M:3% Y:43% K:2%.

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

What is the HEX code for Light Vivid Amber? +

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

The RGB value of #FBF48E is rgb(251, 244, 142). This means the color contains 251 out of 255 parts red, 244 out of 255 parts green, and 142 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(251, 244, 142);

What is the HSL value of #FBF48E? +

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

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

The approximate CMYK value of #FBF48E is C:0% M:3% Y:43% K:2%. 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 #FBF48E with Other Tools

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