#FEB499#FEB499
#FEB499 is a very light, moderate orange. Relative luminance 0.560; OKLCH L 83.3% C 0.095 H 40.9°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB499 |
|---|---|
| RGB | rgb(254, 180, 153) |
| HSL | hsl(16, 98%, 80%) |
| HSV | hsv(16, 40%, 100%) |
| CMYK | cmyk(0%, 29.1%, 39.8%, 0.4%) |
| CIE-LAB | lab(79.62, 23.66, 24.52) |
| CIE-LCH | lch(79.62, 34.07, 46.03°) |
| OKLab | oklab(83.32% 0.0715 0.0619) |
| OKLCH | oklch(83.32% 0.095 40.9) |
| XYZ | xyz(62.9466, 56.0175, 37.6279) |
| Luminance | 0.5601 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 1.81
Light Salmon
#FEA993
ΔE00 3.57
Lightsalmon
#FFA07A
ΔE00 5.76
Blush (survey)
#F29E8E
ΔE00 6.61
Peach (survey)
#FFB07C
ΔE00 7.34
Darksalmon
#E9967A
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB499 #99E3FE
analogous
#FE99B0 #FEB499 #FEE799
triadic
#FEB499 #99FEB4 #B499FE
tetradic
#FEB499 #B0FE99 #99E3FE #E799FE
square
#FEB499 #B0FE99 #99E3FE #E799FE
split-complementary
#FEB499 #99FEE7 #99B0FE
monochromatic
#FD5B20 #FD875C #FEB499 #FFE1D6 #FFE9E1
Accessibility & contrast
On white
1.72
#FEB499 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#FEB499 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB499
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB499 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB499 | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BC97
Deuteranopia (green-blind)
#D8CB99
Tritanopia (blue-blind)
#FFA8AD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #feb499; /* rgb */ color: rgb(254, 180, 153); /* oklch */ color: oklch(83.3% 0.095 40.9);
Tailwind
colors: {
custom: {
50: '#ffcab7',
500: '#feb499',
950: '#000000',
},
}SCSS
$custom: #feb499; $custom-light: #ffcab7; $custom-dark: #000000;
JSON
{
"hex": "#feb499",
"rgb": {
"r": 254,
"g": 180,
"b": 153
},
"hsl": {
"h": 16.04,
"s": 98.058,
"l": 79.804
},
"oklch": {
"l": 0.83324,
"c": 0.09451,
"h": 40.9
},
"luminance": 0.56013
}Semantic roles & 50–950 ramp
primary
#FEB499
secondary
#5BBDE0
accent
#A8E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281