#F191CF#F191CF
#F191CF is a light, vivid pink. Relative luminance 0.435; OKLCH L 77.5% C 0.138 H 341.6°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F191CF |
|---|---|
| RGB | rgb(241, 145, 207) |
| HSL | hsl(321, 77%, 76%) |
| HSV | hsv(321, 40%, 95%) |
| CMYK | cmyk(0%, 39.8%, 14.1%, 5.5%) |
| CIE-LAB | lab(71.87, 44.54, -16.36) |
| CIE-LCH | lch(71.87, 47.45, 339.83°) |
| OKLab | oklab(77.52% 0.1308 -0.0435) |
| OKLCH | oklch(77.52% 0.138 341.6) |
| XYZ | xyz(57.6639, 43.4601, 64.3708) |
| Luminance | 0.4346 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.52
Pink (survey)
#FF81C0
ΔE00 4.85
Lavender Pink
#DD85D7
ΔE00 6.32
Plum
#DDA0DD
ΔE00 6.34
Bubblegum (survey)
#FF6CB5
ΔE00 8.07
Violet (CSS)
#EE82EE
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F191CF #91F1B3
analogous
#E391F1 #F191CF #F1919F
triadic
#F191CF #CFF191 #91CFF1
tetradic
#F191CF #F1E391 #91F1B3 #919FF1
square
#F191CF #F1E391 #91F1B3 #919FF1
split-complementary
#F191CF #9FF191 #91F1E3
monochromatic
#E324A0 #EA5BB7 #F191CF #F8C7E7 #FCE4F3
Accessibility & contrast
On white
2.17
#F191CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#F191CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F191CF
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F191CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F191CF | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A7D1
Deuteranopia (green-blind)
#AEB6CC
Tritanopia (blue-blind)
#FC92A8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f191cf; /* rgb */ color: rgb(241, 145, 207); /* oklch */ color: oklch(77.5% 0.138 341.6);
Tailwind
colors: {
custom: {
50: '#f7b3dd',
500: '#f191cf',
950: '#000000',
},
}SCSS
$custom: #f191cf; $custom-light: #f7b3dd; $custom-dark: #000000;
JSON
{
"hex": "#f191cf",
"rgb": {
"r": 241,
"g": 145,
"b": 207
},
"hsl": {
"h": 321.25,
"s": 77.419,
"l": 75.686
},
"oklch": {
"l": 0.77515,
"c": 0.13784,
"h": 341.6
},
"luminance": 0.43457
}Semantic roles & 50–950 ramp
primary
#F191CF
secondary
#D8F3E1
accent
#DA550C
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083