#E2A29A#E2A29A
#E2A29A is a light, moderate red. Relative luminance 0.443; OKLCH L 77.1% C 0.078 H 27.0°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #E2A29A |
|---|---|
| RGB | rgb(226, 162, 154) |
| HSL | hsl(7, 55%, 75%) |
| HSV | hsv(7, 32%, 89%) |
| CMYK | cmyk(0%, 28.3%, 31.9%, 11.4%) |
| CIE-LAB | lab(72.46, 22.66, 13.60) |
| CIE-LCH | lch(72.46, 26.43, 30.97°) |
| OKLab | oklab(77.12% 0.0691 0.0352) |
| OKLCH | oklch(77.12% 0.078 27) |
| XYZ | xyz(50.1185, 44.3455, 36.4853) |
| Luminance | 0.4434 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.59
Light Salmon
#FEA993
ΔE00 6.74
Peachy Pink
#FF9A8A
ΔE00 6.90
Pinkish Tan
#D99B82
ΔE00 7.06
Pale Salmon
#FFB19A
ΔE00 7.34
Dusty Pink
#D8A7B1
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2A29A #9ADAE2
analogous
#E29AB6 #E2A29A #E2C69A
triadic
#E2A29A #9AE2A2 #A29AE2
tetradic
#E2A29A #B6E29A #9ADAE2 #C69AE2
square
#E2A29A #B6E29A #9ADAE2 #C69AE2
split-complementary
#E2A29A #9AE2C6 #9AB6E2
monochromatic
#C74A3B #D4766A #E2A29A #F0CECA #F8E9E7
Accessibility & contrast
On white
2.13
#E2A29A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#E2A29A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2A29A
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2A29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2A29A | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAA99
Deuteranopia (green-blind)
#BEB799
Tritanopia (blue-blind)
#F09AA0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e2a29a; /* rgb */ color: rgb(226, 162, 154); /* oklch */ color: oklch(77.1% 0.078 27.0);
Tailwind
colors: {
custom: {
50: '#ecbeb7',
500: '#e2a29a',
950: '#000000',
},
}SCSS
$custom: #e2a29a; $custom-light: #ecbeb7; $custom-dark: #000000;
JSON
{
"hex": "#e2a29a",
"rgb": {
"r": 226,
"g": 162,
"b": 154
},
"hsl": {
"h": 6.667,
"s": 55.385,
"l": 74.51
},
"oklch": {
"l": 0.77117,
"c": 0.07755,
"h": 27
},
"luminance": 0.44343
}Semantic roles & 50–950 ramp
primary
#E2A29A
secondary
#DCEDEF
accent
#B1C323
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161211
muted
#848180