#F987D4#F987D4
#F987D4 is a light, vivid pink. Relative luminance 0.422; OKLCH L 77.1% C 0.165 H 340.8°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F987D4 |
|---|---|
| RGB | rgb(249, 135, 212) |
| HSL | hsl(319, 90%, 75%) |
| HSV | hsv(319, 46%, 98%) |
| CMYK | cmyk(0%, 45.8%, 14.9%, 2.4%) |
| CIE-LAB | lab(71.03, 52.89, -20.31) |
| CIE-LCH | lch(71.03, 56.65, 338.99°) |
| OKLab | oklab(77.15% 0.1557 -0.0542) |
| OKLCH | oklch(77.15% 0.165 340.8) |
| XYZ | xyz(59.6152, 42.2253, 67.2849) |
| Luminance | 0.4222 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.04
Pink (survey)
#FF81C0
ΔE00 4.50
Lavender Pink
#DD85D7
ΔE00 5.62
Violet (CSS)
#EE82EE
ΔE00 6.58
Purply Pink
#F075E6
ΔE00 6.63
Bubblegum (survey)
#FF6CB5
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F987D4 #87F9AC
analogous
#E587F9 #F987D4 #F9879B
triadic
#F987D4 #D4F987 #87D4F9
tetradic
#F987D4 #F9E587 #87F9AC #879BF9
square
#F987D4 #F9E587 #87F9AC #879BF9
split-complementary
#F987D4 #9BF987 #87F9E5
monochromatic
#F312AA #F64DBF #F987D4 #FCC1E9 #FEE2F5
Accessibility & contrast
On white
2.22
#F987D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#F987D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F987D4
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F987D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F987D4 | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA3D7
Deuteranopia (green-blind)
#ABB5D1
Tritanopia (blue-blind)
#FF89A4
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f987d4; /* rgb */ color: rgb(249, 135, 212); /* oklch */ color: oklch(77.1% 0.165 340.8);
Tailwind
colors: {
custom: {
50: '#fdade1',
500: '#f987d4',
950: '#000000',
},
}SCSS
$custom: #f987d4; $custom-light: #fdade1; $custom-dark: #000000;
JSON
{
"hex": "#f987d4",
"rgb": {
"r": 249,
"g": 135,
"b": 212
},
"hsl": {
"h": 319.474,
"s": 90.476,
"l": 75.294
},
"oklch": {
"l": 0.77146,
"c": 0.16481,
"h": 340.8
},
"luminance": 0.42221
}Semantic roles & 50–950 ramp
primary
#F987D4
secondary
#D5F6E0
accent
#E64A00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83