#FACADC#FACADC
#FACADC is a very light, muted pink. Relative luminance 0.677; OKLCH L 88.6% C 0.059 H 353.9°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FACADC |
|---|---|
| RGB | rgb(250, 202, 220) |
| HSL | hsl(338, 83%, 89%) |
| HSV | hsv(338, 19%, 98%) |
| CMYK | cmyk(0%, 19.2%, 12%, 2%) |
| CIE-LAB | lab(85.87, 19.75, -2.47) |
| CIE-LCH | lch(85.87, 19.90, 352.88°) |
| OKLab | oklab(88.58% 0.0585 -0.0062) |
| OKLCH | oklch(88.58% 0.059 353.9) |
| XYZ | xyz(73.4626, 67.7347, 76.9006) |
| Luminance | 0.6773 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 1.98
Pale Pink
#FFCFDC
ΔE00 1.99
Bubblegum
#FFC1CC
ΔE00 4.49
Pink
#FFC0CB
ΔE00 4.72
Light Rose
#FFC5CB
ΔE00 5.08
Pastel Pink
#FFBACD
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FACADC #CAFAE8
analogous
#FACAF4 #FACADC #FAD0CA
triadic
#FACADC #DCFACA #CADCFA
tetradic
#FACADC #F4FACA #CAFAE8 #D0CAFA
square
#FACADC #F4FACA #CAFAE8 #D0CAFA
split-complementary
#FACADC #CAFAD0 #CAF4FA
monochromatic
#EF5A92 #F592B7 #FACADC #FCE3ED #FCE3ED
Accessibility & contrast
On white
1.44
#FACADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#FACADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FACADC
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FACADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FACADC | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2DD
Deuteranopia (green-blind)
#D9DADB
Tritanopia (blue-blind)
#FFC8D0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #facadc; /* rgb */ color: rgb(250, 202, 220); /* oklch */ color: oklch(88.6% 0.059 353.9);
Tailwind
colors: {
custom: {
50: '#fcdae6',
500: '#facadc',
950: '#000000',
},
}SCSS
$custom: #facadc; $custom-light: #fcdae6; $custom-dark: #000000;
JSON
{
"hex": "#facadc",
"rgb": {
"r": 250,
"g": 202,
"b": 220
},
"hsl": {
"h": 337.5,
"s": 82.759,
"l": 88.627
},
"oklch": {
"l": 0.88578,
"c": 0.05883,
"h": 353.9
},
"luminance": 0.67732
}Semantic roles & 50–950 ramp
primary
#FACADC
secondary
#89DFBF
accent
#DF8E06
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171416
muted
#858384