#F991BF#F991BF
#F991BF is a light, vivid pink. Relative luminance 0.442; OKLCH L 77.9% C 0.136 H 352.7°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F991BF |
|---|---|
| RGB | rgb(249, 145, 191) |
| HSL | hsl(333, 90%, 77%) |
| HSV | hsv(333, 42%, 98%) |
| CMYK | cmyk(0%, 41.8%, 23.3%, 2.4%) |
| CIE-LAB | lab(72.33, 44.80, -6.71) |
| CIE-LCH | lch(72.33, 45.30, 351.48°) |
| OKLab | oklab(77.91% 0.1346 -0.0172) |
| OKLCH | oklch(77.91% 0.136 352.7) |
| XYZ | xyz(58.5977, 44.1564, 54.7168) |
| Luminance | 0.4415 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.81
Pinky
#FC86AA
ΔE00 4.78
Bubblegum Pink
#FE83CC
ΔE00 5.18
Carnation Pink
#FF7FA7
ΔE00 5.64
Pig Pink
#E78EA5
ΔE00 6.22
Rosa
#FE86A4
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F991BF #91F9CB
analogous
#F991F3 #F991BF #F99791
triadic
#F991BF #BFF991 #91BFF9
tetradic
#F991BF #F3F991 #91F9CB #9791F9
square
#F991BF #F3F991 #91F9CB #9791F9
split-complementary
#F991BF #91F997 #91F3F9
monochromatic
#F31D7B #F6579D #F991BF #FCCBE1 #FDE2EE
Accessibility & contrast
On white
2.14
#F991BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#F991BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F991BF
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F991BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F991BF | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA6C1
Deuteranopia (green-blind)
#B7B8BC
Tritanopia (blue-blind)
#FF8DA1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f991bf; /* rgb */ color: rgb(249, 145, 191); /* oklch */ color: oklch(77.9% 0.136 352.7);
Tailwind
colors: {
custom: {
50: '#fdb3d2',
500: '#f991bf',
950: '#000000',
},
}SCSS
$custom: #f991bf; $custom-light: #fdb3d2; $custom-dark: #000000;
JSON
{
"hex": "#f991bf",
"rgb": {
"r": 249,
"g": 145,
"b": 191
},
"hsl": {
"h": 333.462,
"s": 89.655,
"l": 77.255
},
"oklch": {
"l": 0.7791,
"c": 0.13568,
"h": 352.7
},
"luminance": 0.44152
}Semantic roles & 50–950 ramp
primary
#F991BF
secondary
#D5F6E7
accent
#E68000
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082