#F191BE#F191BE
#F191BE is a light, vivid pink. Relative luminance 0.427; OKLCH L 76.9% C 0.127 H 350.9°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F191BE |
|---|---|
| RGB | rgb(241, 145, 190) |
| HSL | hsl(332, 77%, 76%) |
| HSV | hsv(332, 40%, 95%) |
| CMYK | cmyk(0%, 39.8%, 21.2%, 5.5%) |
| CIE-LAB | lab(71.33, 41.97, -7.74) |
| CIE-LCH | lch(71.33, 42.68, 349.55°) |
| OKLab | oklab(76.94% 0.1256 -0.02) |
| OKLCH | oklch(76.94% 0.127 350.9) |
| XYZ | xyz(55.6964, 42.6730, 54.0084) |
| Luminance | 0.4267 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.22
Bubblegum Pink
#FE83CC
ΔE00 5.25
Pinky
#FC86AA
ΔE00 5.46
Pig Pink
#E78EA5
ΔE00 6.08
Carnation Pink
#FF7FA7
ΔE00 6.33
Rosa
#FE86A4
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F191BE #91F1C4
analogous
#F191EE #F191BE #F19491
triadic
#F191BE #BEF191 #91BEF1
tetradic
#F191BE #EEF191 #91F1C4 #9491F1
square
#F191BE #EEF191 #91F1C4 #9491F1
split-complementary
#F191BE #91F194 #91EEF1
monochromatic
#E3247E #EA5B9E #F191BE #F8C7DE #FCE4EF
Accessibility & contrast
On white
2.20
#F191BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#F191BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F191BE
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F191BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F191BE | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA5C0
Deuteranopia (green-blind)
#B3B5BC
Tritanopia (blue-blind)
#FE8EA1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f191be; /* rgb */ color: rgb(241, 145, 190); /* oklch */ color: oklch(76.9% 0.127 350.9);
Tailwind
colors: {
custom: {
50: '#f7b3d1',
500: '#f191be',
950: '#000000',
},
}SCSS
$custom: #f191be; $custom-light: #f7b3d1; $custom-dark: #000000;
JSON
{
"hex": "#f191be",
"rgb": {
"r": 241,
"g": 145,
"b": 190
},
"hsl": {
"h": 331.875,
"s": 77.419,
"l": 75.686
},
"oklch": {
"l": 0.76935,
"c": 0.12718,
"h": 350.9
},
"luminance": 0.42669
}Semantic roles & 50–950 ramp
primary
#F191BE
secondary
#D8F3E6
accent
#DA790C
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082