#FBAB86#FBAB86
#FBAB86 is a light, moderate orange. Relative luminance 0.514; OKLCH L 81.0% C 0.107 H 45.6°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAB86 |
|---|---|
| RGB | rgb(251, 171, 134) |
| HSL | hsl(19, 94%, 75%) |
| HSV | hsv(19, 47%, 98%) |
| CMYK | cmyk(0%, 31.9%, 46.6%, 1.6%) |
| CIE-LAB | lab(76.90, 25.26, 30.94) |
| CIE-LCH | lch(76.90, 39.94, 50.76°) |
| OKLab | oklab(81.03% 0.0749 0.0765) |
| OKLCH | oklch(81.03% 0.107 45.6) |
| XYZ | xyz(58.6526, 51.3608, 29.3741) |
| Luminance | 0.5136 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 3.25
Peach (survey)
#FFB07C
ΔE00 4.54
Pale Salmon
#FFB19A
ΔE00 4.80
Light Salmon
#FEA993
ΔE00 5.27
Darksalmon
#E9967A
ΔE00 6.09
Pinkish Tan
#D99B82
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAB86 #86D6FB
analogous
#FB869B #FBAB86 #FBE586
triadic
#FBAB86 #86FBAB #AB86FB
tetradic
#FBAB86 #9BFB86 #86D6FB #E586FB
square
#FBAB86 #9BFB86 #86D6FB #E586FB
split-complementary
#FBAB86 #86FBE5 #869BFB
monochromatic
#F75910 #F9824B #FBAB86 #FDD4C1 #FEEAE1
Accessibility & contrast
On white
1.86
#FBAB86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#FBAB86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAB86
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAB86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAB86 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B483
Deuteranopia (green-blind)
#D3C586
Tritanopia (blue-blind)
#FF9DA1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fbab86; /* rgb */ color: rgb(251, 171, 134); /* oklch */ color: oklch(81.0% 0.107 45.6);
Tailwind
colors: {
custom: {
50: '#ffc4a9',
500: '#fbab86',
950: '#000000',
},
}SCSS
$custom: #fbab86; $custom-light: #ffc4a9; $custom-dark: #000000;
JSON
{
"hex": "#fbab86",
"rgb": {
"r": 251,
"g": 171,
"b": 134
},
"hsl": {
"h": 18.974,
"s": 93.6,
"l": 75.49
},
"oklch": {
"l": 0.8103,
"c": 0.10708,
"h": 45.6
},
"luminance": 0.51356
}Semantic roles & 50–950 ramp
primary
#FBAB86
secondary
#4CADDA
accent
#9DE600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#181210
muted
#868280