#FABA81#FABA81
#FABA81 is a very light, moderate orange. Relative luminance 0.570; OKLCH L 83.5% C 0.104 H 62.3°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FABA81 |
|---|---|
| RGB | rgb(250, 186, 129) |
| HSL | hsl(28, 92%, 74%) |
| HSV | hsv(28, 48%, 98%) |
| CMYK | cmyk(0%, 25.6%, 48.4%, 2%) |
| CIE-LAB | lab(80.20, 16.52, 37.83) |
| CIE-LCH | lch(80.20, 41.28, 66.40°) |
| OKLab | oklab(83.54% 0.0483 0.0922) |
| OKLCH | oklch(83.54% 0.104 62.3) |
| XYZ | xyz(60.9485, 57.0309, 28.5625) |
| Luminance | 0.5703 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 3.44
Peach (survey)
#FFB07C
ΔE00 4.58
Sandybrown
#F4A460
ΔE00 5.86
Pale Orange
#FFA756
ΔE00 6.50
Burlywood
#DEB887
ΔE00 6.78
Light Orange
#FDAA48
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FABA81 #81C1FA
analogous
#FA8185 #FABA81 #FAF681
triadic
#FABA81 #81FABA #BA81FA
tetradic
#FABA81 #85FA81 #81C1FA #F681FA
square
#FABA81 #85FA81 #81C1FA #F681FA
split-complementary
#FABA81 #81FAF6 #8185FA
monochromatic
#F57A0B #F89A46 #FABA81 #FCDABC #FEEFE2
Accessibility & contrast
On white
1.69
#FABA81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#FABA81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FABA81
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FABA81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FABA81 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBE7D
Deuteranopia (green-blind)
#DDCD82
Tritanopia (blue-blind)
#FFACAC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #faba81; /* rgb */ color: rgb(250, 186, 129); /* oklch */ color: oklch(83.5% 0.104 62.3);
Tailwind
colors: {
custom: {
50: '#ffcea6',
500: '#faba81',
950: '#000000',
},
}SCSS
$custom: #faba81; $custom-light: #ffcea6; $custom-dark: #000000;
JSON
{
"hex": "#faba81",
"rgb": {
"r": 250,
"g": 186,
"b": 129
},
"hsl": {
"h": 28.264,
"s": 92.366,
"l": 74.314
},
"oklch": {
"l": 0.83543,
"c": 0.10408,
"h": 62.3
},
"luminance": 0.57027
}Semantic roles & 50–950 ramp
primary
#FABA81
secondary
#4894D8
accent
#79E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18130F
muted
#868380