#F987B2#F987B2
#F987B2 is a light, vivid pink. Relative luminance 0.407; OKLCH L 76.0% C 0.146 H 357.2°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F987B2 |
|---|---|
| RGB | rgb(249, 135, 178) |
| HSL | hsl(337, 90%, 75%) |
| HSV | hsv(337, 46%, 98%) |
| CMYK | cmyk(0%, 45.8%, 28.5%, 2.4%) |
| CIE-LAB | lab(69.96, 48.09, -2.98) |
| CIE-LCH | lch(69.96, 48.18, 356.45°) |
| OKLab | oklab(75.99% 0.1455 -0.0072) |
| OKLCH | oklch(75.99% 0.146 357.2) |
| XYZ | xyz(55.7688, 40.6867, 47.0270) |
| Luminance | 0.4068 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.29
Carnation Pink
#FF7FA7
ΔE00 2.88
Pink (survey)
#FF81C0
ΔE00 3.93
Rosa
#FE86A4
ΔE00 4.13
Pig Pink
#E78EA5
ΔE00 4.97
Bubblegum (survey)
#FF6CB5
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F987B2 #87F9CE
analogous
#F987EB #F987B2 #F99587
triadic
#F987B2 #B2F987 #87B2F9
tetradic
#F987B2 #EBF987 #87F9CE #9587F9
square
#F987B2 #EBF987 #87F9CE #9587F9
split-complementary
#F987B2 #87F995 #87EBF9
monochromatic
#F31267 #F64D8D #F987B2 #FCC1D7 #FEE2EC
Accessibility & contrast
On white
2.30
#F987B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#F987B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F987B2
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F987B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F987B2 | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979EB3
Deuteranopia (green-blind)
#B4B3AF
Tritanopia (blue-blind)
#FF8097
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f987b2; /* rgb */ color: rgb(249, 135, 178); /* oklch */ color: oklch(76.0% 0.146 357.2);
Tailwind
colors: {
custom: {
50: '#feacc9',
500: '#f987b2',
950: '#000000',
},
}SCSS
$custom: #f987b2; $custom-light: #feacc9; $custom-dark: #000000;
JSON
{
"hex": "#f987b2",
"rgb": {
"r": 249,
"g": 135,
"b": 178
},
"hsl": {
"h": 337.368,
"s": 90.476,
"l": 75.294
},
"oklch": {
"l": 0.75989,
"c": 0.14569,
"h": 357.2
},
"luminance": 0.40682
}Semantic roles & 50–950 ramp
primary
#F987B2
secondary
#D5F6E9
accent
#E68F00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82