#FC87FB#FC87FB
#FC87FB is a light, vivid purple. Relative luminance 0.450; OKLCH L 79.1% C 0.198 H 327.6°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FC87FB |
|---|---|
| RGB | rgb(252, 135, 251) |
| HSL | hsl(301, 95%, 76%) |
| HSV | hsv(301, 46%, 99%) |
| CMYK | cmyk(0%, 46.4%, 0.4%, 1.2%) |
| CIE-LAB | lab(72.89, 60.12, -38.82) |
| CIE-LCH | lch(72.89, 71.57, 327.15°) |
| OKLab | oklab(79.1% 0.1673 -0.1063) |
| OKLCH | oklch(79.1% 0.198 327.6) |
| XYZ | xyz(66.2203, 44.9920, 96.4444) |
| Luminance | 0.4499 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.64
Purply Pink
#F075E6
ΔE00 4.56
Candy Pink
#FF63E9
ΔE00 6.25
Lavender Pink
#DD85D7
ΔE00 6.42
Violet Pink
#FB5FFC
ΔE00 6.74
Light Magenta
#FA5FF7
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC87FB #87FC88
analogous
#C287FC #FC87FB #FC87C0
triadic
#FC87FB #FBFC87 #87FBFC
tetradic
#FC87FB #FCC287 #87FC88 #87C0FC
square
#FC87FB #FCC287 #87FC88 #87C0FC
split-complementary
#FC87FB #C0FC87 #87FCC2
monochromatic
#F910F7 #FB4BF9 #FC87FB #FDC3FD #FEE1FE
Accessibility & contrast
On white
2.10
#FC87FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#FC87FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC87FB
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC87FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC87FB | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA9FF
Deuteranopia (green-blind)
#9FB8F7
Tritanopia (blue-blind)
#FF93B6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fc87fb; /* rgb */ color: rgb(252, 135, 251); /* oklch */ color: oklch(79.1% 0.198 327.6);
Tailwind
colors: {
custom: {
50: '#ffadfd',
500: '#fc87fb',
950: '#000000',
},
}SCSS
$custom: #fc87fb; $custom-light: #ffadfd; $custom-dark: #000000;
JSON
{
"hex": "#fc87fb",
"rgb": {
"r": 252,
"g": 135,
"b": 251
},
"hsl": {
"h": 300.513,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.79101,
"c": 0.19821,
"h": 327.6
},
"luminance": 0.44988
}Semantic roles & 50–950 ramp
primary
#FC87FB
secondary
#D5F6D5
accent
#E60200
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181117
muted
#868085