#F191DF#F191DF
#F191DF is a light, vivid pink. Relative luminance 0.443; OKLCH L 78.1% C 0.150 H 334.1°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F191DF |
|---|---|
| RGB | rgb(241, 145, 223) |
| HSL | hsl(311, 77%, 76%) |
| HSV | hsv(311, 40%, 95%) |
| CMYK | cmyk(0%, 39.8%, 7.5%, 5.5%) |
| CIE-LAB | lab(72.42, 47.14, -24.34) |
| CIE-LCH | lch(72.42, 53.06, 332.69°) |
| OKLab | oklab(78.11% 0.1352 -0.0656) |
| OKLCH | oklch(78.11% 0.15 334.1) |
| XYZ | xyz(59.7200, 44.2825, 75.1995) |
| Luminance | 0.4428 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.38
Bubblegum Pink
#FE83CC
ΔE00 5.14
Violet (CSS)
#EE82EE
ΔE00 5.23
Plum
#DDA0DD
ΔE00 5.36
Purply Pink
#F075E6
ΔE00 6.49
Pink (survey)
#FF81C0
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F191DF #91F1A3
analogous
#D391F1 #F191DF #F191AF
triadic
#F191DF #DFF191 #91DFF1
tetradic
#F191DF #F1D391 #91F1A3 #91AFF1
square
#F191DF #F1D391 #91F1A3 #91AFF1
split-complementary
#F191DF #AFF191 #91F1D3
monochromatic
#E324BF #EA5BCF #F191DF #F8C7EF #FCE4F7
Accessibility & contrast
On white
2.13
#F191DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#F191DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F191DF
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F191DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F191DF | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A9E2
Deuteranopia (green-blind)
#A9B7DC
Tritanopia (blue-blind)
#F996AE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f191df; /* rgb */ color: rgb(241, 145, 223); /* oklch */ color: oklch(78.1% 0.150 334.1);
Tailwind
colors: {
custom: {
50: '#f7b3e9',
500: '#f191df',
950: '#000000',
},
}SCSS
$custom: #f191df; $custom-light: #f7b3e9; $custom-dark: #000000;
JSON
{
"hex": "#f191df",
"rgb": {
"r": 241,
"g": 145,
"b": 223
},
"hsl": {
"h": 311.25,
"s": 77.419,
"l": 75.686
},
"oklch": {
"l": 0.78112,
"c": 0.15023,
"h": 334.1
},
"luminance": 0.44279
}Semantic roles & 50–950 ramp
primary
#F191DF
secondary
#D8F3DD
accent
#DA320C
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171116
muted
#858084