#FCA5D2#FCA5D2
#FCA5D2 is a very light, moderate pink. Relative luminance 0.523; OKLCH L 82.0% C 0.116 H 347.6°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA5D2 |
|---|---|
| RGB | rgb(252, 165, 210) |
| HSL | hsl(329, 94%, 82%) |
| HSV | hsv(329, 35%, 99%) |
| CMYK | cmyk(0%, 34.5%, 16.7%, 1.2%) |
| CIE-LAB | lab(77.44, 38.29, -9.53) |
| CIE-LCH | lch(77.44, 39.46, 346.03°) |
| OKLab | oklab(82.05% 0.1135 -0.0249) |
| OKLCH | oklch(82.05% 0.116 347.6) |
| XYZ | xyz(65.2334, 52.2625, 67.6120) |
| Luminance | 0.5226 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.28
Baby Pink
#FFB7CE
ΔE00 6.34
Pastel Pink
#FFBACD
ΔE00 7.60
Bubblegum Pink
#FE83CC
ΔE00 7.66
Pink (survey)
#FF81C0
ΔE00 7.67
Soft Pink
#FDB0C0
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA5D2 #A5FCCF
analogous
#FBA5FC #FCA5D2 #FCA5A7
triadic
#FCA5D2 #D2FCA5 #A5D2FC
tetradic
#FCA5D2 #FCFBA5 #A5FCCF #A5A7FC
square
#FCA5D2 #FCFBA5 #A5FCCF #A5A7FC
split-complementary
#FCA5D2 #A7FCA5 #A5FCFB
monochromatic
#F82F97 #FA6AB4 #FCA5D2 #FEE0F0 #FEE1F0
Accessibility & contrast
On white
1.83
#FCA5D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#FCA5D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA5D2
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA5D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA5D2 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB7D4
Deuteranopia (green-blind)
#C1C5D0
Tritanopia (blue-blind)
#FFA4B5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #fca5d2; /* rgb */ color: rgb(252, 165, 210); /* oklch */ color: oklch(82.0% 0.116 347.6);
Tailwind
colors: {
custom: {
50: '#ffc1df',
500: '#fca5d2',
950: '#000000',
},
}SCSS
$custom: #fca5d2; $custom-light: #ffc1df; $custom-dark: #000000;
JSON
{
"hex": "#fca5d2",
"rgb": {
"r": 252,
"g": 165,
"b": 210
},
"hsl": {
"h": 328.966,
"s": 93.548,
"l": 81.765
},
"oklch": {
"l": 0.82048,
"c": 0.11618,
"h": 347.6
},
"luminance": 0.52259
}Semantic roles & 50–950 ramp
primary
#FCA5D2
secondary
#66DFA1
accent
#E66F00
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181215
muted
#868284