#FC87DF#FC87DF
#FC87DF is a light, vivid pink. Relative luminance 0.434; OKLCH L 77.9% C 0.175 H 337.3°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FC87DF |
|---|---|
| RGB | rgb(252, 135, 223) |
| HSL | hsl(315, 95%, 76%) |
| HSV | hsv(315, 46%, 99%) |
| CMYK | cmyk(0%, 46.4%, 11.5%, 1.2%) |
| CIE-LAB | lab(71.80, 55.50, -25.17) |
| CIE-LCH | lch(71.80, 60.95, 335.60°) |
| OKLab | oklab(77.93% 0.1616 -0.0677) |
| OKLCH | oklch(77.93% 0.175 337.3) |
| XYZ | xyz(62.1284, 43.3552, 74.8938) |
| Luminance | 0.4335 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.81
Violet (CSS)
#EE82EE
ΔE00 4.93
Lavender Pink
#DD85D7
ΔE00 5.20
Purply Pink
#F075E6
ΔE00 5.34
Pink (survey)
#FF81C0
ΔE00 6.34
Candy Pink
#FF63E9
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC87DF #87FCA4
analogous
#DE87FC #FC87DF #FC87A4
triadic
#FC87DF #DFFC87 #87DFFC
tetradic
#FC87DF #FCDE87 #87FCA4 #87A4FC
square
#FC87DF #FCDE87 #87FCA4 #87A4FC
split-complementary
#FC87DF #A4FC87 #87FCDE
monochromatic
#F910BF #FB4BCF #FC87DF #FDC3EF #FEE1F7
Accessibility & contrast
On white
2.17
#FC87DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#FC87DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC87DF
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC87DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC87DF | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A5E2
Deuteranopia (green-blind)
#A9B6DC
Tritanopia (blue-blind)
#FF8BA9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fc87df; /* rgb */ color: rgb(252, 135, 223); /* oklch */ color: oklch(77.9% 0.175 337.3);
Tailwind
colors: {
custom: {
50: '#ffade9',
500: '#fc87df',
950: '#000000',
},
}SCSS
$custom: #fc87df; $custom-light: #ffade9; $custom-dark: #000000;
JSON
{
"hex": "#fc87df",
"rgb": {
"r": 252,
"g": 135,
"b": 223
},
"hsl": {
"h": 314.872,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.7793,
"c": 0.17521,
"h": 337.3
},
"luminance": 0.43351
}Semantic roles & 50–950 ramp
primary
#FC87DF
secondary
#D5F6DD
accent
#E63900
background
#FFFAFE
surface
#FFF5FC
border
#D7CFD5
text
#181016
muted
#867F84