#F987DE#F987DE
#F987DE is a light, vivid pink. Relative luminance 0.427; OKLCH L 77.5% C 0.172 H 336.7°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F987DE |
|---|---|
| RGB | rgb(249, 135, 222) |
| HSL | hsl(314, 90%, 75%) |
| HSV | hsv(314, 46%, 98%) |
| CMYK | cmyk(0%, 45.8%, 10.8%, 2.4%) |
| CIE-LAB | lab(71.38, 54.44, -25.29) |
| CIE-LCH | lch(71.38, 60.03, 335.08°) |
| OKLab | oklab(77.53% 0.1581 -0.0681) |
| OKLCH | oklch(77.53% 0.172 336.7) |
| XYZ | xyz(60.9159, 42.7455, 74.1353) |
| Luminance | 0.4274 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.92
Violet (CSS)
#EE82EE
ΔE00 4.70
Lavender Pink
#DD85D7
ΔE00 4.74
Purply Pink
#F075E6
ΔE00 5.13
Pink (survey)
#FF81C0
ΔE00 6.44
Candy Pink
#FF63E9
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F987DE #87F9A2
analogous
#DB87F9 #F987DE #F987A5
triadic
#F987DE #DEF987 #87DEF9
tetradic
#F987DE #F9DB87 #87F9A2 #87A5F9
square
#F987DE #F9DB87 #87F9A2 #87A5F9
split-complementary
#F987DE #A5F987 #87F9DB
monochromatic
#F312BE #F64DCE #F987DE #FCC1EE #FEE2F7
Accessibility & contrast
On white
2.20
#F987DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#F987DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F987DE
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F987DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F987DE | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A4E1
Deuteranopia (green-blind)
#A8B5DB
Tritanopia (blue-blind)
#FF8BA8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f987de; /* rgb */ color: rgb(249, 135, 222); /* oklch */ color: oklch(77.5% 0.172 336.7);
Tailwind
colors: {
custom: {
50: '#fdade8',
500: '#f987de',
950: '#000000',
},
}SCSS
$custom: #f987de; $custom-light: #fdade8; $custom-dark: #000000;
JSON
{
"hex": "#f987de",
"rgb": {
"r": 249,
"g": 135,
"b": 222
},
"hsl": {
"h": 314.211,
"s": 90.476,
"l": 75.294
},
"oklch": {
"l": 0.7753,
"c": 0.17217,
"h": 336.7
},
"luminance": 0.42742
}Semantic roles & 50–950 ramp
primary
#F987DE
secondary
#D5F6DD
accent
#E63600
background
#FFFAFE
surface
#FFF5FC
border
#D7CFD5
text
#181016
muted
#867F84