#FC87FF#FC87FF
#FC87FF is a light, highly saturated purple. Relative luminance 0.452; OKLCH L 79.3% C 0.202 H 326.3°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FC87FF |
|---|---|
| RGB | rgb(252, 135, 255) |
| HSL | hsl(299, 100%, 76%) |
| HSV | hsv(299, 47%, 100%) |
| CMYK | cmyk(1.2%, 47.1%, 0%, 0%) |
| CIE-LAB | lab(73.05, 60.82, -40.74) |
| CIE-LCH | lch(73.05, 73.20, 326.19°) |
| OKLab | oklab(79.28% 0.1679 -0.1118) |
| OKLCH | oklch(79.28% 0.202 326.3) |
| XYZ | xyz(66.8575, 45.2468, 99.8003) |
| Luminance | 0.4524 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.95
Purply Pink
#F075E6
ΔE00 4.87
Candy Pink
#FF63E9
ΔE00 6.47
Violet Pink
#FB5FFC
ΔE00 6.62
Light Magenta
#FA5FF7
ΔE00 6.71
Lavender Pink
#DD85D7
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC87FF #8AFF87
analogous
#C087FF #FC87FF #FF87C6
triadic
#FC87FF #FFFC87 #87FFFC
tetradic
#FC87FF #FFC087 #8AFF87 #87C6FF
square
#FC87FF #FFC087 #8AFF87 #87C6FF
split-complementary
#FC87FF #C6FF87 #87FFC0
monochromatic
#F90DFF #FA4AFF #FC87FF #FEC4FF #FEE0FF
Accessibility & contrast
On white
2.09
#FC87FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#FC87FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC87FF
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC87FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC87FF | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BAAFF
Deuteranopia (green-blind)
#9DB9FB
Tritanopia (blue-blind)
#FF94B7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fc87ff; /* rgb */ color: rgb(252, 135, 255); /* oklch */ color: oklch(79.3% 0.202 326.3);
Tailwind
colors: {
custom: {
50: '#ffaeff',
500: '#fc87ff',
950: '#000000',
},
}SCSS
$custom: #fc87ff; $custom-light: #ffaeff; $custom-dark: #000000;
JSON
{
"hex": "#fc87ff",
"rgb": {
"r": 252,
"g": 135,
"b": 255
},
"hsl": {
"h": 298.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.7928,
"c": 0.20175,
"h": 326.3
},
"luminance": 0.45243
}Semantic roles & 50–950 ramp
primary
#FC87FF
secondary
#D5F7D4
accent
#E60006
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181118
muted
#868086