#FCA4DC#FCA4DC
#FCA4DC is a very light, vivid pink. Relative luminance 0.524; OKLCH L 82.2% C 0.124 H 341.6°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA4DC |
|---|---|
| RGB | rgb(252, 164, 220) |
| HSL | hsl(322, 94%, 82%) |
| HSV | hsv(322, 35%, 99%) |
| CMYK | cmyk(0%, 34.9%, 12.7%, 1.2%) |
| CIE-LAB | lab(77.53, 40.37, -14.84) |
| CIE-LCH | lch(77.53, 43.01, 339.82°) |
| OKLab | oklab(82.22% 0.1181 -0.0393) |
| OKLCH | oklch(82.22% 0.125 341.6) |
| XYZ | xyz(66.3387, 52.4172, 74.3196) |
| Luminance | 0.5241 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 6.37
Powder Pink
#FFB2D0
ΔE00 6.54
Bubblegum Pink
#FE83CC
ΔE00 6.93
Pink (survey)
#FF81C0
ΔE00 7.82
Baby Pink
#FFB7CE
ΔE00 8.56
Light Lavendar
#EFC0FE
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA4DC #A4FCC4
analogous
#F0A4FC #FCA4DC #FCA4B0
triadic
#FCA4DC #DCFCA4 #A4DCFC
tetradic
#FCA4DC #FCF0A4 #A4FCC4 #A4B0FC
square
#FCA4DC #FCF0A4 #A4FCC4 #A4B0FC
split-complementary
#FCA4DC #B0FCA4 #A4FCF0
monochromatic
#F82EAE #FA69C5 #FCA4DC #FEDFF3 #FEE1F4
Accessibility & contrast
On white
1.83
#FCA4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#FCA4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA4DC
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA4DC | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B7DE
Deuteranopia (green-blind)
#BEC5DA
Tritanopia (blue-blind)
#FFA5B8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fca4dc; /* rgb */ color: rgb(252, 164, 220); /* oklch */ color: oklch(82.2% 0.124 341.6);
Tailwind
colors: {
custom: {
50: '#fec0e7',
500: '#fca4dc',
950: '#000000',
},
}SCSS
$custom: #fca4dc; $custom-light: #fec0e7; $custom-dark: #000000;
JSON
{
"hex": "#fca4dc",
"rgb": {
"r": 252,
"g": 164,
"b": 220
},
"hsl": {
"h": 321.818,
"s": 93.617,
"l": 81.569
},
"oklch": {
"l": 0.82219,
"c": 0.1245,
"h": 341.6
},
"luminance": 0.52414
}Semantic roles & 50–950 ramp
primary
#FCA4DC
secondary
#65DF91
accent
#E65300
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181216
muted
#868284