#FC87F0#FC87F0
#FC87F0 is a light, vivid purple. Relative luminance 0.443; OKLCH L 78.6% C 0.189 H 331.1°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FC87F0 |
|---|---|
| RGB | rgb(252, 135, 240) |
| HSL | hsl(306, 95%, 76%) |
| HSV | hsv(306, 46%, 99%) |
| CMYK | cmyk(0%, 46.4%, 4.8%, 1.2%) |
| CIE-LAB | lab(72.44, 58.26, -33.51) |
| CIE-LCH | lch(72.44, 67.21, 330.09°) |
| OKLab | oklab(78.62% 0.1653 -0.0912) |
| OKLCH | oklch(78.62% 0.189 331.1) |
| XYZ | xyz(64.5365, 44.3184, 87.5762) |
| Luminance | 0.4431 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.70
Purply Pink
#F075E6
ΔE00 4.17
Lavender Pink
#DD85D7
ΔE00 5.44
Candy Pink
#FF63E9
ΔE00 6.00
Bubblegum Pink
#FE83CC
ΔE00 6.93
Light Magenta
#FA5FF7
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC87F0 #87FC93
analogous
#CD87FC #FC87F0 #FC87B5
triadic
#FC87F0 #F0FC87 #87F0FC
tetradic
#FC87F0 #FCCD87 #87FC93 #87B5FC
square
#FC87F0 #FCCD87 #87FC93 #87B5FC
split-complementary
#FC87F0 #B5FC87 #87FCCD
monochromatic
#F910E1 #FB4BE9 #FC87F0 #FDC3F7 #FEE1FB
Accessibility & contrast
On white
2.13
#FC87F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#FC87F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC87F0
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC87F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC87F0 | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A7F4
Deuteranopia (green-blind)
#A3B8ED
Tritanopia (blue-blind)
#FF90B1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fc87f0; /* rgb */ color: rgb(252, 135, 240); /* oklch */ color: oklch(78.6% 0.189 331.1);
Tailwind
colors: {
custom: {
50: '#ffadf5',
500: '#fc87f0',
950: '#000000',
},
}SCSS
$custom: #fc87f0; $custom-light: #ffadf5; $custom-dark: #000000;
JSON
{
"hex": "#fc87f0",
"rgb": {
"r": 252,
"g": 135,
"b": 240
},
"hsl": {
"h": 306.154,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.78623,
"c": 0.18878,
"h": 331.1
},
"luminance": 0.44315
}Semantic roles & 50–950 ramp
primary
#FC87F0
secondary
#D5F6D8
accent
#E61800
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#181117
muted
#868085