#FAB480#FAB480
#FAB480 is a very light, moderate orange. Relative luminance 0.545; OKLCH L 82.4% C 0.106 H 57.2°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FAB480 |
|---|---|
| RGB | rgb(250, 180, 128) |
| HSL | hsl(26, 92%, 74%) |
| HSV | hsv(26, 49%, 98%) |
| CMYK | cmyk(0%, 28%, 48.8%, 2%) |
| CIE-LAB | lab(78.77, 19.58, 36.51) |
| CIE-LCH | lch(78.77, 41.43, 61.80°) |
| OKLab | oklab(82.43% 0.0573 0.0891) |
| OKLCH | oklch(82.43% 0.106 57.2) |
| XYZ | xyz(59.6448, 54.5293, 27.8016) |
| Luminance | 0.5453 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.09
Apricot (survey)
#FFB16D
ΔE00 3.46
Sandybrown
#F4A460
ΔE00 5.02
Pale Orange
#FFA756
ΔE00 6.26
Burlywood
#DEB887
ΔE00 8.35
Lightsalmon
#FFA07A
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAB480 #80C6FA
analogous
#FA8089 #FAB480 #FAF180
triadic
#FAB480 #80FAB4 #B480FA
tetradic
#FAB480 #89FA80 #80C6FA #F180FA
square
#FAB480 #89FA80 #80C6FA #F180FA
split-complementary
#FAB480 #80FAF1 #8089FA
monochromatic
#F56E0A #F89145 #FAB480 #FCD7BB #FEEEE2
Accessibility & contrast
On white
1.76
#FAB480 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#FAB480 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAB480
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAB480 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAB480 | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BA7C
Deuteranopia (green-blind)
#D9C980
Tritanopia (blue-blind)
#FFA6A7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #fab480; /* rgb */ color: rgb(250, 180, 128); /* oklch */ color: oklch(82.4% 0.106 57.2);
Tailwind
colors: {
custom: {
50: '#ffcaa5',
500: '#fab480',
950: '#000000',
},
}SCSS
$custom: #fab480; $custom-light: #ffcaa5; $custom-dark: #000000;
JSON
{
"hex": "#fab480",
"rgb": {
"r": 250,
"g": 180,
"b": 128
},
"hsl": {
"h": 25.574,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.82427,
"c": 0.10597,
"h": 57.2
},
"luminance": 0.54525
}Semantic roles & 50–950 ramp
primary
#FAB480
secondary
#479AD7
accent
#84E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18130F
muted
#868280