#FCA8DC#FCA8DC
#FCA8DC is a very light, moderate pink. Relative luminance 0.539; OKLCH L 82.9% C 0.118 H 342.3°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA8DC |
|---|---|
| RGB | rgb(252, 168, 220) |
| HSL | hsl(323, 93%, 82%) |
| HSV | hsv(323, 33%, 99%) |
| CMYK | cmyk(0%, 33.3%, 12.7%, 1.2%) |
| CIE-LAB | lab(78.39, 38.29, -13.55) |
| CIE-LCH | lch(78.39, 40.62, 340.52°) |
| OKLab | oklab(82.87% 0.1121 -0.0358) |
| OKLCH | oklch(82.87% 0.118 342.3) |
| XYZ | xyz(67.0659, 53.8715, 74.5619) |
| Luminance | 0.5387 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.64
Plum
#DDA0DD
ΔE00 6.70
Baby Pink
#FFB7CE
ΔE00 7.64
Bubblegum Pink
#FE83CC
ΔE00 7.86
Pink (survey)
#FF81C0
ΔE00 8.55
Pastel Pink
#FFBACD
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA8DC #A8FCC8
analogous
#F2A8FC #FCA8DC #FCA8B2
triadic
#FCA8DC #DCFCA8 #A8DCFC
tetradic
#FCA8DC #FCF2A8 #A8FCC8 #A8B2FC
square
#FCA8DC #FCF2A8 #A8FCC8 #A8B2FC
split-complementary
#FCA8DC #B2FCA8 #A8FCF2
monochromatic
#F832AC #FA6DC4 #FCA8DC #FEE1F3 #FEE1F3
Accessibility & contrast
On white
1.78
#FCA8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#FCA8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA8DC
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA8DC | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBADE
Deuteranopia (green-blind)
#C1C7DA
Tritanopia (blue-blind)
#FFA8BA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #fca8dc; /* rgb */ color: rgb(252, 168, 220); /* oklch */ color: oklch(82.9% 0.118 342.3);
Tailwind
colors: {
custom: {
50: '#fec3e6',
500: '#fca8dc',
950: '#000000',
},
}SCSS
$custom: #fca8dc; $custom-light: #fec3e6; $custom-dark: #000000;
JSON
{
"hex": "#fca8dc",
"rgb": {
"r": 252,
"g": 168,
"b": 220
},
"hsl": {
"h": 322.857,
"s": 93.333,
"l": 82.353
},
"oklch": {
"l": 0.82871,
"c": 0.11768,
"h": 342.3
},
"luminance": 0.53868
}Semantic roles & 50–950 ramp
primary
#FCA8DC
secondary
#69DF96
accent
#E65700
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181216
muted
#868284