#E2A293#E2A293
#E2A293 is a light, moderate red. Relative luminance 0.441; OKLCH L 77.0% C 0.080 H 33.6°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #E2A293 |
|---|---|
| RGB | rgb(226, 162, 147) |
| HSL | hsl(11, 58%, 73%) |
| HSV | hsv(11, 35%, 89%) |
| CMYK | cmyk(0%, 28.3%, 35%, 11.4%) |
| CIE-LAB | lab(72.31, 21.78, 17.23) |
| CIE-LCH | lch(72.31, 27.77, 38.35°) |
| OKLab | oklab(76.95% 0.0663 0.0441) |
| OKLCH | oklch(76.95% 0.08 33.6) |
| XYZ | xyz(49.5524, 44.1191, 33.5040) |
| Luminance | 0.4412 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.75
Pinkish Tan
#D99B82
ΔE00 4.54
Light Salmon
#FEA993
ΔE00 5.33
Darksalmon
#E9967A
ΔE00 5.68
Pale Salmon
#FFB19A
ΔE00 5.88
Peachy Pink
#FF9A8A
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2A293 #93D3E2
analogous
#E293AB #E2A293 #E2C993
triadic
#E2A293 #93E2A2 #A293E2
tetradic
#E2A293 #ABE293 #93D3E2 #C993E2
square
#E2A293 #ABE293 #93D3E2 #C993E2
split-complementary
#E2A293 #93E2C9 #93ABE2
monochromatic
#C65035 #D57863 #E2A293 #EFCCC3 #F9EAE7
Accessibility & contrast
On white
2.14
#E2A293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#E2A293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2A293
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2A293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2A293 | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AA92
Deuteranopia (green-blind)
#BFB692
Tritanopia (blue-blind)
#F0999E
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e2a293; /* rgb */ color: rgb(226, 162, 147); /* oklch */ color: oklch(77.0% 0.080 33.6);
Tailwind
colors: {
custom: {
50: '#edbdb2',
500: '#e2a293',
950: '#000000',
},
}SCSS
$custom: #e2a293; $custom-light: #edbdb2; $custom-dark: #000000;
JSON
{
"hex": "#e2a293",
"rgb": {
"r": 226,
"g": 162,
"b": 147
},
"hsl": {
"h": 11.392,
"s": 57.664,
"l": 73.137
},
"oklch": {
"l": 0.76951,
"c": 0.07968,
"h": 33.6
},
"luminance": 0.44116
}Semantic roles & 50–950 ramp
primary
#E2A293
secondary
#DBECF0
accent
#A6C520
background
#FEFBFA
surface
#FDF6F5
border
#D5D0CF
text
#161211
muted
#848180