#F987FD#F987FD
#F987FD is a light, vivid purple. Relative luminance 0.446; OKLCH L 78.8% C 0.198 H 326.0°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F987FD |
|---|---|
| RGB | rgb(249, 135, 253) |
| HSL | hsl(298, 97%, 76%) |
| HSV | hsv(298, 47%, 99%) |
| CMYK | cmyk(1.6%, 46.6%, 0%, 0.8%) |
| CIE-LAB | lab(72.60, 59.64, -40.38) |
| CIE-LCH | lch(72.60, 72.02, 325.90°) |
| OKLab | oklab(78.84% 0.1643 -0.1108) |
| OKLCH | oklch(78.84% 0.198 326) |
| XYZ | xyz(65.4591, 44.5628, 98.0630) |
| Luminance | 0.4456 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.55
Purply Pink
#F075E6
ΔE00 4.62
Candy Pink
#FF63E9
ΔE00 6.40
Lavender Pink
#DD85D7
ΔE00 6.47
Violet Pink
#FB5FFC
ΔE00 6.55
Light Magenta
#FA5FF7
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F987FD #8BFD87
analogous
#BE87FD #F987FD #FD87C6
triadic
#F987FD #FDF987 #87FDF9
tetradic
#F987FD #FDBE87 #8BFD87 #87C6FD
square
#F987FD #FDBE87 #8BFD87 #87C6FD
split-complementary
#F987FD #C6FD87 #87FDBE
monochromatic
#F30FFB #F64BFC #F987FD #FCC3FE #FDE1FE
Accessibility & contrast
On white
2.12
#F987FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#F987FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F987FD
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F987FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F987FD | 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)
#7BA9FF
Deuteranopia (green-blind)
#9CB7F9
Tritanopia (blue-blind)
#FE94B6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f987fd; /* rgb */ color: rgb(249, 135, 253); /* oklch */ color: oklch(78.8% 0.198 326.0);
Tailwind
colors: {
custom: {
50: '#fdadfe',
500: '#f987fd',
950: '#000000',
},
}SCSS
$custom: #f987fd; $custom-light: #fdadfe; $custom-dark: #000000;
JSON
{
"hex": "#f987fd",
"rgb": {
"r": 249,
"g": 135,
"b": 253
},
"hsl": {
"h": 297.966,
"s": 96.721,
"l": 76.078
},
"oklch": {
"l": 0.7884,
"c": 0.19821,
"h": 326
},
"luminance": 0.4456
}Semantic roles & 50–950 ramp
primary
#F987FD
secondary
#D5F7D4
accent
#E60008
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181118
muted
#868086