#F987DF#F987DF
#F987DF is a light, vivid pink. Relative luminance 0.428; OKLCH L 77.6% C 0.173 H 336.3°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F987DF |
|---|---|
| RGB | rgb(249, 135, 223) |
| HSL | hsl(314, 90%, 75%) |
| HSV | hsv(314, 46%, 98%) |
| CMYK | cmyk(0%, 45.8%, 10.4%, 2.4%) |
| CIE-LAB | lab(71.42, 54.60, -25.78) |
| CIE-LCH | lch(71.42, 60.38, 334.72°) |
| OKLab | oklab(77.57% 0.1584 -0.0695) |
| OKLCH | oklch(77.57% 0.173 336.3) |
| XYZ | xyz(61.0503, 42.7993, 74.8432) |
| Luminance | 0.4279 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.11
Violet (CSS)
#EE82EE
ΔE00 4.52
Lavender Pink
#DD85D7
ΔE00 4.69
Purply Pink
#F075E6
ΔE00 5.00
Pink (survey)
#FF81C0
ΔE00 6.63
Candy Pink
#FF63E9
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F987DF #87F9A1
analogous
#DA87F9 #F987DF #F987A6
triadic
#F987DF #DFF987 #87DFF9
tetradic
#F987DF #F9DA87 #87F9A1 #87A6F9
square
#F987DF #F9DA87 #87F9A1 #87A6F9
split-complementary
#F987DF #A6F987 #87F9DA
monochromatic
#F312C0 #F64DCF #F987DF #FCC1EF #FEE2F7
Accessibility & contrast
On white
2.20
#F987DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#F987DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F987DF
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F987DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F987DF | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A4E2
Deuteranopia (green-blind)
#A7B5DC
Tritanopia (blue-blind)
#FF8BA9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f987df; /* rgb */ color: rgb(249, 135, 223); /* oklch */ color: oklch(77.6% 0.173 336.3);
Tailwind
colors: {
custom: {
50: '#fdade9',
500: '#f987df',
950: '#000000',
},
}SCSS
$custom: #f987df; $custom-light: #fdade9; $custom-dark: #000000;
JSON
{
"hex": "#f987df",
"rgb": {
"r": 249,
"g": 135,
"b": 223
},
"hsl": {
"h": 313.684,
"s": 90.476,
"l": 75.294
},
"oklch": {
"l": 0.77569,
"c": 0.17294,
"h": 336.3
},
"luminance": 0.42795
}Semantic roles & 50–950 ramp
primary
#F987DF
secondary
#D5F6DD
accent
#E63400
background
#FFFAFE
surface
#FFF5FC
border
#D7CFD5
text
#181016
muted
#867F84