#FCA5CF#FCA5CF
#FCA5CF is a light, moderate pink. Relative luminance 0.521; OKLCH L 82.0% C 0.114 H 349.5°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA5CF |
|---|---|
| RGB | rgb(252, 165, 207) |
| HSL | hsl(331, 94%, 82%) |
| HSV | hsv(331, 35%, 99%) |
| CMYK | cmyk(0%, 34.5%, 17.9%, 1.2%) |
| CIE-LAB | lab(77.35, 37.84, -8.03) |
| CIE-LCH | lch(77.35, 38.68, 348.03°) |
| OKLab | oklab(81.95% 0.1125 -0.0208) |
| OKLCH | oklch(81.95% 0.114 349.5) |
| XYZ | xyz(64.8632, 52.1144, 65.6620) |
| Luminance | 0.5211 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.76
Baby Pink
#FFB7CE
ΔE00 5.78
Pastel Pink
#FFBACD
ΔE00 7.03
Soft Pink
#FDB0C0
ΔE00 7.22
Pink (survey)
#FF81C0
ΔE00 7.74
Bubblegum Pink
#FE83CC
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA5CF #A5FCD2
analogous
#FCA5FB #FCA5CF #FCA7A5
triadic
#FCA5CF #CFFCA5 #A5CFFC
tetradic
#FCA5CF #FBFCA5 #A5FCD2 #A7A5FC
square
#FCA5CF #FBFCA5 #A5FCD2 #A7A5FC
split-complementary
#FCA5CF #A5FCA7 #A5FBFC
monochromatic
#F82F90 #FA6AAF #FCA5CF #FEE0EF #FEE1EF
Accessibility & contrast
On white
1.84
#FCA5CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#FCA5CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA5CF
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA5CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA5CF | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB6D1
Deuteranopia (green-blind)
#C2C5CD
Tritanopia (blue-blind)
#FFA3B4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #fca5cf; /* rgb */ color: rgb(252, 165, 207); /* oklch */ color: oklch(82.0% 0.114 349.5);
Tailwind
colors: {
custom: {
50: '#ffc1dd',
500: '#fca5cf',
950: '#000000',
},
}SCSS
$custom: #fca5cf; $custom-light: #ffc1dd; $custom-dark: #000000;
JSON
{
"hex": "#fca5cf",
"rgb": {
"r": 252,
"g": 165,
"b": 207
},
"hsl": {
"h": 331.034,
"s": 93.548,
"l": 81.765
},
"oklch": {
"l": 0.81951,
"c": 0.11442,
"h": 349.5
},
"luminance": 0.52111
}Semantic roles & 50–950 ramp
primary
#FCA5CF
secondary
#66DFA5
accent
#E67700
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181215
muted
#868284