#FCA4D2#FCA4D2
#FCA4D2 is a light, moderate pink. Relative luminance 0.519; OKLCH L 81.9% C 0.118 H 347.4°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA4D2 |
|---|---|
| RGB | rgb(252, 164, 210) |
| HSL | hsl(329, 94%, 82%) |
| HSV | hsv(329, 35%, 99%) |
| CMYK | cmyk(0%, 34.9%, 16.7%, 1.2%) |
| CIE-LAB | lab(77.22, 38.81, -9.85) |
| CIE-LCH | lch(77.22, 40.04, 345.76°) |
| OKLab | oklab(81.88% 0.115 -0.0258) |
| OKLCH | oklch(81.88% 0.118 347.4) |
| XYZ | xyz(65.0538, 51.9032, 67.5521) |
| Luminance | 0.5190 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.55
Baby Pink
#FFB7CE
ΔE00 6.60
Bubblegum Pink
#FE83CC
ΔE00 7.39
Pink (survey)
#FF81C0
ΔE00 7.44
Pastel Pink
#FFBACD
ΔE00 7.86
Plum
#DDA0DD
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA4D2 #A4FCCE
analogous
#FAA4FC #FCA4D2 #FCA4A6
triadic
#FCA4D2 #D2FCA4 #A4D2FC
tetradic
#FCA4D2 #FCFAA4 #A4FCCE #A4A6FC
square
#FCA4D2 #FCFAA4 #A4FCCE #A4A6FC
split-complementary
#FCA4D2 #A6FCA4 #A4FCFA
monochromatic
#F82E97 #FA69B5 #FCA4D2 #FEDFEF #FEE1F0
Accessibility & contrast
On white
1.85
#FCA4D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#FCA4D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA4D2
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA4D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA4D2 | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB6D4
Deuteranopia (green-blind)
#C0C4D0
Tritanopia (blue-blind)
#FFA3B4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #fca4d2; /* rgb */ color: rgb(252, 164, 210); /* oklch */ color: oklch(81.9% 0.118 347.4);
Tailwind
colors: {
custom: {
50: '#ffc0df',
500: '#fca4d2',
950: '#000000',
},
}SCSS
$custom: #fca4d2; $custom-light: #ffc0df; $custom-dark: #000000;
JSON
{
"hex": "#fca4d2",
"rgb": {
"r": 252,
"g": 164,
"b": 210
},
"hsl": {
"h": 328.636,
"s": 93.617,
"l": 81.569
},
"oklch": {
"l": 0.81884,
"c": 0.11785,
"h": 347.4
},
"luminance": 0.519
}Semantic roles & 50–950 ramp
primary
#FCA4D2
secondary
#65DF9F
accent
#E66E00
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181215
muted
#868284