#FAC4DA#FAC4DA
#FAC4DA is a very light, moderate pink. Relative luminance 0.649; OKLCH L 87.4% C 0.067 H 352.3°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC4DA |
|---|---|
| RGB | rgb(250, 196, 218) |
| HSL | hsl(336, 84%, 87%) |
| HSV | hsv(336, 22%, 98%) |
| CMYK | cmyk(0%, 21.6%, 12.8%, 2%) |
| CIE-LAB | lab(84.42, 22.58, -3.54) |
| CIE-LCH | lch(84.42, 22.86, 351.09°) |
| OKLab | oklab(87.43% 0.0668 -0.0091) |
| OKLCH | oklch(87.43% 0.067 352.3) |
| XYZ | xyz(71.8188, 64.8684, 75.0538) |
| Luminance | 0.6487 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 3.67
Light Pink
#FFD1DF
ΔE00 3.82
Pastel Pink
#FFBACD
ΔE00 3.84
Baby Pink
#FFB7CE
ΔE00 4.12
Bubblegum
#FFC1CC
ΔE00 4.38
Pink
#FFC0CB
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC4DA #C4FAE4
analogous
#FAC4F5 #FAC4DA #FAC9C4
triadic
#FAC4DA #DAFAC4 #C4DAFA
tetradic
#FAC4DA #F5FAC4 #C4FAE4 #C9C4FA
square
#FAC4DA #F5FAC4 #C4FAE4 #C9C4FA
split-complementary
#FAC4DA #C4FAC9 #C4F5FA
monochromatic
#F05393 #F58CB7 #FAC4DA #FDE3ED #FDE3ED
Accessibility & contrast
On white
1.50
#FAC4DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#FAC4DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC4DA
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC4DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC4DA | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CDDB
Deuteranopia (green-blind)
#D5D6D9
Tritanopia (blue-blind)
#FFC2CB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fac4da; /* rgb */ color: rgb(250, 196, 218); /* oklch */ color: oklch(87.4% 0.067 352.3);
Tailwind
colors: {
custom: {
50: '#fcd6e5',
500: '#fac4da',
950: '#000000',
},
}SCSS
$custom: #fac4da; $custom-light: #fcd6e5; $custom-dark: #000000;
JSON
{
"hex": "#fac4da",
"rgb": {
"r": 250,
"g": 196,
"b": 218
},
"hsl": {
"h": 335.556,
"s": 84.375,
"l": 87.451
},
"oklch": {
"l": 0.87432,
"c": 0.06743,
"h": 352.3
},
"luminance": 0.64866
}Semantic roles & 50–950 ramp
primary
#FAC4DA
secondary
#83DFBA
accent
#E18705
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171415
muted
#858384