#FBAE86#FBAE86
#FBAE86 is a light, moderate orange. Relative luminance 0.525; OKLCH L 81.6% C 0.105 H 48.2°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAE86 |
|---|---|
| RGB | rgb(251, 174, 134) |
| HSL | hsl(21, 94%, 75%) |
| HSV | hsv(21, 47%, 98%) |
| CMYK | cmyk(0%, 30.7%, 46.6%, 1.6%) |
| CIE-LAB | lab(77.58, 23.69, 31.84) |
| CIE-LCH | lch(77.58, 39.69, 53.35°) |
| OKLab | oklab(81.56% 0.0702 0.0786) |
| OKLCH | oklch(81.56% 0.105 48.2) |
| XYZ | xyz(59.2257, 52.5070, 29.5651) |
| Luminance | 0.5250 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.29
Lightsalmon
#FFA07A
ΔE00 4.38
Pale Salmon
#FFB19A
ΔE00 5.74
Light Salmon
#FEA993
ΔE00 6.52
Darksalmon
#E9967A
ΔE00 7.22
Apricot (survey)
#FFB16D
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAE86 #86D3FB
analogous
#FB8698 #FBAE86 #FBE986
triadic
#FBAE86 #86FBAE #AE86FB
tetradic
#FBAE86 #98FB86 #86D3FB #E986FB
square
#FBAE86 #98FB86 #86D3FB #E986FB
split-complementary
#FBAE86 #86FBE9 #8698FB
monochromatic
#F75F10 #F9864B #FBAE86 #FDD6C1 #FEEBE1
Accessibility & contrast
On white
1.83
#FBAE86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#FBAE86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAE86
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAE86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAE86 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B683
Deuteranopia (green-blind)
#D5C686
Tritanopia (blue-blind)
#FFA0A4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fbae86; /* rgb */ color: rgb(251, 174, 134); /* oklch */ color: oklch(81.6% 0.105 48.2);
Tailwind
colors: {
custom: {
50: '#ffc6a9',
500: '#fbae86',
950: '#000000',
},
}SCSS
$custom: #fbae86; $custom-light: #ffc6a9; $custom-dark: #000000;
JSON
{
"hex": "#fbae86",
"rgb": {
"r": 251,
"g": 174,
"b": 134
},
"hsl": {
"h": 20.513,
"s": 93.6,
"l": 75.49
},
"oklch": {
"l": 0.81562,
"c": 0.10539,
"h": 48.2
},
"luminance": 0.52503
}Semantic roles & 50–950 ramp
primary
#FBAE86
secondary
#4CA9DA
accent
#97E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#181310
muted
#868280