#FBAE87#FBAE87
#FBAE87 is a light, moderate orange. Relative luminance 0.525; OKLCH L 81.6% C 0.105 H 47.7°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAE87 |
|---|---|
| RGB | rgb(251, 174, 135) |
| HSL | hsl(20, 94%, 76%) |
| HSV | hsv(20, 46%, 98%) |
| CMYK | cmyk(0%, 30.7%, 46.2%, 1.6%) |
| CIE-LAB | lab(77.60, 23.79, 31.33) |
| CIE-LCH | lch(77.60, 39.34, 52.80°) |
| OKLab | oklab(81.58% 0.0706 0.0775) |
| OKLCH | oklch(81.58% 0.105 47.7) |
| XYZ | xyz(59.2958, 52.5350, 29.9342) |
| Luminance | 0.5253 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.59
Lightsalmon
#FFA07A
ΔE00 4.25
Pale Salmon
#FFB19A
ΔE00 5.44
Light Salmon
#FEA993
ΔE00 6.22
Darksalmon
#E9967A
ΔE00 7.06
Pinkish Tan
#D99B82
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAE87 #87D4FB
analogous
#FB879A #FBAE87 #FBE887
triadic
#FBAE87 #87FBAE #AE87FB
tetradic
#FBAE87 #9AFB87 #87D4FB #E887FB
square
#FBAE87 #9AFB87 #87D4FB #E887FB
split-complementary
#FBAE87 #87FBE8 #879AFB
monochromatic
#F75E11 #F9864C #FBAE87 #FDD6C2 #FEEBE1
Accessibility & contrast
On white
1.83
#FBAE87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#FBAE87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAE87
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAE87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAE87 | 1.00 | 1.83 | 11.51 | 11.51 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B684
Deuteranopia (green-blind)
#D5C687
Tritanopia (blue-blind)
#FFA1A4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fbae87; /* rgb */ color: rgb(251, 174, 135); /* oklch */ color: oklch(81.6% 0.105 47.7);
Tailwind
colors: {
custom: {
50: '#ffc6aa',
500: '#fbae87',
950: '#000000',
},
}SCSS
$custom: #fbae87; $custom-light: #ffc6aa; $custom-dark: #000000;
JSON
{
"hex": "#fbae87",
"rgb": {
"r": 251,
"g": 174,
"b": 135
},
"hsl": {
"h": 20.172,
"s": 93.548,
"l": 75.686
},
"oklch": {
"l": 0.8158,
"c": 0.1048,
"h": 47.7
},
"luminance": 0.52531
}Semantic roles & 50–950 ramp
primary
#FBAE87
secondary
#4CAADA
accent
#98E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281