#F191CB#F191CB
#F191CB is a light, vivid pink. Relative luminance 0.433; OKLCH L 77.4% C 0.135 H 343.7°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F191CB |
|---|---|
| RGB | rgb(241, 145, 203) |
| HSL | hsl(324, 77%, 76%) |
| HSV | hsv(324, 40%, 95%) |
| CMYK | cmyk(0%, 39.8%, 15.8%, 5.5%) |
| CIE-LAB | lab(71.74, 43.92, -14.35) |
| CIE-LCH | lch(71.74, 46.21, 341.91°) |
| OKLab | oklab(77.37% 0.1296 -0.0379) |
| OKLCH | oklch(77.37% 0.135 343.7) |
| XYZ | xyz(57.1811, 43.2669, 61.8279) |
| Luminance | 0.4326 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.57
Pink (survey)
#FF81C0
ΔE00 4.38
Plum
#DDA0DD
ΔE00 6.88
Lavender Pink
#DD85D7
ΔE00 7.04
Bubblegum (survey)
#FF6CB5
ΔE00 7.76
Hot Pink
#FF69B4
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F191CB #91F1B7
analogous
#E791F1 #F191CB #F1919B
triadic
#F191CB #CBF191 #91CBF1
tetradic
#F191CB #F1E791 #91F1B7 #919BF1
square
#F191CB #F1E791 #91F1B7 #919BF1
split-complementary
#F191CB #9BF191 #91F1E7
monochromatic
#E32498 #EA5BB1 #F191CB #F8C7E5 #FCE4F2
Accessibility & contrast
On white
2.18
#F191CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#F191CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F191CB
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F191CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F191CB | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A6CD
Deuteranopia (green-blind)
#AFB6C8
Tritanopia (blue-blind)
#FC91A6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f191cb; /* rgb */ color: rgb(241, 145, 203); /* oklch */ color: oklch(77.4% 0.135 343.7);
Tailwind
colors: {
custom: {
50: '#f7b3da',
500: '#f191cb',
950: '#000000',
},
}SCSS
$custom: #f191cb; $custom-light: #f7b3da; $custom-dark: #000000;
JSON
{
"hex": "#f191cb",
"rgb": {
"r": 241,
"g": 145,
"b": 203
},
"hsl": {
"h": 323.75,
"s": 77.419,
"l": 75.686
},
"oklch": {
"l": 0.77373,
"c": 0.13507,
"h": 343.7
},
"luminance": 0.43263
}Semantic roles & 50–950 ramp
primary
#F191CB
secondary
#D8F3E3
accent
#DA5D0C
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171115
muted
#858083