#FAB478#FAB478
#FAB478 is a very light, moderate orange. Relative luminance 0.543; OKLCH L 82.3% C 0.112 H 60.9°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FAB478 |
|---|---|
| RGB | rgb(250, 180, 120) |
| HSL | hsl(28, 93%, 73%) |
| HSV | hsv(28, 52%, 98%) |
| CMYK | cmyk(0%, 28%, 52%, 2%) |
| CIE-LAB | lab(78.65, 18.87, 40.50) |
| CIE-LCH | lch(78.65, 44.68, 65.01°) |
| OKLab | oklab(82.3% 0.0543 0.0977) |
| OKLCH | oklch(82.3% 0.112 60.9) |
| XYZ | xyz(59.1389, 54.3269, 25.1370) |
| Luminance | 0.5432 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 1.92
Peach (survey)
#FFB07C
ΔE00 3.58
Sandybrown
#F4A460
ΔE00 4.18
Pale Orange
#FFA756
ΔE00 4.93
Light Orange
#FDAA48
ΔE00 6.80
Burlywood
#DEB887
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAB478 #78BEFA
analogous
#FA787D #FAB478 #FAF578
triadic
#FAB478 #78FAB4 #B478FA
tetradic
#FAB478 #7DFA78 #78BEFA #F578FA
square
#FAB478 #7DFA78 #78BEFA #F578FA
split-complementary
#FAB478 #78FAF5 #787DFA
monochromatic
#EF7309 #F8933D #FAB478 #FCD5B3 #FEEFE1
Accessibility & contrast
On white
1.77
#FAB478 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#FAB478 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAB478
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAB478 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAB478 | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAB973
Deuteranopia (green-blind)
#DAC979
Tritanopia (blue-blind)
#FFA5A5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #fab478; /* rgb */ color: rgb(250, 180, 120); /* oklch */ color: oklch(82.3% 0.112 60.9);
Tailwind
colors: {
custom: {
50: '#ffcaa0',
500: '#fab478',
950: '#000000',
},
}SCSS
$custom: #fab478; $custom-light: #ffcaa0; $custom-dark: #000000;
JSON
{
"hex": "#fab478",
"rgb": {
"r": 250,
"g": 180,
"b": 120
},
"hsl": {
"h": 27.692,
"s": 92.857,
"l": 72.549
},
"oklch": {
"l": 0.82298,
"c": 0.11176,
"h": 60.9
},
"luminance": 0.54323
}Semantic roles & 50–950 ramp
primary
#FAB478
secondary
#4091D6
accent
#7CE600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#18130F
muted
#868280