#FCA1CA#FCA1CA
#FCA1CA is a light, moderate pink. Relative luminance 0.504; OKLCH L 81.1% C 0.118 H 351.5°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA1CA |
|---|---|
| RGB | rgb(252, 161, 202) |
| HSL | hsl(333, 94%, 81%) |
| HSV | hsv(333, 36%, 99%) |
| CMYK | cmyk(0%, 36.1%, 19.8%, 1.2%) |
| CIE-LAB | lab(76.35, 39.17, -6.78) |
| CIE-LCH | lch(76.35, 39.76, 350.18°) |
| OKLab | oklab(81.14% 0.117 -0.0175) |
| OKLCH | oklch(81.14% 0.118 351.5) |
| XYZ | xyz(63.5514, 50.4534, 62.2568) |
| Luminance | 0.5045 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.21
Baby Pink
#FFB7CE
ΔE00 6.09
Pink (survey)
#FF81C0
ΔE00 6.97
Soft Pink
#FDB0C0
ΔE00 7.03
Pinky
#FC86AA
ΔE00 7.29
Pastel Pink
#FFBACD
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA1CA #A1FCD3
analogous
#FCA1F7 #FCA1CA #FCA5A1
triadic
#FCA1CA #CAFCA1 #A1CAFC
tetradic
#FCA1CA #F7FCA1 #A1FCD3 #A5A1FC
square
#FCA1CA #F7FCA1 #A1FCD3 #A5A1FC
split-complementary
#FCA1CA #A1FCA5 #A1F7FC
monochromatic
#F82A87 #FA66A9 #FCA1CA #FEDCEB #FEE1EE
Accessibility & contrast
On white
1.89
#FCA1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#FCA1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA1CA
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA1CA | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB3CB
Deuteranopia (green-blind)
#C0C2C8
Tritanopia (blue-blind)
#FF9EAF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fca1ca; /* rgb */ color: rgb(252, 161, 202); /* oklch */ color: oklch(81.1% 0.118 351.5);
Tailwind
colors: {
custom: {
50: '#ffbeda',
500: '#fca1ca',
950: '#000000',
},
}SCSS
$custom: #fca1ca; $custom-light: #ffbeda; $custom-dark: #000000;
JSON
{
"hex": "#fca1ca",
"rgb": {
"r": 252,
"g": 161,
"b": 202
},
"hsl": {
"h": 332.967,
"s": 93.814,
"l": 80.98
},
"oklch": {
"l": 0.81139,
"c": 0.11828,
"h": 351.5
},
"luminance": 0.50449
}Semantic roles & 50–950 ramp
primary
#FCA1CA
secondary
#63DFA7
accent
#E67E00
background
#FFFDFE
surface
#FFF8FB
border
#D7D1D4
text
#181214
muted
#868283