#FC87FC#FC87FC
#FC87FC is a light, vivid purple. Relative luminance 0.451; OKLCH L 79.1% C 0.199 H 327.3°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FC87FC |
|---|---|
| RGB | rgb(252, 135, 252) |
| HSL | hsl(300, 95%, 76%) |
| HSV | hsv(300, 46%, 99%) |
| CMYK | cmyk(0%, 46.4%, 0%, 1.2%) |
| CIE-LAB | lab(72.93, 60.30, -39.30) |
| CIE-LCH | lch(72.93, 71.97, 326.90°) |
| OKLab | oklab(79.15% 0.1674 -0.1077) |
| OKLCH | oklch(79.15% 0.199 327.3) |
| XYZ | xyz(66.3784, 45.0552, 97.2768) |
| Luminance | 0.4505 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.71
Purply Pink
#F075E6
ΔE00 4.63
Candy Pink
#FF63E9
ΔE00 6.30
Lavender Pink
#DD85D7
ΔE00 6.53
Violet Pink
#FB5FFC
ΔE00 6.70
Light Magenta
#FA5FF7
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC87FC #87FC87
analogous
#C187FC #FC87FC #FC87C1
triadic
#FC87FC #FCFC87 #87FCFC
tetradic
#FC87FC #FCC187 #87FC87 #87C1FC
square
#FC87FC #FCC187 #87FC87 #87C1FC
split-complementary
#FC87FC #C1FC87 #87FCC1
monochromatic
#F910F9 #FB4BFB #FC87FC #FDC3FD #FEE1FE
Accessibility & contrast
On white
2.10
#FC87FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#FC87FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC87FC
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC87FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC87FC | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA9FF
Deuteranopia (green-blind)
#9EB8F8
Tritanopia (blue-blind)
#FF93B6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fc87fc; /* rgb */ color: rgb(252, 135, 252); /* oklch */ color: oklch(79.1% 0.199 327.3);
Tailwind
colors: {
custom: {
50: '#ffaefd',
500: '#fc87fc',
950: '#000000',
},
}SCSS
$custom: #fc87fc; $custom-light: #ffaefd; $custom-dark: #000000;
JSON
{
"hex": "#fc87fc",
"rgb": {
"r": 252,
"g": 135,
"b": 252
},
"hsl": {
"h": 300,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.79145,
"c": 0.19909,
"h": 327.3
},
"luminance": 0.45052
}Semantic roles & 50–950 ramp
primary
#FC87FC
secondary
#D5F6D5
accent
#E60000
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181118
muted
#868086