#F191BC#F191BC
#F191BC is a light, vivid pink. Relative luminance 0.426; OKLCH L 76.9% C 0.126 H 352.1°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F191BC |
|---|---|
| RGB | rgb(241, 145, 188) |
| HSL | hsl(333, 77%, 76%) |
| HSV | hsv(333, 40%, 95%) |
| CMYK | cmyk(0%, 39.8%, 22%, 5.5%) |
| CIE-LAB | lab(71.27, 41.69, -6.72) |
| CIE-LCH | lch(71.27, 42.22, 350.84°) |
| OKLab | oklab(76.87% 0.1249 -0.0173) |
| OKLCH | oklch(76.87% 0.126 352.1) |
| XYZ | xyz(55.4793, 42.5862, 52.8651) |
| Luminance | 0.4258 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.42
Pinky
#FC86AA
ΔE00 5.03
Pig Pink
#E78EA5
ΔE00 5.58
Bubblegum Pink
#FE83CC
ΔE00 5.65
Carnation Pink
#FF7FA7
ΔE00 5.97
Rosa
#FE86A4
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F191BC #91F1C6
analogous
#F191EC #F191BC #F19691
triadic
#F191BC #BCF191 #91BCF1
tetradic
#F191BC #ECF191 #91F1C6 #9691F1
square
#F191BC #ECF191 #91F1C6 #9691F1
split-complementary
#F191BC #91F196 #91ECF1
monochromatic
#E3247A #EA5B9B #F191BC #F8C7DD #FCE4EE
Accessibility & contrast
On white
2.21
#F191BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#F191BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F191BC
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F191BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F191BC | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BE
Deuteranopia (green-blind)
#B3B5BA
Tritanopia (blue-blind)
#FE8EA0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f191bc; /* rgb */ color: rgb(241, 145, 188); /* oklch */ color: oklch(76.9% 0.126 352.1);
Tailwind
colors: {
custom: {
50: '#f7b3d0',
500: '#f191bc',
950: '#000000',
},
}SCSS
$custom: #f191bc; $custom-light: #f7b3d0; $custom-dark: #000000;
JSON
{
"hex": "#f191bc",
"rgb": {
"r": 241,
"g": 145,
"b": 188
},
"hsl": {
"h": 333.125,
"s": 77.419,
"l": 75.686
},
"oklch": {
"l": 0.7687,
"c": 0.12613,
"h": 352.1
},
"luminance": 0.42582
}Semantic roles & 50–950 ramp
primary
#F191BC
secondary
#D8F3E7
accent
#DA7D0C
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082