#F987BF#F987BF
#F987BF is a light, vivid pink. Relative luminance 0.412; OKLCH L 76.4% C 0.152 H 350.5°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F987BF |
|---|---|
| RGB | rgb(249, 135, 191) |
| HSL | hsl(331, 90%, 75%) |
| HSV | hsv(331, 46%, 98%) |
| CMYK | cmyk(0%, 45.8%, 23.3%, 2.4%) |
| CIE-LAB | lab(70.34, 49.83, -9.67) |
| CIE-LCH | lch(70.34, 50.76, 349.01°) |
| OKLab | oklab(76.4% 0.1497 -0.0251) |
| OKLCH | oklch(76.4% 0.152 350.5) |
| XYZ | xyz(57.1364, 41.2337, 54.2297) |
| Luminance | 0.4123 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.52
Bubblegum Pink
#FE83CC
ΔE00 3.13
Bubblegum (survey)
#FF6CB5
ΔE00 5.08
Pinky
#FC86AA
ΔE00 5.48
Hot Pink
#FF69B4
ΔE00 5.58
Bubble Gum Pink
#FF69AF
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F987BF #87F9C1
analogous
#F987F8 #F987BF #F98887
triadic
#F987BF #BFF987 #87BFF9
tetradic
#F987BF #F8F987 #87F9C1 #8887F9
square
#F987BF #F8F987 #87F9C1 #8887F9
split-complementary
#F987BF #87F988 #87F8F9
monochromatic
#F31281 #F64DA0 #F987BF #FCC1DE #FEE2EF
Accessibility & contrast
On white
2.27
#F987BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#F987BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F987BF
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F987BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F987BF | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A0C1
Deuteranopia (green-blind)
#B1B3BC
Tritanopia (blue-blind)
#FF839C
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f987bf; /* rgb */ color: rgb(249, 135, 191); /* oklch */ color: oklch(76.4% 0.152 350.5);
Tailwind
colors: {
custom: {
50: '#feadd2',
500: '#f987bf',
950: '#000000',
},
}SCSS
$custom: #f987bf; $custom-light: #feadd2; $custom-dark: #000000;
JSON
{
"hex": "#f987bf",
"rgb": {
"r": 249,
"g": 135,
"b": 191
},
"hsl": {
"h": 330.526,
"s": 90.476,
"l": 75.294
},
"oklch": {
"l": 0.76404,
"c": 0.15176,
"h": 350.5
},
"luminance": 0.41229
}Semantic roles & 50–950 ramp
primary
#F987BF
secondary
#D5F6E6
accent
#E67500
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82