#F987E4#F987E4
#F987E4 is a light, vivid pink. Relative luminance 0.431; OKLCH L 77.8% C 0.177 H 334.4°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F987E4 |
|---|---|
| RGB | rgb(249, 135, 228) |
| HSL | hsl(311, 90%, 75%) |
| HSV | hsv(311, 46%, 98%) |
| CMYK | cmyk(0%, 45.8%, 8.4%, 2.4%) |
| CIE-LAB | lab(71.60, 55.41, -28.25) |
| CIE-LCH | lch(71.60, 62.19, 332.98°) |
| OKLab | oklab(77.77% 0.1595 -0.0764) |
| OKLCH | oklch(77.77% 0.177 334.4) |
| XYZ | xyz(61.7344, 43.0729, 78.4460) |
| Luminance | 0.4307 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.68
Purply Pink
#F075E6
ΔE00 4.46
Lavender Pink
#DD85D7
ΔE00 4.59
Bubblegum Pink
#FE83CC
ΔE00 5.04
Candy Pink
#FF63E9
ΔE00 6.36
Orchid
#DA70D6
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F987E4 #87F99C
analogous
#D587F9 #F987E4 #F987AB
triadic
#F987E4 #E4F987 #87E4F9
tetradic
#F987E4 #F9D587 #87F99C #87ABF9
square
#F987E4 #F9D587 #87F99C #87ABF9
split-complementary
#F987E4 #ABF987 #87F9D5
monochromatic
#F312CA #F64DD7 #F987E4 #FCC1F1 #FEE2F8
Accessibility & contrast
On white
2.18
#F987E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#F987E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F987E4
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F987E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F987E4 | 1.00 | 2.18 | 9.61 | 9.61 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A5E7
Deuteranopia (green-blind)
#A6B6E1
Tritanopia (blue-blind)
#FF8DAB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f987e4; /* rgb */ color: rgb(249, 135, 228); /* oklch */ color: oklch(77.8% 0.177 334.4);
Tailwind
colors: {
custom: {
50: '#fdadec',
500: '#f987e4',
950: '#000000',
},
}SCSS
$custom: #f987e4; $custom-light: #fdadec; $custom-dark: #000000;
JSON
{
"hex": "#f987e4",
"rgb": {
"r": 249,
"g": 135,
"b": 228
},
"hsl": {
"h": 311.053,
"s": 90.476,
"l": 75.294
},
"oklch": {
"l": 0.77769,
"c": 0.17687,
"h": 334.4
},
"luminance": 0.43069
}Semantic roles & 50–950 ramp
primary
#F987E4
secondary
#D5F6DB
accent
#E62A00
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#181016
muted
#867F84