#FC87F2#FC87F2
#FC87F2 is a light, vivid purple. Relative luminance 0.444; OKLCH L 78.7% C 0.190 H 330.4°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FC87F2 |
|---|---|
| RGB | rgb(252, 135, 242) |
| HSL | hsl(305, 95%, 76%) |
| HSV | hsv(305, 46%, 99%) |
| CMYK | cmyk(0%, 46.4%, 4%, 1.2%) |
| CIE-LAB | lab(72.52, 58.59, -34.48) |
| CIE-LCH | lch(72.52, 67.98, 329.52°) |
| OKLab | oklab(78.71% 0.1657 -0.094) |
| OKLCH | oklch(78.71% 0.19 330.4) |
| XYZ | xyz(64.8352, 44.4379, 89.1495) |
| Luminance | 0.4443 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.58
Purply Pink
#F075E6
ΔE00 4.17
Lavender Pink
#DD85D7
ΔE00 5.58
Candy Pink
#FF63E9
ΔE00 6.00
Light Magenta
#FA5FF7
ΔE00 7.12
Violet Pink
#FB5FFC
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC87F2 #87FC91
analogous
#CB87FC #FC87F2 #FC87B7
triadic
#FC87F2 #F2FC87 #87F2FC
tetradic
#FC87F2 #FCCB87 #87FC91 #87B7FC
square
#FC87F2 #FCCB87 #87FC91 #87B7FC
split-complementary
#FC87F2 #B7FC87 #87FCCB
monochromatic
#F910E5 #FB4BEC #FC87F2 #FDC3F8 #FEE1FC
Accessibility & contrast
On white
2.12
#FC87F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#FC87F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC87F2
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC87F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC87F2 | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A8F6
Deuteranopia (green-blind)
#A2B8EF
Tritanopia (blue-blind)
#FF90B1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fc87f2; /* rgb */ color: rgb(252, 135, 242); /* oklch */ color: oklch(78.7% 0.190 330.4);
Tailwind
colors: {
custom: {
50: '#ffadf6',
500: '#fc87f2',
950: '#000000',
},
}SCSS
$custom: #fc87f2; $custom-light: #ffadf6; $custom-dark: #000000;
JSON
{
"hex": "#fc87f2",
"rgb": {
"r": 252,
"g": 135,
"b": 242
},
"hsl": {
"h": 305.128,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.78708,
"c": 0.19046,
"h": 330.4
},
"luminance": 0.44434
}Semantic roles & 50–950 ramp
primary
#FC87F2
secondary
#D5F6D7
accent
#E61400
background
#FFFAFF
surface
#FFF5FE
border
#D7CFD6
text
#181117
muted
#868085