#FC87F6#FC87F6
#FC87F6 is a light, vivid purple. Relative luminance 0.447; OKLCH L 78.9% C 0.194 H 329.1°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FC87F6 |
|---|---|
| RGB | rgb(252, 135, 246) |
| HSL | hsl(303, 95%, 76%) |
| HSV | hsv(303, 46%, 99%) |
| CMYK | cmyk(0%, 46.4%, 2.4%, 1.2%) |
| CIE-LAB | lab(72.68, 59.27, -36.42) |
| CIE-LCH | lch(72.68, 69.56, 328.43°) |
| OKLab | oklab(78.88% 0.1664 -0.0995) |
| OKLCH | oklch(78.88% 0.194 329.1) |
| XYZ | xyz(65.4426, 44.6808, 92.3481) |
| Luminance | 0.4468 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.49
Purply Pink
#F075E6
ΔE00 4.28
Lavender Pink
#DD85D7
ΔE00 5.92
Candy Pink
#FF63E9
ΔE00 6.06
Light Magenta
#FA5FF7
ΔE00 6.91
Violet Pink
#FB5FFC
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC87F6 #87FC8D
analogous
#C787FC #FC87F6 #FC87BB
triadic
#FC87F6 #F6FC87 #87F6FC
tetradic
#FC87F6 #FCC787 #87FC8D #87BBFC
square
#FC87F6 #FCC787 #87FC8D #87BBFC
split-complementary
#FC87F6 #BBFC87 #87FCC7
monochromatic
#F910ED #FB4BF2 #FC87F6 #FDC3FA #FEE1FD
Accessibility & contrast
On white
2.11
#FC87F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#FC87F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC87F6
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC87F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC87F6 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A8FA
Deuteranopia (green-blind)
#A1B8F2
Tritanopia (blue-blind)
#FF91B3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fc87f6; /* rgb */ color: rgb(252, 135, 246); /* oklch */ color: oklch(78.9% 0.194 329.1);
Tailwind
colors: {
custom: {
50: '#ffadf9',
500: '#fc87f6',
950: '#000000',
},
}SCSS
$custom: #fc87f6; $custom-light: #ffadf9; $custom-dark: #000000;
JSON
{
"hex": "#fc87f6",
"rgb": {
"r": 252,
"g": 135,
"b": 246
},
"hsl": {
"h": 303.077,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.78881,
"c": 0.19387,
"h": 329.1
},
"luminance": 0.44677
}Semantic roles & 50–950 ramp
primary
#FC87F6
secondary
#D5F6D6
accent
#E60C00
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181117
muted
#868085