#FBAA79#FBAA79
#FBAA79 is a light, moderate orange. Relative luminance 0.506; OKLCH L 80.6% C 0.115 H 51.6°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAA79 |
|---|---|
| RGB | rgb(251, 170, 121) |
| HSL | hsl(23, 94%, 73%) |
| HSV | hsv(23, 52%, 98%) |
| CMYK | cmyk(0%, 32.3%, 51.8%, 1.6%) |
| CIE-LAB | lab(76.46, 24.61, 37.23) |
| CIE-LCH | lch(76.46, 44.63, 56.54°) |
| OKLab | oklab(80.63% 0.0715 0.0903) |
| OKLCH | oklch(80.63% 0.115 51.6) |
| XYZ | xyz(57.6129, 50.6438, 24.8263) |
| Luminance | 0.5064 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.74
Lightsalmon
#FFA07A
ΔE00 5.13
Sandybrown
#F4A460
ΔE00 5.18
Apricot (survey)
#FFB16D
ΔE00 5.31
Pastel Orange
#FF964F
ΔE00 6.34
Pale Orange
#FFA756
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAA79 #79CAFB
analogous
#FB7989 #FBAA79 #FBEB79
triadic
#FBAA79 #79FBAA #AA79FB
tetradic
#FBAA79 #89FB79 #79CAFB #EB79FB
square
#FBAA79 #89FB79 #79CAFB #EB79FB
split-complementary
#FBAA79 #79FBEB #7989FB
monochromatic
#F26007 #F9843E #FBAA79 #FDD0B4 #FEECE1
Accessibility & contrast
On white
1.89
#FBAA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#FBAA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAA79
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAA79 | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B275
Deuteranopia (green-blind)
#D4C479
Tritanopia (blue-blind)
#FF9B9E
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fbaa79; /* rgb */ color: rgb(251, 170, 121); /* oklch */ color: oklch(80.6% 0.115 51.6);
Tailwind
colors: {
custom: {
50: '#ffc3a0',
500: '#fbaa79',
950: '#000000',
},
}SCSS
$custom: #fbaa79; $custom-light: #ffc3a0; $custom-dark: #000000;
JSON
{
"hex": "#fbaa79",
"rgb": {
"r": 251,
"g": 170,
"b": 121
},
"hsl": {
"h": 22.615,
"s": 94.203,
"l": 72.941
},
"oklch": {
"l": 0.80627,
"c": 0.11524,
"h": 51.6
},
"luminance": 0.50639
}Semantic roles & 50–950 ramp
primary
#FBAA79
secondary
#409FD8
accent
#8FE600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#18120F
muted
#868280