#FC87EE#FC87EE
#FC87EE is a light, vivid purple. Relative luminance 0.442; OKLCH L 78.5% C 0.187 H 331.8°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FC87EE |
|---|---|
| RGB | rgb(252, 135, 238) |
| HSL | hsl(307, 95%, 76%) |
| HSV | hsv(307, 46%, 99%) |
| CMYK | cmyk(0%, 46.4%, 5.6%, 1.2%) |
| CIE-LAB | lab(72.36, 57.92, -32.54) |
| CIE-LCH | lch(72.36, 66.44, 330.67°) |
| OKLab | oklab(78.54% 0.1649 -0.0884) |
| OKLCH | oklch(78.54% 0.187 331.8) |
| XYZ | xyz(64.2410, 44.2002, 86.0201) |
| Luminance | 0.4420 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.86
Purply Pink
#F075E6
ΔE00 4.19
Lavender Pink
#DD85D7
ΔE00 5.32
Candy Pink
#FF63E9
ΔE00 6.02
Bubblegum Pink
#FE83CC
ΔE00 6.58
Light Magenta
#FA5FF7
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC87EE #87FC95
analogous
#CF87FC #FC87EE #FC87B3
triadic
#FC87EE #EEFC87 #87EEFC
tetradic
#FC87EE #FCCF87 #87FC95 #87B3FC
square
#FC87EE #FCCF87 #87FC95 #87B3FC
split-complementary
#FC87EE #B3FC87 #87FCCF
monochromatic
#F910DD #FB4BE6 #FC87EE #FDC3F6 #FEE1FB
Accessibility & contrast
On white
2.13
#FC87EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#FC87EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC87EE
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC87EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC87EE | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A7F2
Deuteranopia (green-blind)
#A4B7EB
Tritanopia (blue-blind)
#FF8FB0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fc87ee; /* rgb */ color: rgb(252, 135, 238); /* oklch */ color: oklch(78.5% 0.187 331.8);
Tailwind
colors: {
custom: {
50: '#ffadf3',
500: '#fc87ee',
950: '#000000',
},
}SCSS
$custom: #fc87ee; $custom-light: #ffadf3; $custom-dark: #000000;
JSON
{
"hex": "#fc87ee",
"rgb": {
"r": 252,
"g": 135,
"b": 238
},
"hsl": {
"h": 307.179,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.78539,
"c": 0.18712,
"h": 331.8
},
"luminance": 0.44196
}Semantic roles & 50–950 ramp
primary
#FC87EE
secondary
#D5F6D9
accent
#E61B00
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#181017
muted
#867F85