#FABA79#FABA79
#FABA79 is a very light, moderate orange. Relative luminance 0.568; OKLCH L 83.4% C 0.110 H 65.8°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FABA79 |
|---|---|
| RGB | rgb(250, 186, 121) |
| HSL | hsl(30, 93%, 73%) |
| HSV | hsv(30, 52%, 98%) |
| CMYK | cmyk(0%, 25.6%, 51.6%, 2%) |
| CIE-LAB | lab(80.08, 15.81, 41.78) |
| CIE-LCH | lch(80.08, 44.68, 69.27°) |
| OKLab | oklab(83.42% 0.0453 0.1006) |
| OKLCH | oklch(83.42% 0.11 65.8) |
| XYZ | xyz(60.4375, 56.8264, 25.8708) |
| Luminance | 0.5682 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 3.45
Sandybrown
#F4A460
ΔE00 5.93
Pale Orange
#FFA756
ΔE00 6.04
Peach (survey)
#FFB07C
ΔE00 6.08
Light Orange
#FDAA48
ΔE00 6.43
Burlywood
#DEB887
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FABA79 #79B9FA
analogous
#FA7A79 #FABA79 #F9FA79
triadic
#FABA79 #79FABA #BA79FA
tetradic
#FABA79 #79FA7A #79B9FA #FA79F9
square
#FABA79 #79FA7A #79B9FA #FA79F9
split-complementary
#FABA79 #79F9FA #7A79FA
monochromatic
#F07D09 #F89C3E #FABA79 #FCD8B4 #FEF0E2
Accessibility & contrast
On white
1.70
#FABA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#FABA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FABA79
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FABA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FABA79 | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBE74
Deuteranopia (green-blind)
#DECC7A
Tritanopia (blue-blind)
#FFACAA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #faba79; /* rgb */ color: rgb(250, 186, 121); /* oklch */ color: oklch(83.4% 0.110 65.8);
Tailwind
colors: {
custom: {
50: '#ffcea1',
500: '#faba79',
950: '#000000',
},
}SCSS
$custom: #faba79; $custom-light: #ffcea1; $custom-dark: #000000;
JSON
{
"hex": "#faba79",
"rgb": {
"r": 250,
"g": 186,
"b": 121
},
"hsl": {
"h": 30.233,
"s": 92.806,
"l": 72.745
},
"oklch": {
"l": 0.83416,
"c": 0.11037,
"h": 65.8
},
"luminance": 0.56822
}Semantic roles & 50–950 ramp
primary
#FABA79
secondary
#418BD7
accent
#72E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18130F
muted
#868380