#FCA0CC#FCA0CC
#FCA0CC is a light, vivid pink. Relative luminance 0.502; OKLCH L 81.0% C 0.121 H 350.0°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA0CC |
|---|---|
| RGB | rgb(252, 160, 204) |
| HSL | hsl(331, 94%, 81%) |
| HSV | hsv(331, 37%, 99%) |
| CMYK | cmyk(0%, 36.5%, 19%, 1.2%) |
| CIE-LAB | lab(76.19, 39.99, -8.10) |
| CIE-LCH | lch(76.19, 40.80, 348.54°) |
| OKLab | oklab(81.04% 0.1192 -0.021) |
| OKLCH | oklch(81.04% 0.121 350) |
| XYZ | xyz(63.6156, 50.2006, 63.4540) |
| Luminance | 0.5020 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.71
Pink (survey)
#FF81C0
ΔE00 6.62
Baby Pink
#FFB7CE
ΔE00 6.66
Bubblegum Pink
#FE83CC
ΔE00 6.98
Pinky
#FC86AA
ΔE00 7.54
Soft Pink
#FDB0C0
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA0CC #A0FCD0
analogous
#FCA0FA #FCA0CC #FCA2A0
triadic
#FCA0CC #CCFCA0 #A0CCFC
tetradic
#FCA0CC #FAFCA0 #A0FCD0 #A2A0FC
square
#FCA0CC #FAFCA0 #A0FCD0 #A2A0FC
split-complementary
#FCA0CC #A0FCA2 #A0FAFC
monochromatic
#F8298C #FA65AC #FCA0CC #FEDBEC #FEE1EF
Accessibility & contrast
On white
1.90
#FCA0CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#FCA0CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA0CC
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA0CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA0CC | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B2CE
Deuteranopia (green-blind)
#BFC2CA
Tritanopia (blue-blind)
#FF9EAF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fca0cc; /* rgb */ color: rgb(252, 160, 204); /* oklch */ color: oklch(81.0% 0.121 350.0);
Tailwind
colors: {
custom: {
50: '#ffbddb',
500: '#fca0cc',
950: '#000000',
},
}SCSS
$custom: #fca0cc; $custom-light: #ffbddb; $custom-dark: #000000;
JSON
{
"hex": "#fca0cc",
"rgb": {
"r": 252,
"g": 160,
"b": 204
},
"hsl": {
"h": 331.304,
"s": 93.878,
"l": 80.784
},
"oklch": {
"l": 0.81041,
"c": 0.12101,
"h": 350
},
"luminance": 0.50197
}Semantic roles & 50–950 ramp
primary
#FCA0CC
secondary
#62DEA3
accent
#E67800
background
#FFFDFE
surface
#FFF8FB
border
#D7D1D4
text
#181215
muted
#868284