#FCA5D8#FCA5D8
#FCA5D8 is a very light, vivid pink. Relative luminance 0.526; OKLCH L 82.2% C 0.120 H 344.0°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA5D8 |
|---|---|
| RGB | rgb(252, 165, 216) |
| HSL | hsl(325, 94%, 82%) |
| HSV | hsv(325, 35%, 99%) |
| CMYK | cmyk(0%, 34.5%, 14.3%, 1.2%) |
| CIE-LAB | lab(77.62, 39.22, -12.53) |
| CIE-LCH | lch(77.62, 41.17, 342.29°) |
| OKLab | oklab(82.25% 0.1154 -0.033) |
| OKLCH | oklch(82.25% 0.12 344) |
| XYZ | xyz(65.9950, 52.5672, 71.6228) |
| Luminance | 0.5256 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.48
Plum
#DDA0DD
ΔE00 7.04
Bubblegum Pink
#FE83CC
ΔE00 7.26
Baby Pink
#FFB7CE
ΔE00 7.52
Pink (survey)
#FF81C0
ΔE00 7.78
Pastel Pink
#FFBACD
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA5D8 #A5FCC9
analogous
#F5A5FC #FCA5D8 #FCA5AD
triadic
#FCA5D8 #D8FCA5 #A5D8FC
tetradic
#FCA5D8 #FCF5A5 #A5FCC9 #A5ADFC
square
#FCA5D8 #FCF5A5 #A5FCC9 #A5ADFC
split-complementary
#FCA5D8 #ADFCA5 #A5FCF5
monochromatic
#F82FA5 #FA6ABE #FCA5D8 #FEE0F2 #FEE1F2
Accessibility & contrast
On white
1.82
#FCA5D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#FCA5D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA5D8
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA5D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA5D8 | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB7DA
Deuteranopia (green-blind)
#C0C5D6
Tritanopia (blue-blind)
#FFA5B7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fca5d8; /* rgb */ color: rgb(252, 165, 216); /* oklch */ color: oklch(82.2% 0.120 344.0);
Tailwind
colors: {
custom: {
50: '#fec1e4',
500: '#fca5d8',
950: '#000000',
},
}SCSS
$custom: #fca5d8; $custom-light: #fec1e4; $custom-dark: #000000;
JSON
{
"hex": "#fca5d8",
"rgb": {
"r": 252,
"g": 165,
"b": 216
},
"hsl": {
"h": 324.828,
"s": 93.548,
"l": 81.765
},
"oklch": {
"l": 0.82245,
"c": 0.12001,
"h": 344
},
"luminance": 0.52564
}Semantic roles & 50–950 ramp
primary
#FCA5D8
secondary
#66DF98
accent
#E65F00
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181215
muted
#868284