#FABA8A#FABA8A
#FABA8A is a very light, moderate orange. Relative luminance 0.573; OKLCH L 83.7% C 0.097 H 57.8°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FABA8A |
|---|---|
| RGB | rgb(250, 186, 138) |
| HSL | hsl(26, 92%, 76%) |
| HSV | hsv(26, 45%, 98%) |
| CMYK | cmyk(0%, 25.6%, 44.8%, 2%) |
| CIE-LAB | lab(80.34, 17.39, 33.33) |
| CIE-LCH | lch(80.34, 37.59, 62.45°) |
| OKLab | oklab(83.7% 0.0518 0.0823) |
| OKLCH | oklch(83.7% 0.097 57.8) |
| XYZ | xyz(61.5733, 57.2808, 31.8530) |
| Luminance | 0.5728 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.50
Apricot (survey)
#FFB16D
ΔE00 4.77
Sandybrown
#F4A460
ΔE00 6.67
Apricot
#FBCEB1
ΔE00 7.07
Burlywood
#DEB887
ΔE00 7.57
Pale Orange
#FFA756
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FABA8A #8ACAFA
analogous
#FA8A92 #FABA8A #FAF28A
triadic
#FABA8A #8AFABA #BA8AFA
tetradic
#FABA8A #92FA8A #8ACAFA #F28AFA
square
#FABA8A #92FA8A #8ACAFA #F28AFA
split-complementary
#FABA8A #8AFAF2 #8A92FA
monochromatic
#F57515 #F7974F #FABA8A #FDDDC5 #FEEEE2
Accessibility & contrast
On white
1.69
#FABA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#FABA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FABA8A
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FABA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FABA8A | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBF86
Deuteranopia (green-blind)
#DCCD8A
Tritanopia (blue-blind)
#FFADAE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #faba8a; /* rgb */ color: rgb(250, 186, 138); /* oklch */ color: oklch(83.7% 0.097 57.8);
Tailwind
colors: {
custom: {
50: '#feceac',
500: '#faba8a',
950: '#000000',
},
}SCSS
$custom: #faba8a; $custom-light: #feceac; $custom-dark: #000000;
JSON
{
"hex": "#faba8a",
"rgb": {
"r": 250,
"g": 186,
"b": 138
},
"hsl": {
"h": 25.714,
"s": 91.803,
"l": 76.078
},
"oklch": {
"l": 0.83698,
"c": 0.09719,
"h": 57.8
},
"luminance": 0.57277
}Semantic roles & 50–950 ramp
primary
#FABA8A
secondary
#4F9ED9
accent
#83E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181310
muted
#868381