#F191BF#F191BF
#F191BF is a light, vivid pink. Relative luminance 0.427; OKLCH L 77.0% C 0.128 H 350.4°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F191BF |
|---|---|
| RGB | rgb(241, 145, 191) |
| HSL | hsl(331, 77%, 76%) |
| HSV | hsv(331, 40%, 95%) |
| CMYK | cmyk(0%, 39.8%, 20.7%, 5.5%) |
| CIE-LAB | lab(71.36, 42.12, -8.26) |
| CIE-LCH | lch(71.36, 42.92, 348.91°) |
| OKLab | oklab(76.97% 0.1259 -0.0214) |
| OKLCH | oklch(76.97% 0.128 350.4) |
| XYZ | xyz(55.8060, 42.7169, 54.5860) |
| Luminance | 0.4271 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.14
Bubblegum Pink
#FE83CC
ΔE00 5.06
Pinky
#FC86AA
ΔE00 5.67
Pig Pink
#E78EA5
ΔE00 6.32
Carnation Pink
#FF7FA7
ΔE00 6.51
Rosa
#FE86A4
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F191BF #91F1C3
analogous
#F191EF #F191BF #F19391
triadic
#F191BF #BFF191 #91BFF1
tetradic
#F191BF #EFF191 #91F1C3 #9391F1
square
#F191BF #EFF191 #91F1C3 #9391F1
split-complementary
#F191BF #91F193 #91EFF1
monochromatic
#E32480 #EA5B9F #F191BF #F8C7DF #FCE4EF
Accessibility & contrast
On white
2.20
#F191BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#F191BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F191BF
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F191BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F191BF | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA5C1
Deuteranopia (green-blind)
#B3B5BD
Tritanopia (blue-blind)
#FE8EA1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f191bf; /* rgb */ color: rgb(241, 145, 191); /* oklch */ color: oklch(77.0% 0.128 350.4);
Tailwind
colors: {
custom: {
50: '#f7b3d2',
500: '#f191bf',
950: '#000000',
},
}SCSS
$custom: #f191bf; $custom-light: #f7b3d2; $custom-dark: #000000;
JSON
{
"hex": "#f191bf",
"rgb": {
"r": 241,
"g": 145,
"b": 191
},
"hsl": {
"h": 331.25,
"s": 77.419,
"l": 75.686
},
"oklch": {
"l": 0.76967,
"c": 0.12771,
"h": 350.4
},
"luminance": 0.42713
}Semantic roles & 50–950 ramp
primary
#F191BF
secondary
#D8F3E6
accent
#DA770C
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082