#E19EA1#E19EA1
#E19EA1 is a light, moderate red. Relative luminance 0.430; OKLCH L 76.5% C 0.080 H 16.2°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #E19EA1 |
|---|---|
| RGB | rgb(225, 158, 161) |
| HSL | hsl(357, 53%, 75%) |
| HSV | hsv(357, 30%, 88%) |
| CMYK | cmyk(0%, 29.8%, 28.4%, 11.8%) |
| CIE-LAB | lab(71.58, 25.35, 8.48) |
| CIE-LCH | lch(71.58, 26.73, 18.50°) |
| OKLab | oklab(76.47% 0.0771 0.0223) |
| OKLCH | oklch(76.47% 0.08 16.2) |
| XYZ | xyz(49.7124, 43.0374, 39.3999) |
| Luminance | 0.4303 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.42
Dusty Pink
#D8A7B1
ΔE00 5.24
Dusty Pink (survey)
#D58A94
ΔE00 5.62
Greyish Pink
#C88D94
ΔE00 5.98
Pig Pink
#E78EA5
ΔE00 7.03
Grey Pink
#C3909B
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E19EA1 #9EE1DE
analogous
#E19EC3 #E19EA1 #E1BC9E
triadic
#E19EA1 #A1E19E #9EA1E1
tetradic
#E19EA1 #C3E19E #9EE1DE #BC9EE1
square
#E19EA1 #C3E19E #9EE1DE #BC9EE1
split-complementary
#E19EA1 #9EE1BC #9EC3E1
monochromatic
#C44146 #D36F74 #E19EA1 #EFCDCE #F8E8E8
Accessibility & contrast
On white
2.19
#E19EA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#E19EA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E19EA1
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E19EA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E19EA1 | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A1
Deuteranopia (green-blind)
#BAB4A0
Tritanopia (blue-blind)
#EE989F
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e19ea1; /* rgb */ color: rgb(225, 158, 161); /* oklch */ color: oklch(76.5% 0.080 16.2);
Tailwind
colors: {
custom: {
50: '#ecbbbc',
500: '#e19ea1',
950: '#000000',
},
}SCSS
$custom: #e19ea1; $custom-light: #ecbbbc; $custom-dark: #000000;
JSON
{
"hex": "#e19ea1",
"rgb": {
"r": 225,
"g": 158,
"b": 161
},
"hsl": {
"h": 357.313,
"s": 52.756,
"l": 75.098
},
"oklch": {
"l": 0.76468,
"c": 0.08025,
"h": 16.2
},
"luminance": 0.43034
}Semantic roles & 50–950 ramp
primary
#E19EA1
secondary
#DCEFEE
accent
#C0B925
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161212
muted
#848181