#FBAF86#FBAF86
#FBAF86 is a light, moderate orange. Relative luminance 0.529; OKLCH L 81.7% C 0.105 H 49.1°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAF86 |
|---|---|
| RGB | rgb(251, 175, 134) |
| HSL | hsl(21, 94%, 75%) |
| HSV | hsv(21, 47%, 98%) |
| CMYK | cmyk(0%, 30.3%, 46.6%, 1.6%) |
| CIE-LAB | lab(77.81, 23.16, 32.14) |
| CIE-LCH | lch(77.81, 39.62, 54.22°) |
| OKLab | oklab(81.74% 0.0686 0.0793) |
| OKLCH | oklch(81.74% 0.105 49.1) |
| XYZ | xyz(59.4196, 52.8948, 29.6298) |
| Luminance | 0.5289 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.91
Lightsalmon
#FFA07A
ΔE00 4.79
Pale Salmon
#FFB19A
ΔE00 6.09
Apricot (survey)
#FFB16D
ΔE00 6.89
Light Salmon
#FEA993
ΔE00 6.95
Sandybrown
#F4A460
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAF86 #86D2FB
analogous
#FB8697 #FBAF86 #FBEA86
triadic
#FBAF86 #86FBAF #AF86FB
tetradic
#FBAF86 #97FB86 #86D2FB #EA86FB
square
#FBAF86 #97FB86 #86D2FB #EA86FB
split-complementary
#FBAF86 #86FBEA #8697FB
monochromatic
#F76110 #F9884B #FBAF86 #FDD6C1 #FEEBE1
Accessibility & contrast
On white
1.81
#FBAF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#FBAF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAF86
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAF86 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B783
Deuteranopia (green-blind)
#D6C786
Tritanopia (blue-blind)
#FFA1A4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fbaf86; /* rgb */ color: rgb(251, 175, 134); /* oklch */ color: oklch(81.7% 0.105 49.1);
Tailwind
colors: {
custom: {
50: '#ffc7a9',
500: '#fbaf86',
950: '#000000',
},
}SCSS
$custom: #fbaf86; $custom-light: #ffc7a9; $custom-dark: #000000;
JSON
{
"hex": "#fbaf86",
"rgb": {
"r": 251,
"g": 175,
"b": 134
},
"hsl": {
"h": 21.026,
"s": 93.6,
"l": 75.49
},
"oklch": {
"l": 0.8174,
"c": 0.10487,
"h": 49.1
},
"luminance": 0.5289
}Semantic roles & 50–950 ramp
primary
#FBAF86
secondary
#4CA8DA
accent
#95E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#181310
muted
#868280