#FAC8DA#FAC8DA
#FAC8DA is a very light, moderate pink. Relative luminance 0.667; OKLCH L 88.2% C 0.061 H 354.9°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC8DA |
|---|---|
| RGB | rgb(250, 200, 218) |
| HSL | hsl(338, 83%, 88%) |
| HSV | hsv(338, 20%, 98%) |
| CMYK | cmyk(0%, 20%, 12.8%, 2%) |
| CIE-LAB | lab(85.35, 20.48, -2.17) |
| CIE-LCH | lch(85.35, 20.59, 353.96°) |
| OKLab | oklab(88.16% 0.0608 -0.0054) |
| OKLCH | oklch(88.16% 0.061 354.9) |
| XYZ | xyz(72.7331, 66.6970, 75.3586) |
| Luminance | 0.6670 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 2.20
Light Pink
#FFD1DF
ΔE00 2.36
Bubblegum
#FFC1CC
ΔE00 4.02
Pink
#FFC0CB
ΔE00 4.24
Pastel Pink
#FFBACD
ΔE00 4.53
Light Rose
#FFC5CB
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC8DA #C8FAE8
analogous
#FAC8F3 #FAC8DA #FACFC8
triadic
#FAC8DA #DAFAC8 #C8DAFA
tetradic
#FAC8DA #F3FAC8 #C8FAE8 #CFC8FA
square
#FAC8DA #F3FAC8 #C8FAE8 #CFC8FA
split-complementary
#FAC8DA #C8FACF #C8F3FA
monochromatic
#F0588F #F590B4 #FAC8DA #FCE3EC #FCE3EC
Accessibility & contrast
On white
1.46
#FAC8DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#FAC8DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC8DA
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC8DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC8DA | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD0DB
Deuteranopia (green-blind)
#D8D8D9
Tritanopia (blue-blind)
#FFC6CE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fac8da; /* rgb */ color: rgb(250, 200, 218); /* oklch */ color: oklch(88.2% 0.061 354.9);
Tailwind
colors: {
custom: {
50: '#fcd9e5',
500: '#fac8da',
950: '#000000',
},
}SCSS
$custom: #fac8da; $custom-light: #fcd9e5; $custom-dark: #000000;
JSON
{
"hex": "#fac8da",
"rgb": {
"r": 250,
"g": 200,
"b": 218
},
"hsl": {
"h": 338.4,
"s": 83.333,
"l": 88.235
},
"oklch": {
"l": 0.88155,
"c": 0.06103,
"h": 354.9
},
"luminance": 0.66695
}Semantic roles & 50–950 ramp
primary
#FAC8DA
secondary
#87DFBF
accent
#E09106
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171415
muted
#858384