#FACAB5#FACAB5
#FACAB5 is a very light, moderate orange. Relative luminance 0.659; OKLCH L 87.6% C 0.062 H 44.9°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FACAB5 |
|---|---|
| RGB | rgb(250, 202, 181) |
| HSL | hsl(18, 87%, 85%) |
| HSV | hsv(18, 28%, 98%) |
| CMYK | cmyk(0%, 19.2%, 27.6%, 2%) |
| CIE-LAB | lab(84.95, 14.01, 16.92) |
| CIE-LCH | lch(84.95, 21.97, 50.38°) |
| OKLab | oklab(87.55% 0.0438 0.0436) |
| OKLCH | oklch(87.55% 0.062 44.9) |
| XYZ | xyz(68.8865, 65.9042, 52.7993) |
| Luminance | 0.6590 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.56
Peach
#FFDAB9
ΔE00 7.34
Pale Salmon
#FFB19A
ΔE00 7.73
Light Peach
#FFD8B1
ΔE00 8.43
Light Salmon
#FEA993
ΔE00 9.66
Mistyrose
#FFE4E1
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FACAB5 #B5E5FA
analogous
#FAB5C3 #FACAB5 #FAEDB5
triadic
#FACAB5 #B5FACA #CAB5FA
tetradic
#FACAB5 #C3FAB5 #B5E5FA #EDB5FA
square
#FACAB5 #C3FAB5 #B5E5FA #EDB5FA
split-complementary
#FACAB5 #B5FAED #B5C3FA
monochromatic
#F27842 #F6A17C #FACAB5 #FDEAE2 #FDEAE2
Accessibility & contrast
On white
1.48
#FACAB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#FACAB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FACAB5
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FACAB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FACAB5 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CEB4
Deuteranopia (green-blind)
#E1D8B5
Tritanopia (blue-blind)
#FFC3C4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #facab5; /* rgb */ color: rgb(250, 202, 181); /* oklch */ color: oklch(87.6% 0.062 44.9);
Tailwind
colors: {
custom: {
50: '#fddacb',
500: '#facab5',
950: '#000000',
},
}SCSS
$custom: #facab5; $custom-light: #fddacb; $custom-dark: #000000;
JSON
{
"hex": "#facab5",
"rgb": {
"r": 250,
"g": 202,
"b": 181
},
"hsl": {
"h": 18.261,
"s": 87.342,
"l": 84.51
},
"oklch": {
"l": 0.87553,
"c": 0.06182,
"h": 44.9
},
"luminance": 0.65901
}Semantic roles & 50–950 ramp
primary
#FACAB5
secondary
#75BEDE
accent
#9FE402
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382