#FC87F9#FC87F9
#FC87F9 is a light, vivid purple. Relative luminance 0.449; OKLCH L 79.0% C 0.196 H 328.2°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FC87F9 |
|---|---|
| RGB | rgb(252, 135, 249) |
| HSL | hsl(302, 95%, 76%) |
| HSV | hsv(302, 46%, 99%) |
| CMYK | cmyk(0%, 46.4%, 1.2%, 1.2%) |
| CIE-LAB | lab(72.80, 59.78, -37.86) |
| CIE-LCH | lch(72.80, 70.76, 327.65°) |
| OKLab | oklab(79.01% 0.1669 -0.1036) |
| OKLCH | oklch(79.01% 0.196 328.2) |
| XYZ | xyz(65.9067, 44.8665, 94.7928) |
| Luminance | 0.4486 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.55
Purply Pink
#F075E6
ΔE00 4.43
Candy Pink
#FF63E9
ΔE00 6.16
Lavender Pink
#DD85D7
ΔE00 6.21
Light Magenta
#FA5FF7
ΔE00 6.80
Violet Pink
#FB5FFC
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC87F9 #87FC8A
analogous
#C487FC #FC87F9 #FC87BE
triadic
#FC87F9 #F9FC87 #87F9FC
tetradic
#FC87F9 #FCC487 #87FC8A #87BEFC
square
#FC87F9 #FCC487 #87FC8A #87BEFC
split-complementary
#FC87F9 #BEFC87 #87FCC4
monochromatic
#F910F3 #FB4BF6 #FC87F9 #FDC3FC #FEE1FE
Accessibility & contrast
On white
2.11
#FC87F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#FC87F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC87F9
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC87F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC87F9 | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA9FD
Deuteranopia (green-blind)
#A0B8F5
Tritanopia (blue-blind)
#FF92B5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fc87f9; /* rgb */ color: rgb(252, 135, 249); /* oklch */ color: oklch(79.0% 0.196 328.2);
Tailwind
colors: {
custom: {
50: '#ffadfb',
500: '#fc87f9',
950: '#000000',
},
}SCSS
$custom: #fc87f9; $custom-light: #ffadfb; $custom-dark: #000000;
JSON
{
"hex": "#fc87f9",
"rgb": {
"r": 252,
"g": 135,
"b": 249
},
"hsl": {
"h": 301.538,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.79012,
"c": 0.19647,
"h": 328.2
},
"luminance": 0.44863
}Semantic roles & 50–950 ramp
primary
#FC87F9
secondary
#D5F6D5
accent
#E60600
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181117
muted
#868085