#FABB79#FABB79
#FABB79 is a very light, moderate orange. Relative luminance 0.572; OKLCH L 83.6% C 0.110 H 66.6°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FABB79 |
|---|---|
| RGB | rgb(250, 187, 121) |
| HSL | hsl(31, 93%, 73%) |
| HSV | hsv(31, 52%, 98%) |
| CMYK | cmyk(0%, 25.2%, 51.6%, 2%) |
| CIE-LAB | lab(80.32, 15.29, 42.08) |
| CIE-LCH | lch(80.32, 44.77, 70.03°) |
| OKLab | oklab(83.6% 0.0438 0.1013) |
| OKLCH | oklch(83.6% 0.11 66.6) |
| XYZ | xyz(60.6489, 57.2492, 25.9413) |
| Luminance | 0.5725 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 3.84
Sandybrown
#F4A460
ΔE00 6.29
Pale Orange
#FFA756
ΔE00 6.32
Light Orange
#FDAA48
ΔE00 6.46
Peach (survey)
#FFB07C
ΔE00 6.53
Burlywood
#DEB887
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FABB79 #79B8FA
analogous
#FA7B79 #FABB79 #F8FA79
triadic
#FABB79 #79FABB #BB79FA
tetradic
#FABB79 #79FA7B #79B8FA #FA79F8
square
#FABB79 #79FA7B #79B8FA #FA79F8
split-complementary
#FABB79 #79F8FA #7B79FA
monochromatic
#F07F09 #F89D3E #FABB79 #FCD9B4 #FEF0E2
Accessibility & contrast
On white
1.69
#FABB79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#FABB79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FABB79
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FABB79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FABB79 | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0BF74
Deuteranopia (green-blind)
#DFCD7A
Tritanopia (blue-blind)
#FFADAB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #fabb79; /* rgb */ color: rgb(250, 187, 121); /* oklch */ color: oklch(83.6% 0.110 66.6);
Tailwind
colors: {
custom: {
50: '#ffcfa1',
500: '#fabb79',
950: '#000000',
},
}SCSS
$custom: #fabb79; $custom-light: #ffcfa1; $custom-dark: #000000;
JSON
{
"hex": "#fabb79",
"rgb": {
"r": 250,
"g": 187,
"b": 121
},
"hsl": {
"h": 30.698,
"s": 92.806,
"l": 72.745
},
"oklch": {
"l": 0.83602,
"c": 0.11036,
"h": 66.6
},
"luminance": 0.57245
}Semantic roles & 50–950 ramp
primary
#FABB79
secondary
#418AD7
accent
#70E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18130F
muted
#868380