#FAB481#FAB481
#FAB481 is a very light, moderate orange. Relative luminance 0.546; OKLCH L 82.4% C 0.105 H 56.7°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FAB481 |
|---|---|
| RGB | rgb(250, 180, 129) |
| HSL | hsl(25, 92%, 74%) |
| HSV | hsv(25, 48%, 98%) |
| CMYK | cmyk(0%, 28%, 48.4%, 2%) |
| CIE-LAB | lab(78.78, 19.67, 36.01) |
| CIE-LCH | lch(78.78, 41.04, 61.35°) |
| OKLab | oklab(82.44% 0.0577 0.088) |
| OKLCH | oklch(82.44% 0.105 56.7) |
| XYZ | xyz(59.7110, 54.5557, 28.1500) |
| Luminance | 0.5455 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.97
Apricot (survey)
#FFB16D
ΔE00 3.71
Sandybrown
#F4A460
ΔE00 5.18
Pale Orange
#FFA756
ΔE00 6.47
Lightsalmon
#FFA07A
ΔE00 8.17
Burlywood
#DEB887
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAB481 #81C7FA
analogous
#FA818B #FAB481 #FAF081
triadic
#FAB481 #81FAB4 #B481FA
tetradic
#FAB481 #8BFA81 #81C7FA #F081FA
square
#FAB481 #8BFA81 #81C7FA #F081FA
split-complementary
#FAB481 #81FAF0 #818BFA
monochromatic
#F56E0B #F89146 #FAB481 #FCD7BC #FEEDE2
Accessibility & contrast
On white
1.76
#FAB481 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#FAB481 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAB481
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAB481 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAB481 | 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)
#C9BA7D
Deuteranopia (green-blind)
#D9C981
Tritanopia (blue-blind)
#FFA6A7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #fab481; /* rgb */ color: rgb(250, 180, 129); /* oklch */ color: oklch(82.4% 0.105 56.7);
Tailwind
colors: {
custom: {
50: '#ffcaa6',
500: '#fab481',
950: '#000000',
},
}SCSS
$custom: #fab481; $custom-light: #ffcaa6; $custom-dark: #000000;
JSON
{
"hex": "#fab481",
"rgb": {
"r": 250,
"g": 180,
"b": 129
},
"hsl": {
"h": 25.289,
"s": 92.366,
"l": 74.314
},
"oklch": {
"l": 0.82444,
"c": 0.10525,
"h": 56.7
},
"luminance": 0.54551
}Semantic roles & 50–950 ramp
primary
#FAB481
secondary
#489BD8
accent
#85E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18130F
muted
#868280