#FACAE2#FACAE2
#FACAE2 is a very light, moderate pink. Relative luminance 0.681; OKLCH L 88.8% C 0.062 H 346.9°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FACAE2 |
|---|---|
| RGB | rgb(250, 202, 226) |
| HSL | hsl(330, 83%, 89%) |
| HSV | hsv(330, 19%, 98%) |
| CMYK | cmyk(0%, 19.2%, 9.6%, 2%) |
| CIE-LAB | lab(86.04, 20.73, -5.42) |
| CIE-LCH | lch(86.04, 21.42, 345.36°) |
| OKLab | oklab(88.76% 0.0606 -0.0141) |
| OKLCH | oklch(88.76% 0.062 346.9) |
| XYZ | xyz(74.2716, 68.0583, 81.1609) |
| Luminance | 0.6806 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.48
Pale Pink
#FFCFDC
ΔE00 3.72
Pastel Pink
#FFBACD
ΔE00 5.77
Bubblegum
#FFC1CC
ΔE00 5.98
Baby Pink
#FFB7CE
ΔE00 5.99
Pale Mauve
#FED0FC
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FACAE2 #CAFAE2
analogous
#FACAFA #FACAE2 #FACACA
triadic
#FACAE2 #E2FACA #CAE2FA
tetradic
#FACAE2 #FAFACA #CAFAE2 #CACAFA
square
#FACAE2 #FAFACA #CAFAE2 #CACAFA
split-complementary
#FACAE2 #CAFACA #CAFAFA
monochromatic
#EF5AA5 #F592C3 #FACAE2 #FCE3F0 #FCE3F0
Accessibility & contrast
On white
1.44
#FACAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#FACAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FACAE2
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FACAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FACAE2 | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD3E3
Deuteranopia (green-blind)
#D8DAE1
Tritanopia (blue-blind)
#FFC9D2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #facae2; /* rgb */ color: rgb(250, 202, 226); /* oklch */ color: oklch(88.8% 0.062 346.9);
Tailwind
colors: {
custom: {
50: '#fcdaeb',
500: '#facae2',
950: '#000000',
},
}SCSS
$custom: #facae2; $custom-light: #fcdaeb; $custom-dark: #000000;
JSON
{
"hex": "#facae2",
"rgb": {
"r": 250,
"g": 202,
"b": 226
},
"hsl": {
"h": 330,
"s": 82.759,
"l": 88.627
},
"oklch": {
"l": 0.88757,
"c": 0.06225,
"h": 346.9
},
"luminance": 0.68056
}Semantic roles & 50–950 ramp
primary
#FACAE2
secondary
#89DFB4
accent
#DF7306
background
#FFFEFE
surface
#FFFBFD
border
#D7D4D5
text
#171416
muted
#858384