#F987FC#F987FC
#F987FC is a light, vivid purple. Relative luminance 0.445; OKLCH L 78.8% C 0.197 H 326.3°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F987FC |
|---|---|
| RGB | rgb(249, 135, 252) |
| HSL | hsl(298, 95%, 76%) |
| HSV | hsv(298, 46%, 99%) |
| CMYK | cmyk(1.2%, 46.4%, 0%, 1.2%) |
| CIE-LAB | lab(72.56, 59.47, -39.90) |
| CIE-LCH | lch(72.56, 71.61, 326.14°) |
| OKLab | oklab(78.8% 0.1642 -0.1095) |
| OKLCH | oklch(78.8% 0.197 326.3) |
| XYZ | xyz(65.3003, 44.4993, 97.2262) |
| Luminance | 0.4450 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.46
Purply Pink
#F075E6
ΔE00 4.53
Candy Pink
#FF63E9
ΔE00 6.34
Lavender Pink
#DD85D7
ΔE00 6.35
Violet Pink
#FB5FFC
ΔE00 6.58
Light Magenta
#FA5FF7
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F987FC #8AFC87
analogous
#BE87FC #F987FC #FC87C4
triadic
#F987FC #FCF987 #87FCF9
tetradic
#F987FC #FCBE87 #8AFC87 #87C4FC
square
#F987FC #FCBE87 #8AFC87 #87C4FC
split-complementary
#F987FC #C4FC87 #87FCBE
monochromatic
#F310F9 #F64BFB #F987FC #FCC3FD #FEE1FE
Accessibility & contrast
On white
2.12
#F987FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#F987FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F987FC
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F987FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F987FC | 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)
#7CA9FF
Deuteranopia (green-blind)
#9CB7F8
Tritanopia (blue-blind)
#FF94B6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f987fc; /* rgb */ color: rgb(249, 135, 252); /* oklch */ color: oklch(78.8% 0.197 326.3);
Tailwind
colors: {
custom: {
50: '#fdadfd',
500: '#f987fc',
950: '#000000',
},
}SCSS
$custom: #f987fc; $custom-light: #fdadfd; $custom-dark: #000000;
JSON
{
"hex": "#f987fc",
"rgb": {
"r": 249,
"g": 135,
"b": 252
},
"hsl": {
"h": 298.462,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.78795,
"c": 0.19731,
"h": 326.3
},
"luminance": 0.44496
}Semantic roles & 50–950 ramp
primary
#F987FC
secondary
#D5F6D5
accent
#E60006
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181118
muted
#868086