#E19E9E#E19E9E
#E19E9E is a light, moderate red. Relative luminance 0.429; OKLCH L 76.4% C 0.080 H 19.1°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #E19E9E |
|---|---|
| RGB | rgb(225, 158, 158) |
| HSL | hsl(0, 53%, 75%) |
| HSV | hsv(0, 30%, 88%) |
| CMYK | cmyk(0%, 29.8%, 29.8%, 11.8%) |
| CIE-LAB | lab(71.51, 24.95, 10.04) |
| CIE-LCH | lch(71.51, 26.89, 21.92°) |
| OKLab | oklab(76.39% 0.0759 0.0263) |
| OKLCH | oklch(76.39% 0.08 19.1) |
| XYZ | xyz(49.4510, 42.9329, 38.0233) |
| Luminance | 0.4293 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.54
Dusty Pink
#D8A7B1
ΔE00 5.97
Dusty Pink (survey)
#D58A94
ΔE00 6.10
Greyish Pink
#C88D94
ΔE00 6.34
Blush (survey)
#F29E8E
ΔE00 6.78
Grey Pink
#C3909B
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E19E9E #9EE1E1
analogous
#E19EBF #E19E9E #E1BF9E
triadic
#E19E9E #9EE19E #9E9EE1
tetradic
#E19E9E #BFE19E #9EE1E1 #BF9EE1
square
#E19E9E #BFE19E #9EE1E1 #BF9EE1
split-complementary
#E19E9E #9EE1BF #9EBFE1
monochromatic
#C44141 #D36F6F #E19E9E #EFCDCD #F8E8E8
Accessibility & contrast
On white
2.19
#E19E9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#E19E9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E19E9E
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E19E9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E19E9E | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA79E
Deuteranopia (green-blind)
#BAB49D
Tritanopia (blue-blind)
#EE979E
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e19e9e; /* rgb */ color: rgb(225, 158, 158); /* oklch */ color: oklch(76.4% 0.080 19.1);
Tailwind
colors: {
custom: {
50: '#ecbbba',
500: '#e19e9e',
950: '#000000',
},
}SCSS
$custom: #e19e9e; $custom-light: #ecbbba; $custom-dark: #000000;
JSON
{
"hex": "#e19e9e",
"rgb": {
"r": 225,
"g": 158,
"b": 158
},
"hsl": {
"h": 0,
"s": 52.756,
"l": 75.098
},
"oklch": {
"l": 0.7639,
"c": 0.08035,
"h": 19.1
},
"luminance": 0.4293
}Semantic roles & 50–950 ramp
primary
#E19E9E
secondary
#DCEFEF
accent
#C0C025
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161211
muted
#848180