#E8A5A3#E8A5A3
#E8A5A3 is a light, moderate red. Relative luminance 0.467; OKLCH L 78.5% C 0.080 H 21.0°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A5A3 |
|---|---|
| RGB | rgb(232, 165, 163) |
| HSL | hsl(2, 60%, 77%) |
| HSV | hsv(2, 30%, 91%) |
| CMYK | cmyk(0%, 28.9%, 29.7%, 9%) |
| CIE-LAB | lab(74.01, 24.48, 10.94) |
| CIE-LCH | lch(74.01, 26.81, 24.07°) |
| OKLab | oklab(78.52% 0.0746 0.0286) |
| OKLCH | oklch(78.52% 0.08 21) |
| XYZ | xyz(53.3461, 46.7136, 40.8500) |
| Luminance | 0.4671 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 6.10
Dusty Pink
#D8A7B1
ΔE00 6.32
Faded Pink
#DE9DAC
ΔE00 6.57
Lightpink
#FFB6C1
ΔE00 6.85
Pale Rose
#FDC1C5
ΔE00 7.31
Soft Pink
#FDB0C0
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A5A3 #A3E6E8
analogous
#E8A3C4 #E8A5A3 #E8C7A3
triadic
#E8A5A3 #A3E8A5 #A5A3E8
tetradic
#E8A5A3 #C4E8A3 #A3E6E8 #C7A3E8
square
#E8A5A3 #C4E8A3 #A3E6E8 #C7A3E8
split-complementary
#E8A5A3 #A3E8C7 #A3C4E8
monochromatic
#D04541 #DC7572 #E8A5A3 #F4D5D4 #F9E7E7
Accessibility & contrast
On white
2.03
#E8A5A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#E8A5A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A5A3
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A5A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A5A3 | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AEA3
Deuteranopia (green-blind)
#C2BBA2
Tritanopia (blue-blind)
#F69EA5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #e8a5a3; /* rgb */ color: rgb(232, 165, 163); /* oklch */ color: oklch(78.5% 0.080 21.0);
Tailwind
colors: {
custom: {
50: '#f1c0be',
500: '#e8a5a3',
950: '#000000',
},
}SCSS
$custom: #e8a5a3; $custom-light: #f1c0be; $custom-dark: #000000;
JSON
{
"hex": "#e8a5a3",
"rgb": {
"r": 232,
"g": 165,
"b": 163
},
"hsl": {
"h": 1.739,
"s": 60,
"l": 77.451
},
"oklch": {
"l": 0.78523,
"c": 0.07985,
"h": 21
},
"luminance": 0.4671
}Semantic roles & 50–950 ramp
primary
#E8A5A3
secondary
#DBF0F0
accent
#C3C81E
background
#FEFBFB
surface
#FDF7F6
border
#D5D0D0
text
#171212
muted
#858181