#FCA5CC#FCA5CC
#FCA5CC is a light, moderate pink. Relative luminance 0.520; OKLCH L 81.9% C 0.113 H 351.4°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA5CC |
|---|---|
| RGB | rgb(252, 165, 204) |
| HSL | hsl(333, 94%, 82%) |
| HSV | hsv(333, 35%, 99%) |
| CMYK | cmyk(0%, 34.5%, 19%, 1.2%) |
| CIE-LAB | lab(77.26, 37.39, -6.52) |
| CIE-LCH | lch(77.26, 37.95, 350.11°) |
| OKLab | oklab(81.86% 0.1115 -0.0168) |
| OKLCH | oklch(81.86% 0.113 351.4) |
| XYZ | xyz(64.4999, 51.9691, 63.7488) |
| Luminance | 0.5196 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.33
Baby Pink
#FFB7CE
ΔE00 5.27
Soft Pink
#FDB0C0
ΔE00 6.49
Pastel Pink
#FFBACD
ΔE00 6.50
Pink (survey)
#FF81C0
ΔE00 7.89
Faded Pink
#DE9DAC
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA5CC #A5FCD5
analogous
#FCA5F8 #FCA5CC #FCAAA5
triadic
#FCA5CC #CCFCA5 #A5CCFC
tetradic
#FCA5CC #F8FCA5 #A5FCD5 #AAA5FC
square
#FCA5CC #F8FCA5 #A5FCD5 #AAA5FC
split-complementary
#FCA5CC #A5FCAA #A5F8FC
monochromatic
#F82F89 #FA6AAA #FCA5CC #FEE0EE #FEE1EE
Accessibility & contrast
On white
1.84
#FCA5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#FCA5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA5CC
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA5CC | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB6CD
Deuteranopia (green-blind)
#C3C4CA
Tritanopia (blue-blind)
#FFA2B3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #fca5cc; /* rgb */ color: rgb(252, 165, 204); /* oklch */ color: oklch(81.9% 0.113 351.4);
Tailwind
colors: {
custom: {
50: '#ffc1db',
500: '#fca5cc',
950: '#000000',
},
}SCSS
$custom: #fca5cc; $custom-light: #ffc1db; $custom-dark: #000000;
JSON
{
"hex": "#fca5cc",
"rgb": {
"r": 252,
"g": 165,
"b": 204
},
"hsl": {
"h": 333.103,
"s": 93.548,
"l": 81.765
},
"oklch": {
"l": 0.81856,
"c": 0.11278,
"h": 351.4
},
"luminance": 0.51965
}Semantic roles & 50–950 ramp
primary
#FCA5CC
secondary
#66DFA9
accent
#E67F00
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181215
muted
#868284