#FACAB8#FACAB8
#FACAB8 is a very light, moderate orange. Relative luminance 0.660; OKLCH L 87.6% C 0.060 H 41.6°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FACAB8 |
|---|---|
| RGB | rgb(250, 202, 184) |
| HSL | hsl(16, 87%, 85%) |
| HSV | hsv(16, 26%, 98%) |
| CMYK | cmyk(0%, 19.2%, 26.4%, 2%) |
| CIE-LAB | lab(85.01, 14.41, 15.42) |
| CIE-LCH | lch(85.01, 21.10, 46.94°) |
| OKLab | oklab(87.62% 0.045 0.0399) |
| OKLCH | oklch(87.62% 0.06 41.6) |
| XYZ | xyz(69.1976, 66.0287, 54.4380) |
| Luminance | 0.6603 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.71
Pale Salmon
#FFB19A
ΔE00 7.63
Peach
#FFDAB9
ΔE00 8.33
Mistyrose
#FFE4E1
ΔE00 9.11
Light Salmon
#FEA993
ΔE00 9.50
Light Peach
#FFD8B1
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FACAB8 #B8E8FA
analogous
#FAB8C7 #FACAB8 #FAEBB8
triadic
#FACAB8 #B8FACA #CAB8FA
tetradic
#FACAB8 #C7FAB8 #B8E8FA #EBB8FA
square
#FACAB8 #C7FAB8 #B8E8FA #EBB8FA
split-complementary
#FACAB8 #B8FAEB #B8C7FA
monochromatic
#F27546 #F69F7F #FACAB8 #FDEAE2 #FDEAE2
Accessibility & contrast
On white
1.48
#FACAB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#FACAB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FACAB8
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FACAB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FACAB8 | 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)
#D6CFB7
Deuteranopia (green-blind)
#E1D8B8
Tritanopia (blue-blind)
#FFC3C5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #facab8; /* rgb */ color: rgb(250, 202, 184); /* oklch */ color: oklch(87.6% 0.060 41.6);
Tailwind
colors: {
custom: {
50: '#fddacd',
500: '#facab8',
950: '#000000',
},
}SCSS
$custom: #facab8; $custom-light: #fddacd; $custom-dark: #000000;
JSON
{
"hex": "#facab8",
"rgb": {
"r": 250,
"g": 202,
"b": 184
},
"hsl": {
"h": 16.364,
"s": 86.842,
"l": 85.098
},
"oklch": {
"l": 0.87623,
"c": 0.06013,
"h": 41.6
},
"luminance": 0.66026
}Semantic roles & 50–950 ramp
primary
#FACAB8
secondary
#78C2DE
accent
#A6E302
background
#FFFEFE
surface
#FFFBFA
border
#D7D4D3
text
#181413
muted
#868383