#FACAB7#FACAB7
#FACAB7 is a very light, moderate orange. Relative luminance 0.660; OKLCH L 87.6% C 0.061 H 42.7°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FACAB7 |
|---|---|
| RGB | rgb(250, 202, 183) |
| HSL | hsl(17, 87%, 85%) |
| HSV | hsv(17, 27%, 98%) |
| CMYK | cmyk(0%, 19.2%, 26.8%, 2%) |
| CIE-LAB | lab(84.99, 14.27, 15.92) |
| CIE-LCH | lch(84.99, 21.38, 48.12°) |
| OKLab | oklab(87.6% 0.0446 0.0411) |
| OKLCH | oklch(87.6% 0.061 42.7) |
| XYZ | xyz(69.0931, 65.9869, 53.8879) |
| Luminance | 0.6598 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.32
Pale Salmon
#FFB19A
ΔE00 7.64
Peach
#FFDAB9
ΔE00 7.99
Light Peach
#FFD8B1
ΔE00 9.16
Mistyrose
#FFE4E1
ΔE00 9.31
Light Salmon
#FEA993
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FACAB7 #B7E7FA
analogous
#FAB7C6 #FACAB7 #FAECB7
triadic
#FACAB7 #B7FACA #CAB7FA
tetradic
#FACAB7 #C6FAB7 #B7E7FA #ECB7FA
square
#FACAB7 #C6FAB7 #B7E7FA #ECB7FA
split-complementary
#FACAB7 #B7FAEC #B7C6FA
monochromatic
#F27645 #F6A07E #FACAB7 #FDEAE2 #FDEAE2
Accessibility & contrast
On white
1.48
#FACAB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#FACAB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FACAB7
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FACAB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FACAB7 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CFB6
Deuteranopia (green-blind)
#E1D8B7
Tritanopia (blue-blind)
#FFC3C5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #facab7; /* rgb */ color: rgb(250, 202, 183); /* oklch */ color: oklch(87.6% 0.061 42.7);
Tailwind
colors: {
custom: {
50: '#fddacc',
500: '#facab7',
950: '#000000',
},
}SCSS
$custom: #facab7; $custom-light: #fddacc; $custom-dark: #000000;
JSON
{
"hex": "#facab7",
"rgb": {
"r": 250,
"g": 202,
"b": 183
},
"hsl": {
"h": 17.015,
"s": 87.013,
"l": 84.902
},
"oklch": {
"l": 0.87599,
"c": 0.06067,
"h": 42.7
},
"luminance": 0.65984
}Semantic roles & 50–950 ramp
primary
#FACAB7
secondary
#77C1DE
accent
#A4E402
background
#FFFEFE
surface
#FFFBFA
border
#D7D4D3
text
#181413
muted
#868383