#F987BA#F987BA
#F987BA is a light, vivid pink. Relative luminance 0.410; OKLCH L 76.2% C 0.149 H 353.0°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F987BA |
|---|---|
| RGB | rgb(249, 135, 186) |
| HSL | hsl(333, 90%, 75%) |
| HSV | hsv(333, 46%, 98%) |
| CMYK | cmyk(0%, 45.8%, 25.3%, 2.4%) |
| CIE-LAB | lab(70.19, 49.15, -7.11) |
| CIE-LCH | lch(70.19, 49.66, 351.77°) |
| OKLab | oklab(76.24% 0.1481 -0.0182) |
| OKLCH | oklch(76.24% 0.149 353) |
| XYZ | xyz(56.5955, 41.0174, 51.3812) |
| Luminance | 0.4101 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.19
Pinky
#FC86AA
ΔE00 4.28
Bubblegum Pink
#FE83CC
ΔE00 4.29
Carnation Pink
#FF7FA7
ΔE00 4.62
Bubblegum (survey)
#FF6CB5
ΔE00 5.23
Bubble Gum Pink
#FF69AF
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F987BA #87F9C6
analogous
#F987F3 #F987BA #F98D87
triadic
#F987BA #BAF987 #87BAF9
tetradic
#F987BA #F3F987 #87F9C6 #8D87F9
square
#F987BA #F3F987 #87F9C6 #8D87F9
split-complementary
#F987BA #87F98D #87F3F9
monochromatic
#F31277 #F64D98 #F987BA #FCC1DC #FEE2EE
Accessibility & contrast
On white
2.28
#F987BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#F987BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F987BA
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F987BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F987BA | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959FBC
Deuteranopia (green-blind)
#B2B3B7
Tritanopia (blue-blind)
#FF829A
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f987ba; /* rgb */ color: rgb(249, 135, 186); /* oklch */ color: oklch(76.2% 0.149 353.0);
Tailwind
colors: {
custom: {
50: '#feacce',
500: '#f987ba',
950: '#000000',
},
}SCSS
$custom: #f987ba; $custom-light: #feacce; $custom-dark: #000000;
JSON
{
"hex": "#f987ba",
"rgb": {
"r": 249,
"g": 135,
"b": 186
},
"hsl": {
"h": 333.158,
"s": 90.476,
"l": 75.294
},
"oklch": {
"l": 0.7624,
"c": 0.14922,
"h": 353
},
"luminance": 0.41013
}Semantic roles & 50–950 ramp
primary
#F987BA
secondary
#D5F6E7
accent
#E67F00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82