#FAC9DA#FAC9DA
#FAC9DA is a very light, muted pink. Relative luminance 0.672; OKLCH L 88.3% C 0.059 H 355.6°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC9DA |
|---|---|
| RGB | rgb(250, 201, 218) |
| HSL | hsl(339, 83%, 88%) |
| HSV | hsv(339, 20%, 98%) |
| CMYK | cmyk(0%, 19.6%, 12.8%, 2%) |
| CIE-LAB | lab(85.59, 19.95, -1.82) |
| CIE-LCH | lch(85.59, 20.04, 354.78°) |
| OKLab | oklab(88.34% 0.0593 -0.0045) |
| OKLCH | oklch(88.34% 0.059 355.6) |
| XYZ | xyz(72.9655, 67.1617, 75.4360) |
| Luminance | 0.6716 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 1.84
Light Pink
#FFD1DF
ΔE00 2.00
Bubblegum
#FFC1CC
ΔE00 4.03
Pink
#FFC0CB
ΔE00 4.26
Light Rose
#FFC5CB
ΔE00 4.62
Pastel Pink
#FFBACD
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC9DA #C9FAE9
analogous
#FAC9F2 #FAC9DA #FAD0C9
triadic
#FAC9DA #DAFAC9 #C9DAFA
tetradic
#FAC9DA #F2FAC9 #C9FAE9 #D0C9FA
square
#FAC9DA #F2FAC9 #C9FAE9 #D0C9FA
split-complementary
#FAC9DA #C9FAD0 #C9F2FA
monochromatic
#F0598D #F591B4 #FAC9DA #FCE3EC #FCE3EC
Accessibility & contrast
On white
1.46
#FAC9DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#FAC9DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC9DA
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC9DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC9DA | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED1DB
Deuteranopia (green-blind)
#D9D9D9
Tritanopia (blue-blind)
#FFC7CF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fac9da; /* rgb */ color: rgb(250, 201, 218); /* oklch */ color: oklch(88.3% 0.059 355.6);
Tailwind
colors: {
custom: {
50: '#fcd9e5',
500: '#fac9da',
950: '#000000',
},
}SCSS
$custom: #fac9da; $custom-light: #fcd9e5; $custom-dark: #000000;
JSON
{
"hex": "#fac9da",
"rgb": {
"r": 250,
"g": 201,
"b": 218
},
"hsl": {
"h": 339.184,
"s": 83.051,
"l": 88.431
},
"oklch": {
"l": 0.88337,
"c": 0.05946,
"h": 355.6
},
"luminance": 0.67159
}Semantic roles & 50–950 ramp
primary
#FAC9DA
secondary
#88DFC1
accent
#DF9406
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171415
muted
#858384