#FBAE84#FBAE84
#FBAE84 is a light, moderate orange. Relative luminance 0.524; OKLCH L 81.5% C 0.107 H 49.4°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAE84 |
|---|---|
| RGB | rgb(251, 174, 132) |
| HSL | hsl(21, 94%, 75%) |
| HSV | hsv(21, 47%, 98%) |
| CMYK | cmyk(0%, 30.7%, 47.4%, 1.6%) |
| CIE-LAB | lab(77.55, 23.50, 32.85) |
| CIE-LCH | lch(77.55, 40.39, 54.43°) |
| OKLab | oklab(81.53% 0.0694 0.0809) |
| OKLCH | oklch(81.53% 0.107 49.4) |
| XYZ | xyz(59.0876, 52.4517, 28.8374) |
| Luminance | 0.5245 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.71
Lightsalmon
#FFA07A
ΔE00 4.68
Pale Salmon
#FFB19A
ΔE00 6.34
Apricot (survey)
#FFB16D
ΔE00 6.70
Sandybrown
#F4A460
ΔE00 7.00
Light Salmon
#FEA993
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAE84 #84D1FB
analogous
#FB8496 #FBAE84 #FBE984
triadic
#FBAE84 #84FBAE #AE84FB
tetradic
#FBAE84 #96FB84 #84D1FB #E984FB
square
#FBAE84 #96FB84 #84D1FB #E984FB
split-complementary
#FBAE84 #84FBE9 #8496FB
monochromatic
#F7600D #F98749 #FBAE84 #FDD5BF #FEEBE1
Accessibility & contrast
On white
1.83
#FBAE84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#FBAE84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAE84
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAE84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAE84 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B681
Deuteranopia (green-blind)
#D5C684
Tritanopia (blue-blind)
#FFA0A3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fbae84; /* rgb */ color: rgb(251, 174, 132); /* oklch */ color: oklch(81.5% 0.107 49.4);
Tailwind
colors: {
custom: {
50: '#ffc6a8',
500: '#fbae84',
950: '#000000',
},
}SCSS
$custom: #fbae84; $custom-light: #ffc6a8; $custom-dark: #000000;
JSON
{
"hex": "#fbae84",
"rgb": {
"r": 251,
"g": 174,
"b": 132
},
"hsl": {
"h": 21.176,
"s": 93.701,
"l": 75.098
},
"oklch": {
"l": 0.81525,
"c": 0.10659,
"h": 49.4
},
"luminance": 0.52447
}Semantic roles & 50–950 ramp
primary
#FBAE84
secondary
#4AA7D9
accent
#95E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18130F
muted
#868280