#F191DA#F191DA
#F191DA is a light, vivid pink. Relative luminance 0.440; OKLCH L 77.9% C 0.146 H 336.3°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F191DA |
|---|---|
| RGB | rgb(241, 145, 218) |
| HSL | hsl(314, 77%, 76%) |
| HSV | hsv(314, 40%, 95%) |
| CMYK | cmyk(0%, 39.8%, 9.5%, 5.5%) |
| CIE-LAB | lab(72.24, 46.31, -21.86) |
| CIE-LCH | lch(72.24, 51.21, 334.73°) |
| OKLab | oklab(77.92% 0.1339 -0.0587) |
| OKLCH | oklch(77.92% 0.146 336.3) |
| XYZ | xyz(59.0558, 44.0168, 71.7016) |
| Luminance | 0.4401 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.43
Lavender Pink
#DD85D7
ΔE00 4.77
Plum
#DDA0DD
ΔE00 5.44
Violet (CSS)
#EE82EE
ΔE00 6.12
Pink (survey)
#FF81C0
ΔE00 6.55
Purply Pink
#F075E6
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F191DA #91F1A8
analogous
#D891F1 #F191DA #F191AA
triadic
#F191DA #DAF191 #91DAF1
tetradic
#F191DA #F1D891 #91F1A8 #91AAF1
square
#F191DA #F1D891 #91F1A8 #91AAF1
split-complementary
#F191DA #AAF191 #91F1D8
monochromatic
#E324B5 #EA5BC8 #F191DA #F8C7EC #FCE4F6
Accessibility & contrast
On white
2.14
#F191DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#F191DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F191DA
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F191DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F191DA | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A8DD
Deuteranopia (green-blind)
#ABB6D7
Tritanopia (blue-blind)
#FA94AC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f191da; /* rgb */ color: rgb(241, 145, 218); /* oklch */ color: oklch(77.9% 0.146 336.3);
Tailwind
colors: {
custom: {
50: '#f7b3e5',
500: '#f191da',
950: '#000000',
},
}SCSS
$custom: #f191da; $custom-light: #f7b3e5; $custom-dark: #000000;
JSON
{
"hex": "#f191da",
"rgb": {
"r": 241,
"g": 145,
"b": 218
},
"hsl": {
"h": 314.375,
"s": 77.419,
"l": 75.686
},
"oklch": {
"l": 0.7792,
"c": 0.14616,
"h": 336.3
},
"luminance": 0.44014
}Semantic roles & 50–950 ramp
primary
#F191DA
secondary
#D8F3DE
accent
#DA3D0C
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171115
muted
#858084