#F891BF#F891BF
#F891BF is a light, vivid pink. Relative luminance 0.440; OKLCH L 77.8% C 0.135 H 352.4°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #F891BF |
|---|---|
| RGB | rgb(248, 145, 191) |
| HSL | hsl(333, 88%, 77%) |
| HSV | hsv(333, 42%, 97%) |
| CMYK | cmyk(0%, 41.5%, 23%, 2.7%) |
| CIE-LAB | lab(72.21, 44.47, -6.90) |
| CIE-LCH | lch(72.21, 45.00, 351.18°) |
| OKLab | oklab(77.79% 0.1335 -0.0177) |
| OKLCH | oklch(77.79% 0.135 352.4) |
| XYZ | xyz(58.2421, 43.9730, 54.7002) |
| Luminance | 0.4397 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.82
Pinky
#FC86AA
ΔE00 4.87
Bubblegum Pink
#FE83CC
ΔE00 5.14
Carnation Pink
#FF7FA7
ΔE00 5.73
Pig Pink
#E78EA5
ΔE00 6.21
Rosa
#FE86A4
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F891BF #91F8CA
analogous
#F891F2 #F891BF #F89791
triadic
#F891BF #BFF891 #91BFF8
tetradic
#F891BF #F2F891 #91F8CA #9791F8
square
#F891BF #F2F891 #91F8CA #9791F8
split-complementary
#F891BF #91F897 #91F2F8
monochromatic
#F11E7C #F4579E #F891BF #FCCBE0 #FDE2EE
Accessibility & contrast
On white
2.14
#F891BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#F891BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F891BF
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F891BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F891BF | 1.00 | 2.14 | 9.79 | 9.79 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA6C1
Deuteranopia (green-blind)
#B6B8BC
Tritanopia (blue-blind)
#FF8DA1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f891bf; /* rgb */ color: rgb(248, 145, 191); /* oklch */ color: oklch(77.8% 0.135 352.4);
Tailwind
colors: {
custom: {
50: '#fcb3d2',
500: '#f891bf',
950: '#000000',
},
}SCSS
$custom: #f891bf; $custom-light: #fcb3d2; $custom-dark: #000000;
JSON
{
"hex": "#f891bf",
"rgb": {
"r": 248,
"g": 145,
"b": 191
},
"hsl": {
"h": 333.204,
"s": 88.034,
"l": 77.059
},
"oklch": {
"l": 0.77791,
"c": 0.13468,
"h": 352.4
},
"luminance": 0.43969
}Semantic roles & 50–950 ramp
primary
#F891BF
secondary
#D6F5E7
accent
#E57F01
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082