#FC87FA#FC87FA
#FC87FA is a light, vivid purple. Relative luminance 0.449; OKLCH L 79.1% C 0.197 H 327.9°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FC87FA |
|---|---|
| RGB | rgb(252, 135, 250) |
| HSL | hsl(301, 95%, 76%) |
| HSV | hsv(301, 46%, 99%) |
| CMYK | cmyk(0%, 46.4%, 0.8%, 1.2%) |
| CIE-LAB | lab(72.85, 59.95, -38.34) |
| CIE-LCH | lch(72.85, 71.16, 327.40°) |
| OKLab | oklab(79.06% 0.1671 -0.105) |
| OKLCH | oklch(79.06% 0.197 327.9) |
| XYZ | xyz(66.0631, 44.9291, 95.6164) |
| Luminance | 0.4493 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.59
Purply Pink
#F075E6
ΔE00 4.49
Candy Pink
#FF63E9
ΔE00 6.20
Lavender Pink
#DD85D7
ΔE00 6.32
Violet Pink
#FB5FFC
ΔE00 6.77
Light Magenta
#FA5FF7
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC87FA #87FC89
analogous
#C387FC #FC87FA #FC87BF
triadic
#FC87FA #FAFC87 #87FAFC
tetradic
#FC87FA #FCC387 #87FC89 #87BFFC
square
#FC87FA #FCC387 #87FC89 #87BFFC
split-complementary
#FC87FA #BFFC87 #87FCC3
monochromatic
#F910F5 #FB4BF8 #FC87FA #FDC3FC #FEE1FE
Accessibility & contrast
On white
2.10
#FC87FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#FC87FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC87FA
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC87FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC87FA | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA9FE
Deuteranopia (green-blind)
#9FB8F6
Tritanopia (blue-blind)
#FF93B5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fc87fa; /* rgb */ color: rgb(252, 135, 250); /* oklch */ color: oklch(79.1% 0.197 327.9);
Tailwind
colors: {
custom: {
50: '#ffadfc',
500: '#fc87fa',
950: '#000000',
},
}SCSS
$custom: #fc87fa; $custom-light: #ffadfc; $custom-dark: #000000;
JSON
{
"hex": "#fc87fa",
"rgb": {
"r": 252,
"g": 135,
"b": 250
},
"hsl": {
"h": 301.026,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.79056,
"c": 0.19734,
"h": 327.9
},
"luminance": 0.44926
}Semantic roles & 50–950 ramp
primary
#FC87FA
secondary
#D5F6D5
accent
#E60400
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181117
muted
#868085