#FACAB0#FACAB0
#FACAB0 is a very light, moderate orange. Relative luminance 0.657; OKLCH L 87.4% C 0.065 H 49.9°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FACAB0 |
|---|---|
| RGB | rgb(250, 202, 176) |
| HSL | hsl(21, 88%, 84%) |
| HSV | hsv(21, 30%, 98%) |
| CMYK | cmyk(0%, 19.2%, 29.6%, 2%) |
| CIE-LAB | lab(84.84, 13.35, 19.42) |
| CIE-LCH | lch(84.84, 23.57, 55.49°) |
| OKLab | oklab(87.44% 0.0419 0.0498) |
| OKLCH | oklch(87.44% 0.065 49.9) |
| XYZ | xyz(68.3826, 65.7027, 50.1458) |
| Luminance | 0.6570 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.84
Peach
#FFDAB9
ΔE00 5.91
Light Peach
#FFD8B1
ΔE00 6.75
Pale Salmon
#FFB19A
ΔE00 8.32
Bisque
#FFE4C4
ΔE00 9.53
Peach (survey)
#FFB07C
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FACAB0 #B0E0FA
analogous
#FAB0BB #FACAB0 #FAEFB0
triadic
#FACAB0 #B0FACA #CAB0FA
tetradic
#FACAB0 #BBFAB0 #B0E0FA #EFB0FA
square
#FACAB0 #BBFAB0 #B0E0FA #EFB0FA
split-complementary
#FACAB0 #B0FAEF #B0BBFA
monochromatic
#F37D3D #F6A376 #FACAB0 #FDECE2 #FDECE2
Accessibility & contrast
On white
1.49
#FACAB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#FACAB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FACAB0
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FACAB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FACAB0 | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CEAE
Deuteranopia (green-blind)
#E2D8B0
Tritanopia (blue-blind)
#FFC2C3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #facab0; /* rgb */ color: rgb(250, 202, 176); /* oklch */ color: oklch(87.4% 0.065 49.9);
Tailwind
colors: {
custom: {
50: '#fddac7',
500: '#facab0',
950: '#000000',
},
}SCSS
$custom: #facab0; $custom-light: #fddac7; $custom-dark: #000000;
JSON
{
"hex": "#facab0",
"rgb": {
"r": 250,
"g": 202,
"b": 176
},
"hsl": {
"h": 21.081,
"s": 88.095,
"l": 83.529
},
"oklch": {
"l": 0.87438,
"c": 0.06503,
"h": 49.9
},
"luminance": 0.657
}Semantic roles & 50–950 ramp
primary
#FACAB0
secondary
#71B7DD
accent
#95E501
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382