#F987FF#F987FF
#F987FF is a light, highly saturated purple. Relative luminance 0.447; OKLCH L 78.9% C 0.200 H 325.4°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F987FF |
|---|---|
| RGB | rgb(249, 135, 255) |
| HSL | hsl(297, 100%, 76%) |
| HSV | hsv(297, 47%, 100%) |
| CMYK | cmyk(2.4%, 47.1%, 0%, 0%) |
| CIE-LAB | lab(72.69, 59.99, -41.33) |
| CIE-LCH | lch(72.69, 72.85, 325.43°) |
| OKLab | oklab(78.93% 0.1646 -0.1136) |
| OKLCH | oklch(78.93% 0.2 325.4) |
| XYZ | xyz(65.7794, 44.6909, 99.7497) |
| Luminance | 0.4469 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.76
Purply Pink
#F075E6
ΔE00 4.80
Violet Pink
#FB5FFC
ΔE00 6.51
Candy Pink
#FF63E9
ΔE00 6.53
Light Magenta
#FA5FF7
ΔE00 6.61
Lavender Pink
#DD85D7
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F987FF #8DFF87
analogous
#BD87FF #F987FF #FF87C9
triadic
#F987FF #FFF987 #87FFF9
tetradic
#F987FF #FFBD87 #8DFF87 #87C9FF
square
#F987FF #FFBD87 #8DFF87 #87C9FF
split-complementary
#F987FF #C9FF87 #87FFBD
monochromatic
#F30DFF #F64AFF #F987FF #FCC4FF #FDE0FF
Accessibility & contrast
On white
2.11
#F987FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#F987FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F987FF
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F987FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F987FF | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA9FF
Deuteranopia (green-blind)
#9BB7FB
Tritanopia (blue-blind)
#FE95B7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f987ff; /* rgb */ color: rgb(249, 135, 255); /* oklch */ color: oklch(78.9% 0.200 325.4);
Tailwind
colors: {
custom: {
50: '#fdadff',
500: '#f987ff',
950: '#000000',
},
}SCSS
$custom: #f987ff; $custom-light: #fdadff; $custom-dark: #000000;
JSON
{
"hex": "#f987ff",
"rgb": {
"r": 249,
"g": 135,
"b": 255
},
"hsl": {
"h": 297,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.78931,
"c": 0.20002,
"h": 325.4
},
"luminance": 0.44688
}Semantic roles & 50–950 ramp
primary
#F987FF
secondary
#D5F7D4
accent
#E6000B
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181118
muted
#868086