#FC87F4#FC87F4
#FC87F4 is a light, vivid purple. Relative luminance 0.446; OKLCH L 78.8% C 0.192 H 329.8°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FC87F4 |
|---|---|
| RGB | rgb(252, 135, 244) |
| HSL | hsl(304, 95%, 76%) |
| HSV | hsv(304, 46%, 99%) |
| CMYK | cmyk(0%, 46.4%, 3.2%, 1.2%) |
| CIE-LAB | lab(72.60, 58.93, -35.45) |
| CIE-LCH | lch(72.60, 68.77, 328.97°) |
| OKLab | oklab(78.79% 0.166 -0.0967) |
| OKLCH | oklch(78.79% 0.192 329.8) |
| XYZ | xyz(65.1372, 44.5587, 90.7402) |
| Luminance | 0.4456 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.51
Purply Pink
#F075E6
ΔE00 4.21
Lavender Pink
#DD85D7
ΔE00 5.75
Candy Pink
#FF63E9
ΔE00 6.02
Light Magenta
#FA5FF7
ΔE00 7.01
Violet Pink
#FB5FFC
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC87F4 #87FC8F
analogous
#CA87FC #FC87F4 #FC87B9
triadic
#FC87F4 #F4FC87 #87F4FC
tetradic
#FC87F4 #FCCA87 #87FC8F #87B9FC
square
#FC87F4 #FCCA87 #87FC8F #87B9FC
split-complementary
#FC87F4 #B9FC87 #87FCCA
monochromatic
#F910E9 #FB4BEF #FC87F4 #FDC3F9 #FEE1FC
Accessibility & contrast
On white
2.12
#FC87F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#FC87F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC87F4
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC87F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC87F4 | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A8F8
Deuteranopia (green-blind)
#A2B8F0
Tritanopia (blue-blind)
#FF91B2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fc87f4; /* rgb */ color: rgb(252, 135, 244); /* oklch */ color: oklch(78.8% 0.192 329.8);
Tailwind
colors: {
custom: {
50: '#ffadf8',
500: '#fc87f4',
950: '#000000',
},
}SCSS
$custom: #fc87f4; $custom-light: #ffadf8; $custom-dark: #000000;
JSON
{
"hex": "#fc87f4",
"rgb": {
"r": 252,
"g": 135,
"b": 244
},
"hsl": {
"h": 304.103,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.78794,
"c": 0.19216,
"h": 329.8
},
"luminance": 0.44555
}Semantic roles & 50–950 ramp
primary
#FC87F4
secondary
#D5F6D7
accent
#E61000
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181117
muted
#868085