#E19EA0#E19EA0
#E19EA0 is a light, moderate red. Relative luminance 0.430; OKLCH L 76.4% C 0.080 H 17.1°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #E19EA0 |
|---|---|
| RGB | rgb(225, 158, 160) |
| HSL | hsl(358, 53%, 75%) |
| HSV | hsv(358, 30%, 88%) |
| CMYK | cmyk(0%, 29.8%, 28.9%, 11.8%) |
| CIE-LAB | lab(71.56, 25.22, 9.00) |
| CIE-LCH | lch(71.56, 26.77, 19.64°) |
| OKLab | oklab(76.44% 0.0767 0.0236) |
| OKLCH | oklch(76.44% 0.08 17.1) |
| XYZ | xyz(49.6246, 43.0023, 38.9374) |
| Luminance | 0.4300 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.79
Dusty Pink
#D8A7B1
ΔE00 5.47
Dusty Pink (survey)
#D58A94
ΔE00 5.76
Greyish Pink
#C88D94
ΔE00 6.08
Grey Pink
#C3909B
ΔE00 7.27
Pig Pink
#E78EA5
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E19EA0 #9EE1DF
analogous
#E19EC1 #E19EA0 #E1BD9E
triadic
#E19EA0 #A0E19E #9EA0E1
tetradic
#E19EA0 #C1E19E #9EE1DF #BD9EE1
square
#E19EA0 #C1E19E #9EE1DF #BD9EE1
split-complementary
#E19EA0 #9EE1BD #9EC1E1
monochromatic
#C44144 #D36F72 #E19EA0 #EFCDCE #F8E8E8
Accessibility & contrast
On white
2.19
#E19EA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#E19EA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E19EA0
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E19EA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E19EA0 | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A0
Deuteranopia (green-blind)
#BAB49F
Tritanopia (blue-blind)
#EE979F
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e19ea0; /* rgb */ color: rgb(225, 158, 160); /* oklch */ color: oklch(76.4% 0.080 17.1);
Tailwind
colors: {
custom: {
50: '#ecbbbc',
500: '#e19ea0',
950: '#000000',
},
}SCSS
$custom: #e19ea0; $custom-light: #ecbbbc; $custom-dark: #000000;
JSON
{
"hex": "#e19ea0",
"rgb": {
"r": 225,
"g": 158,
"b": 160
},
"hsl": {
"h": 358.209,
"s": 52.756,
"l": 75.098
},
"oklch": {
"l": 0.76442,
"c": 0.08026,
"h": 17.1
},
"luminance": 0.42999
}Semantic roles & 50–950 ramp
primary
#E19EA0
secondary
#DCEFEE
accent
#C0BC25
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161212
muted
#848181