#FCA0DC#FCA0DC
#FCA0DC is a light, vivid pink. Relative luminance 0.510; OKLCH L 81.6% C 0.131 H 341.0°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA0DC |
|---|---|
| RGB | rgb(252, 160, 220) |
| HSL | hsl(321, 94%, 81%) |
| HSV | hsv(321, 37%, 99%) |
| CMYK | cmyk(0%, 36.5%, 12.7%, 1.2%) |
| CIE-LAB | lab(76.68, 42.44, -16.11) |
| CIE-LCH | lch(76.68, 45.40, 339.22°) |
| OKLab | oklab(81.58% 0.1241 -0.0428) |
| OKLCH | oklch(81.58% 0.131 341) |
| XYZ | xyz(65.6341, 51.0080, 74.0847) |
| Luminance | 0.5100 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 6.07
Plum
#DDA0DD
ΔE00 6.19
Pink (survey)
#FF81C0
ΔE00 7.18
Powder Pink
#FFB2D0
ΔE00 7.43
Lavender Pink
#DD85D7
ΔE00 8.80
Baby Pink
#FFB7CE
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA0DC #A0FCC0
analogous
#EEA0FC #FCA0DC #FCA0AE
triadic
#FCA0DC #DCFCA0 #A0DCFC
tetradic
#FCA0DC #FCEEA0 #A0FCC0 #A0AEFC
square
#FCA0DC #FCEEA0 #A0FCC0 #A0AEFC
split-complementary
#FCA0DC #AEFCA0 #A0FCEE
monochromatic
#F829B0 #FA65C6 #FCA0DC #FEDBF2 #FEE1F4
Accessibility & contrast
On white
1.87
#FCA0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#FCA0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA0DC
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA0DC | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B4DE
Deuteranopia (green-blind)
#BBC3D9
Tritanopia (blue-blind)
#FFA1B6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fca0dc; /* rgb */ color: rgb(252, 160, 220); /* oklch */ color: oklch(81.6% 0.131 341.0);
Tailwind
colors: {
custom: {
50: '#ffbde7',
500: '#fca0dc',
950: '#000000',
},
}SCSS
$custom: #fca0dc; $custom-light: #ffbde7; $custom-dark: #000000;
JSON
{
"hex": "#fca0dc",
"rgb": {
"r": 252,
"g": 160,
"b": 220
},
"hsl": {
"h": 320.87,
"s": 93.878,
"l": 80.784
},
"oklch": {
"l": 0.81577,
"c": 0.1313,
"h": 341
},
"luminance": 0.51004
}Semantic roles & 50–950 ramp
primary
#FCA0DC
secondary
#62DE8D
accent
#E65000
background
#FFFDFE
surface
#FFF8FC
border
#D7D1D5
text
#181216
muted
#868284