#E2A8A2#E2A8A2
#E2A8A2 is a light, moderate red. Relative luminance 0.468; OKLCH L 78.4% C 0.069 H 25.5°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #E2A8A2 |
|---|---|
| RGB | rgb(226, 168, 162) |
| HSL | hsl(6, 52%, 76%) |
| HSV | hsv(6, 28%, 89%) |
| CMYK | cmyk(0%, 25.7%, 28.3%, 11.4%) |
| CIE-LAB | lab(74.05, 20.49, 11.46) |
| CIE-LCH | lch(74.05, 23.48, 29.22°) |
| OKLab | oklab(78.41% 0.0627 0.0299) |
| OKLCH | oklch(78.41% 0.069 25.5) |
| XYZ | xyz(51.8893, 46.7854, 40.4728) |
| Luminance | 0.4678 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 6.10
Dusty Pink
#D8A7B1
ΔE00 6.62
Light Salmon
#FEA993
ΔE00 7.56
Pale Rose
#FDC1C5
ΔE00 7.67
Pale Salmon
#FFB19A
ΔE00 7.70
Faded Pink
#DE9DAC
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2A8A2 #A2DCE2
analogous
#E2A2BC #E2A8A2 #E2C8A2
triadic
#E2A8A2 #A2E2A8 #A8A2E2
tetradic
#E2A8A2 #BCE2A2 #A2DCE2 #C8A2E2
square
#E2A8A2 #BCE2A2 #A2DCE2 #C8A2E2
split-complementary
#E2A8A2 #A2E2C8 #A2BCE2
monochromatic
#C55145 #D37C73 #E2A8A2 #F1D4D1 #F8E9E8
Accessibility & contrast
On white
2.03
#E2A8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#E2A8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2A8A2
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2A8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2A8A2 | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AFA1
Deuteranopia (green-blind)
#C1BAA1
Tritanopia (blue-blind)
#EFA1A7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #e2a8a2; /* rgb */ color: rgb(226, 168, 162); /* oklch */ color: oklch(78.4% 0.069 25.5);
Tailwind
colors: {
custom: {
50: '#ecc2bd',
500: '#e2a8a2',
950: '#000000',
},
}SCSS
$custom: #e2a8a2; $custom-light: #ecc2bd; $custom-dark: #000000;
JSON
{
"hex": "#e2a8a2",
"rgb": {
"r": 226,
"g": 168,
"b": 162
},
"hsl": {
"h": 5.625,
"s": 52.459,
"l": 76.078
},
"oklch": {
"l": 0.78409,
"c": 0.06944,
"h": 25.5
},
"luminance": 0.46783
}Semantic roles & 50–950 ramp
primary
#E2A8A2
secondary
#DCEDEF
accent
#B1C026
background
#FEFBFB
surface
#FDF7F6
border
#D5D0D0
text
#161212
muted
#848181