#E2A498#E2A498
#E2A498 is a light, moderate red. Relative luminance 0.450; OKLCH L 77.4% C 0.076 H 31.2°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #E2A498 |
|---|---|
| RGB | rgb(226, 164, 152) |
| HSL | hsl(10, 56%, 74%) |
| HSV | hsv(10, 33%, 89%) |
| CMYK | cmyk(0%, 27.4%, 32.7%, 11.4%) |
| CIE-LAB | lab(72.89, 21.33, 15.30) |
| CIE-LCH | lch(72.89, 26.25, 35.64°) |
| OKLab | oklab(77.43% 0.0651 0.0394) |
| OKLCH | oklch(77.43% 0.076 31.2) |
| XYZ | xyz(50.3084, 44.9897, 35.7337) |
| Luminance | 0.4499 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.25
Pinkish Tan
#D99B82
ΔE00 5.69
Light Salmon
#FEA993
ΔE00 5.84
Pale Salmon
#FFB19A
ΔE00 6.25
Peachy Pink
#FF9A8A
ΔE00 6.85
Darksalmon
#E9967A
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2A498 #98D6E2
analogous
#E298B1 #E2A498 #E2C998
triadic
#E2A498 #98E2A4 #A498E2
tetradic
#E2A498 #B1E298 #98D6E2 #C998E2
square
#E2A498 #B1E298 #98D6E2 #C998E2
split-complementary
#E2A498 #98E2C9 #98B1E2
monochromatic
#C75038 #D57A68 #E2A498 #EFCEC8 #F8EAE7
Accessibility & contrast
On white
2.10
#E2A498 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#E2A498 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2A498
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2A498 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2A498 | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AC97
Deuteranopia (green-blind)
#C0B897
Tritanopia (blue-blind)
#F09CA1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e2a498; /* rgb */ color: rgb(226, 164, 152); /* oklch */ color: oklch(77.4% 0.076 31.2);
Tailwind
colors: {
custom: {
50: '#ecbfb6',
500: '#e2a498',
950: '#000000',
},
}SCSS
$custom: #e2a498; $custom-light: #ecbfb6; $custom-dark: #000000;
JSON
{
"hex": "#e2a498",
"rgb": {
"r": 226,
"g": 164,
"b": 152
},
"hsl": {
"h": 9.73,
"s": 56.061,
"l": 74.118
},
"oklch": {
"l": 0.77432,
"c": 0.07611,
"h": 31.2
},
"luminance": 0.44987
}Semantic roles & 50–950 ramp
primary
#E2A498
secondary
#DBECF0
accent
#A9C422
background
#FEFBFB
surface
#FDF7F6
border
#D5D0D0
text
#161211
muted
#848180