#F987FA#F987FA
#F987FA is a light, vivid purple. Relative luminance 0.444; OKLCH L 78.7% C 0.196 H 326.9°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F987FA |
|---|---|
| RGB | rgb(249, 135, 250) |
| HSL | hsl(299, 92%, 75%) |
| HSV | hsv(299, 46%, 98%) |
| CMYK | cmyk(0.4%, 46%, 0%, 2%) |
| CIE-LAB | lab(72.48, 59.11, -38.94) |
| CIE-LCH | lch(72.48, 70.79, 326.62°) |
| OKLab | oklab(78.71% 0.1638 -0.1067) |
| OKLCH | oklch(78.71% 0.196 326.9) |
| XYZ | xyz(64.9850, 44.3732, 95.5658) |
| Luminance | 0.4437 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.29
Purply Pink
#F075E6
ΔE00 4.37
Lavender Pink
#DD85D7
ΔE00 6.12
Candy Pink
#FF63E9
ΔE00 6.23
Violet Pink
#FB5FFC
ΔE00 6.64
Light Magenta
#FA5FF7
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F987FA #88FA87
analogous
#BF87FA #F987FA #FA87C2
triadic
#F987FA #FAF987 #87FAF9
tetradic
#F987FA #FABF87 #88FA87 #87C2FA
square
#F987FA #FABF87 #88FA87 #87C2FA
split-complementary
#F987FA #C2FA87 #87FABF
monochromatic
#F311F5 #F64CF8 #F987FA #FCC2FC #FEE2FE
Accessibility & contrast
On white
2.13
#F987FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#F987FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F987FA
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F987FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F987FA | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA8FE
Deuteranopia (green-blind)
#9DB7F6
Tritanopia (blue-blind)
#FF93B5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f987fa; /* rgb */ color: rgb(249, 135, 250); /* oklch */ color: oklch(78.7% 0.196 326.9);
Tailwind
colors: {
custom: {
50: '#fdadfc',
500: '#f987fa',
950: '#000000',
},
}SCSS
$custom: #f987fa; $custom-light: #fdadfc; $custom-dark: #000000;
JSON
{
"hex": "#f987fa",
"rgb": {
"r": 249,
"g": 135,
"b": 250
},
"hsl": {
"h": 299.478,
"s": 92,
"l": 75.49
},
"oklch": {
"l": 0.78705,
"c": 0.19553,
"h": 326.9
},
"luminance": 0.4437
}Semantic roles & 50–950 ramp
primary
#F987FA
secondary
#D5F6D5
accent
#E60002
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181117
muted
#868085