#E8A2A3#E8A2A3
#E8A2A3 is a light, moderate red. Relative luminance 0.456; OKLCH L 78.0% C 0.084 H 18.2°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A2A3 |
|---|---|
| RGB | rgb(232, 162, 163) |
| HSL | hsl(359, 60%, 77%) |
| HSV | hsv(359, 30%, 91%) |
| CMYK | cmyk(0%, 30.2%, 29.7%, 9%) |
| CIE-LAB | lab(73.31, 26.08, 9.95) |
| CIE-LCH | lch(73.31, 27.92, 20.89°) |
| OKLab | oklab(77.99% 0.0793 0.0261) |
| OKLCH | oklch(77.99% 0.084 18.2) |
| XYZ | xyz(52.8113, 45.6440, 40.6718) |
| Luminance | 0.4564 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.53
Dusty Pink
#D8A7B1
ΔE00 6.00
Lightpink
#FFB6C1
ΔE00 6.58
Soft Pink
#FDB0C0
ΔE00 6.77
Blush (survey)
#F29E8E
ΔE00 6.83
Dusty Pink (survey)
#D58A94
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A2A3 #A2E8E7
analogous
#E8A2C6 #E8A2A3 #E8C4A2
triadic
#E8A2A3 #A3E8A2 #A2A3E8
tetradic
#E8A2A3 #C6E8A2 #A2E8E7 #C4A2E8
square
#E8A2A3 #C6E8A2 #A2E8E7 #C4A2E8
split-complementary
#E8A2A3 #A2E8C4 #A2C6E8
monochromatic
#D04042 #DC7172 #E8A2A3 #F4D3D4 #F9E6E7
Accessibility & contrast
On white
2.07
#E8A2A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#E8A2A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A2A3
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A2A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A2A3 | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFACA3
Deuteranopia (green-blind)
#BFB9A2
Tritanopia (blue-blind)
#F69BA3
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e8a2a3; /* rgb */ color: rgb(232, 162, 163); /* oklch */ color: oklch(78.0% 0.084 18.2);
Tailwind
colors: {
custom: {
50: '#f1bebe',
500: '#e8a2a3',
950: '#000000',
},
}SCSS
$custom: #e8a2a3; $custom-light: #f1bebe; $custom-dark: #000000;
JSON
{
"hex": "#e8a2a3",
"rgb": {
"r": 232,
"g": 162,
"b": 163
},
"hsl": {
"h": 359.143,
"s": 60.345,
"l": 77.255
},
"oklch": {
"l": 0.77989,
"c": 0.08351,
"h": 18.2
},
"luminance": 0.45641
}Semantic roles & 50–950 ramp
primary
#E8A2A3
secondary
#DBF0F0
accent
#C8C61D
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#171212
muted
#858181