#FC87ED#FC87ED
#FC87ED is a light, vivid purple. Relative luminance 0.441; OKLCH L 78.5% C 0.186 H 332.1°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FC87ED |
|---|---|
| RGB | rgb(252, 135, 237) |
| HSL | hsl(308, 95%, 76%) |
| HSV | hsv(308, 46%, 99%) |
| CMYK | cmyk(0%, 46.4%, 6%, 1.2%) |
| CIE-LAB | lab(72.32, 57.76, -32.05) |
| CIE-LCH | lch(72.32, 66.06, 330.97°) |
| OKLab | oklab(78.5% 0.1647 -0.0871) |
| OKLCH | oklch(78.5% 0.186 332.1) |
| XYZ | xyz(64.0945, 44.1416, 85.2486) |
| Luminance | 0.4414 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.95
Purply Pink
#F075E6
ΔE00 4.22
Lavender Pink
#DD85D7
ΔE00 5.26
Candy Pink
#FF63E9
ΔE00 6.04
Bubblegum Pink
#FE83CC
ΔE00 6.40
Light Magenta
#FA5FF7
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC87ED #87FC96
analogous
#D087FC #FC87ED #FC87B2
triadic
#FC87ED #EDFC87 #87EDFC
tetradic
#FC87ED #FCD087 #87FC96 #87B2FC
square
#FC87ED #FCD087 #87FC96 #87B2FC
split-complementary
#FC87ED #B2FC87 #87FCD0
monochromatic
#F910DB #FB4BE4 #FC87ED #FDC3F6 #FEE1FB
Accessibility & contrast
On white
2.14
#FC87ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#FC87ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC87ED
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC87ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC87ED | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A7F0
Deuteranopia (green-blind)
#A4B7EA
Tritanopia (blue-blind)
#FF8FAF
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fc87ed; /* rgb */ color: rgb(252, 135, 237); /* oklch */ color: oklch(78.5% 0.186 332.1);
Tailwind
colors: {
custom: {
50: '#ffadf3',
500: '#fc87ed',
950: '#000000',
},
}SCSS
$custom: #fc87ed; $custom-light: #ffadf3; $custom-dark: #000000;
JSON
{
"hex": "#fc87ed",
"rgb": {
"r": 252,
"g": 135,
"b": 237
},
"hsl": {
"h": 307.692,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.78497,
"c": 0.18628,
"h": 332.1
},
"luminance": 0.44138
}Semantic roles & 50–950 ramp
primary
#FC87ED
secondary
#D5F6D9
accent
#E61D00
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#181017
muted
#867F85