#FBAB79#FBAB79
#FBAB79 is a light, moderate orange. Relative luminance 0.510; OKLCH L 80.8% C 0.115 H 52.4°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAB79 |
|---|---|
| RGB | rgb(251, 171, 121) |
| HSL | hsl(23, 94%, 73%) |
| HSV | hsv(23, 52%, 98%) |
| CMYK | cmyk(0%, 31.9%, 51.8%, 1.6%) |
| CIE-LAB | lab(76.69, 24.08, 37.53) |
| CIE-LCH | lch(76.69, 44.59, 57.31°) |
| OKLab | oklab(80.8% 0.07 0.091) |
| OKLCH | oklch(80.8% 0.115 52.4) |
| XYZ | xyz(57.8010, 51.0201, 24.8891) |
| Luminance | 0.5102 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.36
Apricot (survey)
#FFB16D
ΔE00 4.89
Sandybrown
#F4A460
ΔE00 4.89
Lightsalmon
#FFA07A
ΔE00 5.58
Pastel Orange
#FF964F
ΔE00 6.41
Pale Orange
#FFA756
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAB79 #79C9FB
analogous
#FB7988 #FBAB79 #FBEC79
triadic
#FBAB79 #79FBAB #AB79FB
tetradic
#FBAB79 #88FB79 #79C9FB #EC79FB
square
#FBAB79 #88FB79 #79C9FB #EC79FB
split-complementary
#FBAB79 #79FBEC #7988FB
monochromatic
#F26207 #F9863E #FBAB79 #FDD0B4 #FEECE1
Accessibility & contrast
On white
1.87
#FBAB79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#FBAB79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAB79
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAB79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAB79 | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B375
Deuteranopia (green-blind)
#D4C479
Tritanopia (blue-blind)
#FF9C9E
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fbab79; /* rgb */ color: rgb(251, 171, 121); /* oklch */ color: oklch(80.8% 0.115 52.4);
Tailwind
colors: {
custom: {
50: '#ffc4a0',
500: '#fbab79',
950: '#000000',
},
}SCSS
$custom: #fbab79; $custom-light: #ffc4a0; $custom-dark: #000000;
JSON
{
"hex": "#fbab79",
"rgb": {
"r": 251,
"g": 171,
"b": 121
},
"hsl": {
"h": 23.077,
"s": 94.203,
"l": 72.941
},
"oklch": {
"l": 0.80804,
"c": 0.11478,
"h": 52.4
},
"luminance": 0.51016
}Semantic roles & 50–950 ramp
primary
#FBAB79
secondary
#409ED8
accent
#8DE600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#18120F
muted
#868280