#FC87F3#FC87F3
#FC87F3 is a light, vivid purple. Relative luminance 0.445; OKLCH L 78.8% C 0.191 H 330.1°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FC87F3 |
|---|---|
| RGB | rgb(252, 135, 243) |
| HSL | hsl(305, 95%, 76%) |
| HSV | hsv(305, 46%, 99%) |
| CMYK | cmyk(0%, 46.4%, 3.6%, 1.2%) |
| CIE-LAB | lab(72.56, 58.76, -34.97) |
| CIE-LCH | lch(72.56, 68.38, 329.24°) |
| OKLab | oklab(78.75% 0.1659 -0.0953) |
| OKLCH | oklch(78.75% 0.191 330.1) |
| XYZ | xyz(64.9858, 44.4982, 89.9427) |
| Luminance | 0.4449 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.54
Purply Pink
#F075E6
ΔE00 4.19
Lavender Pink
#DD85D7
ΔE00 5.66
Candy Pink
#FF63E9
ΔE00 6.01
Light Magenta
#FA5FF7
ΔE00 7.06
Violet Pink
#FB5FFC
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC87F3 #87FC90
analogous
#CA87FC #FC87F3 #FC87B8
triadic
#FC87F3 #F3FC87 #87F3FC
tetradic
#FC87F3 #FCCA87 #87FC90 #87B8FC
square
#FC87F3 #FCCA87 #87FC90 #87B8FC
split-complementary
#FC87F3 #B8FC87 #87FCCA
monochromatic
#F910E7 #FB4BED #FC87F3 #FDC3F9 #FEE1FC
Accessibility & contrast
On white
2.12
#FC87F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#FC87F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC87F3
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC87F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC87F3 | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A8F7
Deuteranopia (green-blind)
#A2B8F0
Tritanopia (blue-blind)
#FF91B2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fc87f3; /* rgb */ color: rgb(252, 135, 243); /* oklch */ color: oklch(78.8% 0.191 330.1);
Tailwind
colors: {
custom: {
50: '#ffadf7',
500: '#fc87f3',
950: '#000000',
},
}SCSS
$custom: #fc87f3; $custom-light: #ffadf7; $custom-dark: #000000;
JSON
{
"hex": "#fc87f3",
"rgb": {
"r": 252,
"g": 135,
"b": 243
},
"hsl": {
"h": 304.615,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.78751,
"c": 0.19131,
"h": 330.1
},
"luminance": 0.44494
}Semantic roles & 50–950 ramp
primary
#FC87F3
secondary
#D5F6D7
accent
#E61200
background
#FFFAFF
surface
#FFF5FE
border
#D7CFD6
text
#181117
muted
#868085