#FC87F7#FC87F7
#FC87F7 is a light, vivid purple. Relative luminance 0.447; OKLCH L 78.9% C 0.195 H 328.8°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FC87F7 |
|---|---|
| RGB | rgb(252, 135, 247) |
| HSL | hsl(303, 95%, 76%) |
| HSV | hsv(303, 46%, 99%) |
| CMYK | cmyk(0%, 46.4%, 2%, 1.2%) |
| CIE-LAB | lab(72.72, 59.44, -36.90) |
| CIE-LCH | lch(72.72, 69.96, 328.17°) |
| OKLab | oklab(78.92% 0.1666 -0.1008) |
| OKLCH | oklch(78.92% 0.195 328.8) |
| XYZ | xyz(65.5965, 44.7424, 93.1587) |
| Luminance | 0.4474 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.50
Purply Pink
#F075E6
ΔE00 4.32
Lavender Pink
#DD85D7
ΔE00 6.02
Candy Pink
#FF63E9
ΔE00 6.09
Light Magenta
#FA5FF7
ΔE00 6.87
Violet Pink
#FB5FFC
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC87F7 #87FC8C
analogous
#C687FC #FC87F7 #FC87BC
triadic
#FC87F7 #F7FC87 #87F7FC
tetradic
#FC87F7 #FCC687 #87FC8C #87BCFC
square
#FC87F7 #FCC687 #87FC8C #87BCFC
split-complementary
#FC87F7 #BCFC87 #87FCC6
monochromatic
#F910EF #FB4BF3 #FC87F7 #FDC3FB #FEE1FD
Accessibility & contrast
On white
2.11
#FC87F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#FC87F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC87F7
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC87F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC87F7 | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA9FB
Deuteranopia (green-blind)
#A1B8F3
Tritanopia (blue-blind)
#FF92B4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fc87f7; /* rgb */ color: rgb(252, 135, 247); /* oklch */ color: oklch(78.9% 0.195 328.8);
Tailwind
colors: {
custom: {
50: '#ffadfa',
500: '#fc87f7',
950: '#000000',
},
}SCSS
$custom: #fc87f7; $custom-light: #ffadfa; $custom-dark: #000000;
JSON
{
"hex": "#fc87f7",
"rgb": {
"r": 252,
"g": 135,
"b": 247
},
"hsl": {
"h": 302.564,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.78924,
"c": 0.19473,
"h": 328.8
},
"luminance": 0.44739
}Semantic roles & 50–950 ramp
primary
#FC87F7
secondary
#D5F6D6
accent
#E60A00
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181117
muted
#868085