#E8A6A5#E8A6A5
#E8A6A5 is a light, moderate red. Relative luminance 0.471; OKLCH L 78.8% C 0.078 H 20.0°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A6A5 |
|---|---|
| RGB | rgb(232, 166, 165) |
| HSL | hsl(1, 59%, 78%) |
| HSV | hsv(1, 29%, 91%) |
| CMYK | cmyk(0%, 28.4%, 28.9%, 9%) |
| CIE-LAB | lab(74.28, 24.21, 10.23) |
| CIE-LCH | lch(74.28, 26.28, 22.92°) |
| OKLab | oklab(78.75% 0.0738 0.0268) |
| OKLCH | oklch(78.75% 0.078 20) |
| XYZ | xyz(53.7077, 47.1480, 41.8616) |
| Luminance | 0.4714 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.91
Faded Pink
#DE9DAC
ΔE00 6.23
Lightpink
#FFB6C1
ΔE00 6.45
Blush (survey)
#F29E8E
ΔE00 6.57
Pale Rose
#FDC1C5
ΔE00 6.94
Soft Pink
#FDB0C0
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A6A5 #A5E7E8
analogous
#E8A5C5 #E8A6A5 #E8C8A5
triadic
#E8A6A5 #A5E8A6 #A6A5E8
tetradic
#E8A6A5 #C5E8A5 #A5E7E8 #C8A5E8
square
#E8A6A5 #C5E8A5 #A5E7E8 #C8A5E8
split-complementary
#E8A6A5 #A5E8C8 #A5C5E8
monochromatic
#CF4644 #DC7674 #E8A6A5 #F4D6D6 #F9E7E7
Accessibility & contrast
On white
2.01
#E8A6A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#E8A6A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A6A5
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A6A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A6A5 | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AFA5
Deuteranopia (green-blind)
#C2BCA4
Tritanopia (blue-blind)
#F59FA6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #e8a6a5; /* rgb */ color: rgb(232, 166, 165); /* oklch */ color: oklch(78.8% 0.078 20.0);
Tailwind
colors: {
custom: {
50: '#f0c0bf',
500: '#e8a6a5',
950: '#000000',
},
}SCSS
$custom: #e8a6a5; $custom-light: #f0c0bf; $custom-dark: #000000;
JSON
{
"hex": "#e8a6a5",
"rgb": {
"r": 232,
"g": 166,
"b": 165
},
"hsl": {
"h": 0.896,
"s": 59.292,
"l": 77.843
},
"oklch": {
"l": 0.78753,
"c": 0.07847,
"h": 20
},
"luminance": 0.47145
}Semantic roles & 50–950 ramp
primary
#E8A6A5
secondary
#DBF0F0
accent
#C4C71F
background
#FEFBFB
surface
#FDF7F7
border
#D5D0D0
text
#171212
muted
#858181