#F987DA#F987DA
#F987DA is a light, vivid pink. Relative luminance 0.425; OKLCH L 77.4% C 0.169 H 338.3°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F987DA |
|---|---|
| RGB | rgb(249, 135, 218) |
| HSL | hsl(316, 90%, 75%) |
| HSV | hsv(316, 46%, 98%) |
| CMYK | cmyk(0%, 45.8%, 12.4%, 2.4%) |
| CIE-LAB | lab(71.24, 53.81, -23.30) |
| CIE-LCH | lch(71.24, 58.64, 336.59°) |
| OKLab | oklab(77.37% 0.1572 -0.0625) |
| OKLCH | oklch(77.37% 0.169 338.3) |
| XYZ | xyz(60.3862, 42.5336, 71.3453) |
| Luminance | 0.4253 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.16
Lavender Pink
#DD85D7
ΔE00 5.00
Violet (CSS)
#EE82EE
ΔE00 5.43
Pink (survey)
#FF81C0
ΔE00 5.68
Purply Pink
#F075E6
ΔE00 5.68
Candy Pink
#FF63E9
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F987DA #87F9A6
analogous
#DF87F9 #F987DA #F987A1
triadic
#F987DA #DAF987 #87DAF9
tetradic
#F987DA #F9DF87 #87F9A6 #87A1F9
square
#F987DA #F9DF87 #87F9A6 #87A1F9
split-complementary
#F987DA #A1F987 #87F9DF
monochromatic
#F312B6 #F64DC8 #F987DA #FCC1EC #FEE2F6
Accessibility & contrast
On white
2.21
#F987DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#F987DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F987DA
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F987DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F987DA | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA3DD
Deuteranopia (green-blind)
#A9B5D7
Tritanopia (blue-blind)
#FF8AA7
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f987da; /* rgb */ color: rgb(249, 135, 218); /* oklch */ color: oklch(77.4% 0.169 338.3);
Tailwind
colors: {
custom: {
50: '#fdade5',
500: '#f987da',
950: '#000000',
},
}SCSS
$custom: #f987da; $custom-light: #fdade5; $custom-dark: #000000;
JSON
{
"hex": "#f987da",
"rgb": {
"r": 249,
"g": 135,
"b": 218
},
"hsl": {
"h": 316.316,
"s": 90.476,
"l": 75.294
},
"oklch": {
"l": 0.77374,
"c": 0.16915,
"h": 338.3
},
"luminance": 0.4253
}Semantic roles & 50–950 ramp
primary
#F987DA
secondary
#D5F6DE
accent
#E63E00
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181015
muted
#867F84