#E8A3A2#E8A3A2
#E8A3A2 is a light, moderate red. Relative luminance 0.460; OKLCH L 78.1% C 0.082 H 20.0°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A3A2 |
|---|---|
| RGB | rgb(232, 163, 162) |
| HSL | hsl(1, 60%, 77%) |
| HSV | hsv(1, 30%, 91%) |
| CMYK | cmyk(0%, 29.7%, 30.2%, 9%) |
| CIE-LAB | lab(73.52, 25.42, 10.80) |
| CIE-LCH | lch(73.52, 27.61, 23.02°) |
| OKLab | oklab(78.14% 0.0774 0.0282) |
| OKLCH | oklch(78.14% 0.082 20) |
| XYZ | xyz(52.8989, 45.9621, 40.2607) |
| Luminance | 0.4596 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 6.21
Faded Pink
#DE9DAC
ΔE00 6.21
Dusty Pink
#D8A7B1
ΔE00 6.33
Lightpink
#FFB6C1
ΔE00 6.88
Soft Pink
#FDB0C0
ΔE00 7.26
Dusty Pink (survey)
#D58A94
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A3A2 #A2E7E8
analogous
#E8A2C4 #E8A3A2 #E8C6A2
triadic
#E8A3A2 #A2E8A3 #A3A2E8
tetradic
#E8A3A2 #C4E8A2 #A2E7E8 #C6A2E8
square
#E8A3A2 #C4E8A2 #A2E7E8 #C6A2E8
split-complementary
#E8A3A2 #A2E8C6 #A2C4E8
monochromatic
#D04240 #DC7271 #E8A3A2 #F4D4D3 #F9E7E6
Accessibility & contrast
On white
2.06
#E8A3A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#E8A3A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A3A2
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A3A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A3A2 | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0ADA2
Deuteranopia (green-blind)
#C0BAA1
Tritanopia (blue-blind)
#F69CA3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e8a3a2; /* rgb */ color: rgb(232, 163, 162); /* oklch */ color: oklch(78.1% 0.082 20.0);
Tailwind
colors: {
custom: {
50: '#f1bebd',
500: '#e8a3a2',
950: '#000000',
},
}SCSS
$custom: #e8a3a2; $custom-light: #f1bebd; $custom-dark: #000000;
JSON
{
"hex": "#e8a3a2",
"rgb": {
"r": 232,
"g": 163,
"b": 162
},
"hsl": {
"h": 0.857,
"s": 60.345,
"l": 77.255
},
"oklch": {
"l": 0.78141,
"c": 0.08234,
"h": 20
},
"luminance": 0.45959
}Semantic roles & 50–950 ramp
primary
#E8A3A2
secondary
#DBF0F0
accent
#C6C81D
background
#FEFBFB
surface
#FDF7F6
border
#D5D0D0
text
#171212
muted
#858181