#FC87FD#FC87FD
#FC87FD is a light, vivid purple. Relative luminance 0.451; OKLCH L 79.2% C 0.200 H 326.9°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FC87FD |
|---|---|
| RGB | rgb(252, 135, 253) |
| HSL | hsl(299, 97%, 76%) |
| HSV | hsv(299, 47%, 99%) |
| CMYK | cmyk(0.4%, 46.6%, 0%, 0.8%) |
| CIE-LAB | lab(72.97, 60.47, -39.78) |
| CIE-LCH | lch(72.97, 72.38, 326.66°) |
| OKLab | oklab(79.19% 0.1676 -0.1091) |
| OKLCH | oklch(79.19% 0.2 326.9) |
| XYZ | xyz(66.5373, 45.1187, 98.1135) |
| Luminance | 0.4511 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.78
Purply Pink
#F075E6
ΔE00 4.71
Candy Pink
#FF63E9
ΔE00 6.35
Lavender Pink
#DD85D7
ΔE00 6.64
Violet Pink
#FB5FFC
ΔE00 6.67
Light Magenta
#FA5FF7
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC87FD #88FD87
analogous
#C187FD #FC87FD #FD87C3
triadic
#FC87FD #FDFC87 #87FDFC
tetradic
#FC87FD #FDC187 #88FD87 #87C3FD
square
#FC87FD #FDC187 #88FD87 #87C3FD
split-complementary
#FC87FD #C3FD87 #87FDC1
monochromatic
#F90FFB #FA4BFC #FC87FD #FEC3FE #FEE1FE
Accessibility & contrast
On white
2.10
#FC87FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#FC87FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC87FD
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC87FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC87FD | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CAAFF
Deuteranopia (green-blind)
#9EB8F9
Tritanopia (blue-blind)
#FF94B6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fc87fd; /* rgb */ color: rgb(252, 135, 253); /* oklch */ color: oklch(79.2% 0.200 326.9);
Tailwind
colors: {
custom: {
50: '#ffaefe',
500: '#fc87fd',
950: '#000000',
},
}SCSS
$custom: #fc87fd; $custom-light: #ffaefe; $custom-dark: #000000;
JSON
{
"hex": "#fc87fd",
"rgb": {
"r": 252,
"g": 135,
"b": 253
},
"hsl": {
"h": 299.492,
"s": 96.721,
"l": 76.078
},
"oklch": {
"l": 0.7919,
"c": 0.19998,
"h": 326.9
},
"luminance": 0.45115
}Semantic roles & 50–950 ramp
primary
#FC87FD
secondary
#D5F7D4
accent
#E60002
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181118
muted
#868086