#E8A2A4#E8A2A4
#E8A2A4 is a light, moderate red. Relative luminance 0.457; OKLCH L 78.0% C 0.083 H 17.3°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A2A4 |
|---|---|
| RGB | rgb(232, 162, 164) |
| HSL | hsl(358, 60%, 77%) |
| HSV | hsv(358, 30%, 91%) |
| CMYK | cmyk(0%, 30.2%, 29.3%, 9%) |
| CIE-LAB | lab(73.34, 26.21, 9.44) |
| CIE-LCH | lch(73.34, 27.86, 19.80°) |
| OKLab | oklab(78.02% 0.0797 0.0248) |
| OKLCH | oklch(78.02% 0.083 17.3) |
| XYZ | xyz(52.9012, 45.6800, 41.1455) |
| Luminance | 0.4568 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.18
Dusty Pink
#D8A7B1
ΔE00 5.77
Lightpink
#FFB6C1
ΔE00 6.37
Soft Pink
#FDB0C0
ΔE00 6.49
Dusty Pink (survey)
#D58A94
ΔE00 6.85
Blush (survey)
#F29E8E
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A2A4 #A2E8E6
analogous
#E8A2C7 #E8A2A4 #E8C3A2
triadic
#E8A2A4 #A4E8A2 #A2A4E8
tetradic
#E8A2A4 #C7E8A2 #A2E8E6 #C3A2E8
square
#E8A2A4 #C7E8A2 #A2E8E6 #C3A2E8
split-complementary
#E8A2A4 #A2E8C3 #A2C7E8
monochromatic
#D04044 #DC7174 #E8A2A4 #F4D3D4 #F9E6E7
Accessibility & contrast
On white
2.07
#E8A2A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#E8A2A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A2A4
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A2A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A2A4 | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFACA4
Deuteranopia (green-blind)
#BFB9A3
Tritanopia (blue-blind)
#F69BA3
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e8a2a4; /* rgb */ color: rgb(232, 162, 164); /* oklch */ color: oklch(78.0% 0.083 17.3);
Tailwind
colors: {
custom: {
50: '#f1bebe',
500: '#e8a2a4',
950: '#000000',
},
}SCSS
$custom: #e8a2a4; $custom-light: #f1bebe; $custom-dark: #000000;
JSON
{
"hex": "#e8a2a4",
"rgb": {
"r": 232,
"g": 162,
"b": 164
},
"hsl": {
"h": 358.286,
"s": 60.345,
"l": 77.255
},
"oklch": {
"l": 0.78015,
"c": 0.08348,
"h": 17.3
},
"luminance": 0.45677
}Semantic roles & 50–950 ramp
primary
#E8A2A4
secondary
#DBF0F0
accent
#C8C31D
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#171212
muted
#858181