#E49E93#E49E93
#E49E93 is a light, moderate red. Relative luminance 0.431; OKLCH L 76.4% C 0.086 H 29.1°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #E49E93 |
|---|---|
| RGB | rgb(228, 158, 147) |
| HSL | hsl(8, 60%, 74%) |
| HSV | hsv(8, 36%, 89%) |
| CMYK | cmyk(0%, 30.7%, 35.5%, 10.6%) |
| CIE-LAB | lab(71.59, 24.69, 16.27) |
| CIE-LCH | lch(71.59, 29.57, 33.39°) |
| OKLab | oklab(76.45% 0.075 0.0418) |
| OKLCH | oklch(76.45% 0.086 29.1) |
| XYZ | xyz(49.4900, 43.0576, 33.3024) |
| Luminance | 0.4305 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.14
Peachy Pink
#FF9A8A
ΔE00 5.57
Light Salmon
#FEA993
ΔE00 5.84
Pinkish Tan
#D99B82
ΔE00 6.11
Darksalmon
#E9967A
ΔE00 6.34
Pale Salmon
#FFB19A
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E49E93 #93D9E4
analogous
#E493B0 #E49E93 #E4C693
triadic
#E49E93 #93E49E #9E93E4
tetradic
#E49E93 #B0E493 #93D9E4 #C693E4
square
#E49E93 #B0E493 #93D9E4 #C693E4
split-complementary
#E49E93 #93E4C6 #93B0E4
monochromatic
#CA4733 #D87262 #E49E93 #F0CAC4 #F9E9E7
Accessibility & contrast
On white
2.19
#E49E93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#E49E93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E49E93
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E49E93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E49E93 | 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)
#ADA792
Deuteranopia (green-blind)
#BEB592
Tritanopia (blue-blind)
#F3959B
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e49e93; /* rgb */ color: rgb(228, 158, 147); /* oklch */ color: oklch(76.4% 0.086 29.1);
Tailwind
colors: {
custom: {
50: '#eebbb2',
500: '#e49e93',
950: '#000000',
},
}SCSS
$custom: #e49e93; $custom-light: #eebbb2; $custom-dark: #000000;
JSON
{
"hex": "#e49e93",
"rgb": {
"r": 228,
"g": 158,
"b": 147
},
"hsl": {
"h": 8.148,
"s": 60,
"l": 73.529
},
"oklch": {
"l": 0.76448,
"c": 0.08585,
"h": 29.1
},
"luminance": 0.43054
}Semantic roles & 50–950 ramp
primary
#E49E93
secondary
#DBEDF0
accent
#B1C81E
background
#FEFBFA
surface
#FDF6F5
border
#D5D0CF
text
#171211
muted
#858180