#E8A5AA#E8A5AA
#E8A5AA is a light, moderate red. Relative luminance 0.470; OKLCH L 78.7% C 0.080 H 14.1°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A5AA |
|---|---|
| RGB | rgb(232, 165, 170) |
| HSL | hsl(356, 59%, 78%) |
| HSV | hsv(356, 29%, 91%) |
| CMYK | cmyk(0%, 28.9%, 26.7%, 9%) |
| CIE-LAB | lab(74.17, 25.42, 7.33) |
| CIE-LCH | lch(74.17, 26.46, 16.09°) |
| OKLab | oklab(78.71% 0.0773 0.0194) |
| OKLCH | oklch(78.71% 0.08 14.1) |
| XYZ | xyz(53.9907, 46.9714, 44.2450) |
| Luminance | 0.4697 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.22
Dusty Pink
#D8A7B1
ΔE00 4.64
Soft Pink
#FDB0C0
ΔE00 5.32
Lightpink
#FFB6C1
ΔE00 5.32
Pale Rose
#FDC1C5
ΔE00 6.75
Pink
#FFC0CB
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A5AA #A5E8E3
analogous
#E8A5CC #E8A5AA #E8C1A5
triadic
#E8A5AA #AAE8A5 #A5AAE8
tetradic
#E8A5AA #CCE8A5 #A5E8E3 #C1A5E8
square
#E8A5AA #CCE8A5 #A5E8E3 #C1A5E8
split-complementary
#E8A5AA #A5E8C1 #A5CCE8
monochromatic
#CF444E #DC747C #E8A5AA #F4D6D8 #F9E7E8
Accessibility & contrast
On white
2.02
#E8A5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#E8A5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A5AA
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A5AA | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AFAA
Deuteranopia (green-blind)
#C0BBA9
Tritanopia (blue-blind)
#F59FA7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #e8a5aa; /* rgb */ color: rgb(232, 165, 170); /* oklch */ color: oklch(78.7% 0.080 14.1);
Tailwind
colors: {
custom: {
50: '#f0c0c3',
500: '#e8a5aa',
950: '#000000',
},
}SCSS
$custom: #e8a5aa; $custom-light: #f0c0c3; $custom-dark: #000000;
JSON
{
"hex": "#e8a5aa",
"rgb": {
"r": 232,
"g": 165,
"b": 170
},
"hsl": {
"h": 355.522,
"s": 59.292,
"l": 77.843
},
"oklch": {
"l": 0.78705,
"c": 0.07965,
"h": 14.1
},
"luminance": 0.46968
}Semantic roles & 50–950 ramp
primary
#E8A5AA
secondary
#DBF0EF
accent
#C7BA1F
background
#FEFBFB
surface
#FDF7F7
border
#D5D0D0
text
#171212
muted
#858181