#FC87DC#FC87DC
#FC87DC is a light, vivid pink. Relative luminance 0.432; OKLCH L 77.8% C 0.173 H 338.4°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FC87DC |
|---|---|
| RGB | rgb(252, 135, 220) |
| HSL | hsl(316, 95%, 76%) |
| HSV | hsv(316, 46%, 99%) |
| CMYK | cmyk(0%, 46.4%, 12.7%, 1.2%) |
| CIE-LAB | lab(71.69, 55.03, -23.69) |
| CIE-LCH | lch(71.69, 59.92, 336.71°) |
| OKLab | oklab(77.81% 0.1609 -0.0635) |
| OKLCH | oklch(77.81% 0.173 338.4) |
| XYZ | xyz(61.7276, 43.1948, 72.7825) |
| Luminance | 0.4319 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.23
Lavender Pink
#DD85D7
ΔE00 5.38
Violet (CSS)
#EE82EE
ΔE00 5.45
Purply Pink
#F075E6
ΔE00 5.74
Pink (survey)
#FF81C0
ΔE00 5.77
Candy Pink
#FF63E9
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC87DC #87FCA7
analogous
#E187FC #FC87DC #FC87A1
triadic
#FC87DC #DCFC87 #87DCFC
tetradic
#FC87DC #FCE187 #87FCA7 #87A1FC
square
#FC87DC #FCE187 #87FCA7 #87A1FC
split-complementary
#FC87DC #A1FC87 #87FCE1
monochromatic
#F910B9 #FB4BCB #FC87DC #FDC3ED #FEE1F6
Accessibility & contrast
On white
2.18
#FC87DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#FC87DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC87DC
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC87DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC87DC | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA4DF
Deuteranopia (green-blind)
#AAB6D9
Tritanopia (blue-blind)
#FF8AA8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fc87dc; /* rgb */ color: rgb(252, 135, 220); /* oklch */ color: oklch(77.8% 0.173 338.4);
Tailwind
colors: {
custom: {
50: '#ffade7',
500: '#fc87dc',
950: '#000000',
},
}SCSS
$custom: #fc87dc; $custom-light: #ffade7; $custom-dark: #000000;
JSON
{
"hex": "#fc87dc",
"rgb": {
"r": 252,
"g": 135,
"b": 220
},
"hsl": {
"h": 316.41,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.77813,
"c": 0.17298,
"h": 338.4
},
"luminance": 0.43191
}Semantic roles & 50–950 ramp
primary
#FC87DC
secondary
#D5F6DE
accent
#E63F00
background
#FFFAFE
surface
#FFF5FC
border
#D7CFD5
text
#181016
muted
#867F84