#FACAB9#FACAB9
#FACAB9 is a very light, muted orange. Relative luminance 0.661; OKLCH L 87.6% C 0.060 H 40.4°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FACAB9 |
|---|---|
| RGB | rgb(250, 202, 185) |
| HSL | hsl(16, 87%, 85%) |
| HSV | hsv(16, 26%, 98%) |
| CMYK | cmyk(0%, 19.2%, 26%, 2%) |
| CIE-LAB | lab(85.03, 14.54, 14.92) |
| CIE-LCH | lch(85.03, 20.84, 45.73°) |
| OKLab | oklab(87.65% 0.0454 0.0386) |
| OKLCH | oklch(87.65% 0.06 40.4) |
| XYZ | xyz(69.3028, 66.0708, 54.9920) |
| Luminance | 0.6607 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.11
Pale Salmon
#FFB19A
ΔE00 7.64
Peach
#FFDAB9
ΔE00 8.67
Mistyrose
#FFE4E1
ΔE00 8.92
Pale Rose
#FDC1C5
ΔE00 9.15
Light Salmon
#FEA993
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FACAB9 #B9E9FA
analogous
#FAB9C8 #FACAB9 #FAEAB9
triadic
#FACAB9 #B9FACA #CAB9FA
tetradic
#FACAB9 #C8FAB9 #B9E9FA #EAB9FA
square
#FACAB9 #C8FAB9 #B9E9FA #EAB9FA
split-complementary
#FACAB9 #B9FAEA #B9C8FA
monochromatic
#F27447 #F69F80 #FACAB9 #FDE9E2 #FDE9E2
Accessibility & contrast
On white
1.48
#FACAB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#FACAB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FACAB9
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FACAB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FACAB9 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CFB8
Deuteranopia (green-blind)
#E0D8B9
Tritanopia (blue-blind)
#FFC3C5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #facab9; /* rgb */ color: rgb(250, 202, 185); /* oklch */ color: oklch(87.6% 0.060 40.4);
Tailwind
colors: {
custom: {
50: '#fddace',
500: '#facab9',
950: '#000000',
},
}SCSS
$custom: #facab9; $custom-light: #fddace; $custom-dark: #000000;
JSON
{
"hex": "#facab9",
"rgb": {
"r": 250,
"g": 202,
"b": 185
},
"hsl": {
"h": 15.692,
"s": 86.667,
"l": 85.294
},
"oklch": {
"l": 0.87647,
"c": 0.05959,
"h": 40.4
},
"luminance": 0.66068
}Semantic roles & 50–950 ramp
primary
#FACAB9
secondary
#79C4DE
accent
#A8E302
background
#FFFEFE
surface
#FFFBFA
border
#D7D4D3
text
#181413
muted
#868383