#FACAB4#FACAB4
#FACAB4 is a very light, moderate orange. Relative luminance 0.659; OKLCH L 87.5% C 0.062 H 45.9°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FACAB4 |
|---|---|
| RGB | rgb(250, 202, 180) |
| HSL | hsl(19, 88%, 84%) |
| HSV | hsv(19, 28%, 98%) |
| CMYK | cmyk(0%, 19.2%, 28%, 2%) |
| CIE-LAB | lab(84.93, 13.88, 17.42) |
| CIE-LCH | lch(84.93, 22.27, 51.46°) |
| OKLab | oklab(87.53% 0.0434 0.0449) |
| OKLCH | oklch(87.53% 0.062 45.9) |
| XYZ | xyz(68.7842, 65.8633, 52.2609) |
| Luminance | 0.6586 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.19
Peach
#FFDAB9
ΔE00 7.03
Pale Salmon
#FFB19A
ΔE00 7.81
Light Peach
#FFD8B1
ΔE00 8.08
Light Salmon
#FEA993
ΔE00 9.75
Mistyrose
#FFE4E1
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FACAB4 #B4E4FA
analogous
#FAB4C1 #FACAB4 #FAEDB4
triadic
#FACAB4 #B4FACA #CAB4FA
tetradic
#FACAB4 #C1FAB4 #B4E4FA #EDB4FA
square
#FACAB4 #C1FAB4 #B4E4FA #EDB4FA
split-complementary
#FACAB4 #B4FAED #B4C1FA
monochromatic
#F27941 #F6A17B #FACAB4 #FDEBE2 #FDEBE2
Accessibility & contrast
On white
1.48
#FACAB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#FACAB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FACAB4
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FACAB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FACAB4 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CEB3
Deuteranopia (green-blind)
#E1D8B4
Tritanopia (blue-blind)
#FFC2C4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #facab4; /* rgb */ color: rgb(250, 202, 180); /* oklch */ color: oklch(87.5% 0.062 45.9);
Tailwind
colors: {
custom: {
50: '#fddaca',
500: '#facab4',
950: '#000000',
},
}SCSS
$custom: #facab4; $custom-light: #fddaca; $custom-dark: #000000;
JSON
{
"hex": "#facab4",
"rgb": {
"r": 250,
"g": 202,
"b": 180
},
"hsl": {
"h": 18.857,
"s": 87.5,
"l": 84.314
},
"oklch": {
"l": 0.87529,
"c": 0.06243,
"h": 45.9
},
"luminance": 0.6586
}Semantic roles & 50–950 ramp
primary
#FACAB4
secondary
#74BDDE
accent
#9DE401
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382