#FCA4CC#FCA4CC
#FCA4CC is a light, moderate pink. Relative luminance 0.516; OKLCH L 81.7% C 0.114 H 351.1°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA4CC |
|---|---|
| RGB | rgb(252, 164, 204) |
| HSL | hsl(333, 94%, 82%) |
| HSV | hsv(333, 35%, 99%) |
| CMYK | cmyk(0%, 34.9%, 19%, 1.2%) |
| CIE-LAB | lab(77.05, 37.91, -6.84) |
| CIE-LCH | lch(77.05, 38.52, 349.78°) |
| OKLab | oklab(81.69% 0.1131 -0.0176) |
| OKLCH | oklch(81.69% 0.114 351.1) |
| XYZ | xyz(64.3203, 51.6098, 63.6889) |
| Luminance | 0.5161 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.61
Baby Pink
#FFB7CE
ΔE00 5.55
Soft Pink
#FDB0C0
ΔE00 6.74
Pastel Pink
#FFBACD
ΔE00 6.78
Pink (survey)
#FF81C0
ΔE00 7.63
Pinky
#FC86AA
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA4CC #A4FCD4
analogous
#FCA4F8 #FCA4CC #FCA8A4
triadic
#FCA4CC #CCFCA4 #A4CCFC
tetradic
#FCA4CC #F8FCA4 #A4FCD4 #A8A4FC
square
#FCA4CC #F8FCA4 #A4FCD4 #A8A4FC
split-complementary
#FCA4CC #A4FCA8 #A4F8FC
monochromatic
#F82E8A #FA69AB #FCA4CC #FEDFED #FEE1EE
Accessibility & contrast
On white
1.85
#FCA4CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#FCA4CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA4CC
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA4CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA4CC | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB5CD
Deuteranopia (green-blind)
#C2C4CA
Tritanopia (blue-blind)
#FFA1B2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fca4cc; /* rgb */ color: rgb(252, 164, 204); /* oklch */ color: oklch(81.7% 0.114 351.1);
Tailwind
colors: {
custom: {
50: '#ffc0db',
500: '#fca4cc',
950: '#000000',
},
}SCSS
$custom: #fca4cc; $custom-light: #ffc0db; $custom-dark: #000000;
JSON
{
"hex": "#fca4cc",
"rgb": {
"r": 252,
"g": 164,
"b": 204
},
"hsl": {
"h": 332.727,
"s": 93.617,
"l": 81.569
},
"oklch": {
"l": 0.81692,
"c": 0.11442,
"h": 351.1
},
"luminance": 0.51606
}Semantic roles & 50–950 ramp
primary
#FCA4CC
secondary
#65DFA8
accent
#E67D00
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181215
muted
#868284