#FC87EA#FC87EA
#FC87EA is a light, vivid purple. Relative luminance 0.440; OKLCH L 78.4% C 0.184 H 333.2°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FC87EA |
|---|---|
| RGB | rgb(252, 135, 234) |
| HSL | hsl(309, 95%, 76%) |
| HSV | hsv(309, 46%, 99%) |
| CMYK | cmyk(0%, 46.4%, 7.1%, 1.2%) |
| CIE-LAB | lab(72.21, 57.27, -30.59) |
| CIE-LCH | lch(72.21, 64.92, 331.89°) |
| OKLab | oklab(78.37% 0.1641 -0.0829) |
| OKLCH | oklch(78.37% 0.184 333.2) |
| XYZ | xyz(63.6599, 43.9678, 82.9595) |
| Luminance | 0.4396 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.29
Purply Pink
#F075E6
ΔE00 4.34
Lavender Pink
#DD85D7
ΔE00 5.13
Bubblegum Pink
#FE83CC
ΔE00 5.86
Candy Pink
#FF63E9
ΔE00 6.13
Light Magenta
#FA5FF7
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC87EA #87FC99
analogous
#D387FC #FC87EA #FC87AF
triadic
#FC87EA #EAFC87 #87EAFC
tetradic
#FC87EA #FCD387 #87FC99 #87AFFC
square
#FC87EA #FCD387 #87FC99 #87AFFC
split-complementary
#FC87EA #AFFC87 #87FCD3
monochromatic
#F910D5 #FB4BE0 #FC87EA #FDC3F4 #FEE1FA
Accessibility & contrast
On white
2.14
#FC87EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#FC87EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC87EA
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC87EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC87EA | 1.00 | 2.14 | 9.79 | 9.79 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A6ED
Deuteranopia (green-blind)
#A5B7E7
Tritanopia (blue-blind)
#FF8EAE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fc87ea; /* rgb */ color: rgb(252, 135, 234); /* oklch */ color: oklch(78.4% 0.184 333.2);
Tailwind
colors: {
custom: {
50: '#ffadf1',
500: '#fc87ea',
950: '#000000',
},
}SCSS
$custom: #fc87ea; $custom-light: #ffadf1; $custom-dark: #000000;
JSON
{
"hex": "#fc87ea",
"rgb": {
"r": 252,
"g": 135,
"b": 234
},
"hsl": {
"h": 309.231,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.78372,
"c": 0.18383,
"h": 333.2
},
"luminance": 0.43964
}Semantic roles & 50–950 ramp
primary
#FC87EA
secondary
#D5F6DA
accent
#E62300
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#181016
muted
#867F84