#FCA5DC#FCA5DC
#FCA5DC is a very light, vivid pink. Relative luminance 0.528; OKLCH L 82.4% C 0.123 H 341.7°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA5DC |
|---|---|
| RGB | rgb(252, 165, 220) |
| HSL | hsl(322, 94%, 82%) |
| HSV | hsv(322, 35%, 99%) |
| CMYK | cmyk(0%, 34.5%, 12.7%, 1.2%) |
| CIE-LAB | lab(77.74, 39.86, -14.52) |
| CIE-LCH | lch(77.74, 42.42, 339.99°) |
| OKLab | oklab(82.38% 0.1166 -0.0385) |
| OKLCH | oklch(82.38% 0.123 341.7) |
| XYZ | xyz(66.5184, 52.7765, 74.3794) |
| Luminance | 0.5277 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 6.31
Plum
#DDA0DD
ΔE00 6.43
Bubblegum Pink
#FE83CC
ΔE00 7.16
Pink (survey)
#FF81C0
ΔE00 8.00
Baby Pink
#FFB7CE
ΔE00 8.33
Light Lavendar
#EFC0FE
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA5DC #A5FCC5
analogous
#F1A5FC #FCA5DC #FCA5B1
triadic
#FCA5DC #DCFCA5 #A5DCFC
tetradic
#FCA5DC #FCF1A5 #A5FCC5 #A5B1FC
square
#FCA5DC #FCF1A5 #A5FCC5 #A5B1FC
split-complementary
#FCA5DC #B1FCA5 #A5FCF1
monochromatic
#F82FAE #FA6AC5 #FCA5DC #FEE0F3 #FEE1F3
Accessibility & contrast
On white
1.82
#FCA5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#FCA5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA5DC
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA5DC | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B8DE
Deuteranopia (green-blind)
#BFC5DA
Tritanopia (blue-blind)
#FFA6B9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fca5dc; /* rgb */ color: rgb(252, 165, 220); /* oklch */ color: oklch(82.4% 0.123 341.7);
Tailwind
colors: {
custom: {
50: '#fec1e6',
500: '#fca5dc',
950: '#000000',
},
}SCSS
$custom: #fca5dc; $custom-light: #fec1e6; $custom-dark: #000000;
JSON
{
"hex": "#fca5dc",
"rgb": {
"r": 252,
"g": 165,
"b": 220
},
"hsl": {
"h": 322.069,
"s": 93.548,
"l": 81.765
},
"oklch": {
"l": 0.82381,
"c": 0.12279,
"h": 341.7
},
"luminance": 0.52773
}Semantic roles & 50–950 ramp
primary
#FCA5DC
secondary
#66DF93
accent
#E65400
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181216
muted
#868284