#FCA4D5#FCA4D5
#FCA4D5 is a light, moderate pink. Relative luminance 0.520; OKLCH L 82.0% C 0.120 H 345.6°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA4D5 |
|---|---|
| RGB | rgb(252, 164, 213) |
| HSL | hsl(327, 94%, 82%) |
| HSV | hsv(327, 35%, 99%) |
| CMYK | cmyk(0%, 34.9%, 15.5%, 1.2%) |
| CIE-LAB | lab(77.31, 39.28, -11.35) |
| CIE-LCH | lch(77.31, 40.88, 343.88°) |
| OKLab | oklab(81.98% 0.116 -0.0298) |
| OKLCH | oklch(81.98% 0.12 345.6) |
| XYZ | xyz(65.4310, 52.0541, 69.5389) |
| Luminance | 0.5205 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.12
Bubblegum Pink
#FE83CC
ΔE00 7.17
Baby Pink
#FFB7CE
ΔE00 7.18
Plum
#DDA0DD
ΔE00 7.45
Pink (survey)
#FF81C0
ΔE00 7.47
Pastel Pink
#FFBACD
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA4D5 #A4FCCB
analogous
#F7A4FC #FCA4D5 #FCA4A9
triadic
#FCA4D5 #D5FCA4 #A4D5FC
tetradic
#FCA4D5 #FCF7A4 #A4FCCB #A4A9FC
square
#FCA4D5 #FCF7A4 #A4FCCB #A4A9FC
split-complementary
#FCA4D5 #A9FCA4 #A4FCF7
monochromatic
#F82E9E #FA69BA #FCA4D5 #FEDFF0 #FEE1F1
Accessibility & contrast
On white
1.84
#FCA4D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#FCA4D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA4D5
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA4D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA4D5 | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB6D7
Deuteranopia (green-blind)
#C0C4D3
Tritanopia (blue-blind)
#FFA3B5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #fca4d5; /* rgb */ color: rgb(252, 164, 213); /* oklch */ color: oklch(82.0% 0.120 345.6);
Tailwind
colors: {
custom: {
50: '#ffc0e2',
500: '#fca4d5',
950: '#000000',
},
}SCSS
$custom: #fca4d5; $custom-light: #ffc0e2; $custom-dark: #000000;
JSON
{
"hex": "#fca4d5",
"rgb": {
"r": 252,
"g": 164,
"b": 213
},
"hsl": {
"h": 326.591,
"s": 93.617,
"l": 81.569
},
"oklch": {
"l": 0.81983,
"c": 0.11973,
"h": 345.6
},
"luminance": 0.5205
}Semantic roles & 50–950 ramp
primary
#FCA4D5
secondary
#65DF9B
accent
#E66600
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181215
muted
#868284