#FABA82#FABA82
#FABA82 is a very light, moderate orange. Relative luminance 0.571; OKLCH L 83.6% C 0.103 H 61.9°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FABA82 |
|---|---|
| RGB | rgb(250, 186, 130) |
| HSL | hsl(28, 92%, 75%) |
| HSV | hsv(28, 48%, 98%) |
| CMYK | cmyk(0%, 25.6%, 48%, 2%) |
| CIE-LAB | lab(80.21, 16.62, 37.33) |
| CIE-LCH | lch(80.21, 40.86, 66.00°) |
| OKLab | oklab(83.56% 0.0487 0.0911) |
| OKLCH | oklch(83.56% 0.103 61.9) |
| XYZ | xyz(61.0153, 57.0576, 28.9143) |
| Luminance | 0.5705 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 3.52
Peach (survey)
#FFB07C
ΔE00 4.41
Sandybrown
#F4A460
ΔE00 5.91
Pale Orange
#FFA756
ΔE00 6.60
Burlywood
#DEB887
ΔE00 6.83
Light Orange
#FDAA48
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FABA82 #82C2FA
analogous
#FA8286 #FABA82 #FAF682
triadic
#FABA82 #82FABA #BA82FA
tetradic
#FABA82 #86FA82 #82C2FA #F682FA
square
#FABA82 #86FA82 #82C2FA #F682FA
split-complementary
#FABA82 #82FAF6 #8286FA
monochromatic
#F5790C #F89A47 #FABA82 #FCDABD #FEEFE2
Accessibility & contrast
On white
1.69
#FABA82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#FABA82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FABA82
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FABA82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FABA82 | 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)
#CEBE7E
Deuteranopia (green-blind)
#DDCD83
Tritanopia (blue-blind)
#FFACAC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #faba82; /* rgb */ color: rgb(250, 186, 130); /* oklch */ color: oklch(83.6% 0.103 61.9);
Tailwind
colors: {
custom: {
50: '#ffcea7',
500: '#faba82',
950: '#000000',
},
}SCSS
$custom: #faba82; $custom-light: #ffcea7; $custom-dark: #000000;
JSON
{
"hex": "#faba82",
"rgb": {
"r": 250,
"g": 186,
"b": 130
},
"hsl": {
"h": 28,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.8356,
"c": 0.1033,
"h": 61.9
},
"luminance": 0.57054
}Semantic roles & 50–950 ramp
primary
#FABA82
secondary
#4895D8
accent
#7AE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18130F
muted
#868380