#E191A2#E191A2
#E191A2 is a light, moderate red. Relative luminance 0.389; OKLCH L 74.2% C 0.099 H 5.9°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #E191A2 |
|---|---|
| RGB | rgb(225, 145, 162) |
| HSL | hsl(347, 57%, 73%) |
| HSV | hsv(347, 36%, 88%) |
| CMYK | cmyk(0%, 35.6%, 28%, 11.8%) |
| CIE-LAB | lab(68.66, 32.44, 3.72) |
| CIE-LCH | lch(68.66, 32.65, 6.55°) |
| OKLab | oklab(74.23% 0.0982 0.0102) |
| OKLCH | oklch(74.23% 0.099 5.9) |
| XYZ | xyz(47.6996, 38.8702, 39.1658) |
| Luminance | 0.3887 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.91
Dusty Pink (survey)
#D58A94
ΔE00 3.50
Faded Pink
#DE9DAC
ΔE00 3.51
Dull Pink
#D5869D
ΔE00 3.76
Rose Pink
#F7879A
ΔE00 5.08
Greyish Pink
#C88D94
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E191A2 #91E1D0
analogous
#E191CA #E191A2 #E1A891
triadic
#E191A2 #A2E191 #91A2E1
tetradic
#E191A2 #CAE191 #91E1D0 #A891E1
square
#E191A2 #CAE191 #91E1D0 #A891E1
split-complementary
#E191A2 #91E1A8 #91CAE1
monochromatic
#C33553 #D46179 #E191A2 #EEC1CB #F8E7EB
Accessibility & contrast
On white
2.39
#E191A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#E191A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E191A2
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E191A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E191A2 | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9FA2
Deuteranopia (green-blind)
#B1ADA0
Tritanopia (blue-blind)
#EE8B97
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e191a2; /* rgb */ color: rgb(225, 145, 162); /* oklch */ color: oklch(74.2% 0.099 5.9);
Tailwind
colors: {
custom: {
50: '#ecb2bd',
500: '#e191a2',
950: '#000000',
},
}SCSS
$custom: #e191a2; $custom-light: #ecb2bd; $custom-dark: #000000;
JSON
{
"hex": "#e191a2",
"rgb": {
"r": 225,
"g": 145,
"b": 162
},
"hsl": {
"h": 347.25,
"s": 57.143,
"l": 72.549
},
"oklch": {
"l": 0.74231,
"c": 0.09872,
"h": 5.9
},
"luminance": 0.38867
}Semantic roles & 50–950 ramp
primary
#E191A2
secondary
#DBF0EB
accent
#C5A221
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161112
muted
#848081