#FABA80#FABA80
#FABA80 is a very light, moderate orange. Relative luminance 0.570; OKLCH L 83.5% C 0.105 H 62.8°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FABA80 |
|---|---|
| RGB | rgb(250, 186, 128) |
| HSL | hsl(29, 92%, 74%) |
| HSV | hsv(29, 49%, 98%) |
| CMYK | cmyk(0%, 25.6%, 48.8%, 2%) |
| CIE-LAB | lab(80.18, 16.43, 38.32) |
| CIE-LCH | lch(80.18, 41.70, 66.79°) |
| OKLab | oklab(83.53% 0.0479 0.0933) |
| OKLCH | oklch(83.53% 0.105 62.8) |
| XYZ | xyz(60.8824, 57.0044, 28.2142) |
| Luminance | 0.5700 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 3.38
Peach (survey)
#FFB07C
ΔE00 4.75
Sandybrown
#F4A460
ΔE00 5.83
Pale Orange
#FFA756
ΔE00 6.40
Burlywood
#DEB887
ΔE00 6.73
Light Orange
#FDAA48
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FABA80 #80C0FA
analogous
#FA8083 #FABA80 #FAF780
triadic
#FABA80 #80FABA #BA80FA
tetradic
#FABA80 #83FA80 #80C0FA #F780FA
square
#FABA80 #83FA80 #80C0FA #F780FA
split-complementary
#FABA80 #80FAF7 #8083FA
monochromatic
#F57A0A #F89A45 #FABA80 #FCDABB #FEEFE2
Accessibility & contrast
On white
1.69
#FABA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#FABA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FABA80
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FABA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FABA80 | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBE7B
Deuteranopia (green-blind)
#DDCD81
Tritanopia (blue-blind)
#FFACAB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #faba80; /* rgb */ color: rgb(250, 186, 128); /* oklch */ color: oklch(83.5% 0.105 62.8);
Tailwind
colors: {
custom: {
50: '#ffcea5',
500: '#faba80',
950: '#000000',
},
}SCSS
$custom: #faba80; $custom-light: #ffcea5; $custom-dark: #000000;
JSON
{
"hex": "#faba80",
"rgb": {
"r": 250,
"g": 186,
"b": 128
},
"hsl": {
"h": 28.525,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.83527,
"c": 0.10485,
"h": 62.8
},
"luminance": 0.57
}Semantic roles & 50–950 ramp
primary
#FABA80
secondary
#4793D7
accent
#78E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18130F
muted
#868380