#E19EA4#E19EA4
#E19EA4 is a light, moderate red. Relative luminance 0.431; OKLCH L 76.5% C 0.080 H 13.2°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #E19EA4 |
|---|---|
| RGB | rgb(225, 158, 164) |
| HSL | hsl(355, 53%, 75%) |
| HSV | hsv(355, 30%, 88%) |
| CMYK | cmyk(0%, 29.8%, 27.1%, 11.8%) |
| CIE-LAB | lab(71.65, 25.76, 6.93) |
| CIE-LCH | lch(71.65, 26.67, 15.05°) |
| OKLab | oklab(76.55% 0.0782 0.0184) |
| OKLCH | oklch(76.55% 0.08 13.2) |
| XYZ | xyz(49.9801, 43.1445, 40.8099) |
| Luminance | 0.4314 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.33
Dusty Pink
#D8A7B1
ΔE00 4.65
Dusty Pink (survey)
#D58A94
ΔE00 5.36
Greyish Pink
#C88D94
ΔE00 5.82
Pig Pink
#E78EA5
ΔE00 6.19
Soft Pink
#FDB0C0
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E19EA4 #9EE1DB
analogous
#E19EC5 #E19EA4 #E1BA9E
triadic
#E19EA4 #A4E19E #9EA4E1
tetradic
#E19EA4 #C5E19E #9EE1DB #BA9EE1
square
#E19EA4 #C5E19E #9EE1DB #BA9EE1
split-complementary
#E19EA4 #9EE1BA #9EC5E1
monochromatic
#C4414C #D36F78 #E19EA4 #EFCDD0 #F8E8E9
Accessibility & contrast
On white
2.18
#E19EA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#E19EA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E19EA4
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E19EA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E19EA4 | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A8A4
Deuteranopia (green-blind)
#B9B4A3
Tritanopia (blue-blind)
#EE98A0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e19ea4; /* rgb */ color: rgb(225, 158, 164); /* oklch */ color: oklch(76.5% 0.080 13.2);
Tailwind
colors: {
custom: {
50: '#ecbbbe',
500: '#e19ea4',
950: '#000000',
},
}SCSS
$custom: #e19ea4; $custom-light: #ecbbbe; $custom-dark: #000000;
JSON
{
"hex": "#e19ea4",
"rgb": {
"r": 225,
"g": 158,
"b": 164
},
"hsl": {
"h": 354.627,
"s": 52.756,
"l": 75.098
},
"oklch": {
"l": 0.76548,
"c": 0.08036,
"h": 13.2
},
"luminance": 0.43142
}Semantic roles & 50–950 ramp
primary
#E19EA4
secondary
#DCEFED
accent
#C0B225
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161212
muted
#848181