#FACAB3#FACAB3
#FACAB3 is a very light, moderate orange. Relative luminance 0.658; OKLCH L 87.5% C 0.063 H 47.0°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FACAB3 |
|---|---|
| RGB | rgb(250, 202, 179) |
| HSL | hsl(19, 88%, 84%) |
| HSV | hsv(19, 28%, 98%) |
| CMYK | cmyk(0%, 19.2%, 28.4%, 2%) |
| CIE-LAB | lab(84.91, 13.74, 17.92) |
| CIE-LCH | lch(84.91, 22.58, 52.51°) |
| OKLab | oklab(87.51% 0.043 0.0461) |
| OKLCH | oklch(87.51% 0.063 47) |
| XYZ | xyz(68.6827, 65.8227, 51.7263) |
| Luminance | 0.6582 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.83
Peach
#FFDAB9
ΔE00 6.73
Light Peach
#FFD8B1
ΔE00 7.74
Pale Salmon
#FFB19A
ΔE00 7.91
Light Salmon
#FEA993
ΔE00 9.86
Mistyrose
#FFE4E1
ΔE00 10.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FACAB3 #B3E3FA
analogous
#FAB3C0 #FACAB3 #FAEEB3
triadic
#FACAB3 #B3FACA #CAB3FA
tetradic
#FACAB3 #C0FAB3 #B3E3FA #EEB3FA
square
#FACAB3 #C0FAB3 #B3E3FA #EEB3FA
split-complementary
#FACAB3 #B3FAEE #B3C0FA
monochromatic
#F27A40 #F6A27A #FACAB3 #FDEBE2 #FDEBE2
Accessibility & contrast
On white
1.48
#FACAB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#FACAB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FACAB3
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FACAB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FACAB3 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CEB1
Deuteranopia (green-blind)
#E1D8B3
Tritanopia (blue-blind)
#FFC2C4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #facab3; /* rgb */ color: rgb(250, 202, 179); /* oklch */ color: oklch(87.5% 0.063 47.0);
Tailwind
colors: {
custom: {
50: '#fddac9',
500: '#facab3',
950: '#000000',
},
}SCSS
$custom: #facab3; $custom-light: #fddac9; $custom-dark: #000000;
JSON
{
"hex": "#facab3",
"rgb": {
"r": 250,
"g": 202,
"b": 179
},
"hsl": {
"h": 19.437,
"s": 87.654,
"l": 84.118
},
"oklch": {
"l": 0.87506,
"c": 0.06305,
"h": 47
},
"luminance": 0.6582
}Semantic roles & 50–950 ramp
primary
#FACAB3
secondary
#74BBDE
accent
#9BE401
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382