#E8A4A5#E8A4A5
#E8A4A5 is a light, moderate red. Relative luminance 0.464; OKLCH L 78.4% C 0.081 H 18.1°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A4A5 |
|---|---|
| RGB | rgb(232, 164, 165) |
| HSL | hsl(359, 60%, 78%) |
| HSV | hsv(359, 29%, 91%) |
| CMYK | cmyk(0%, 29.3%, 28.9%, 9%) |
| CIE-LAB | lab(73.82, 25.28, 9.58) |
| CIE-LCH | lch(73.82, 27.03, 20.75°) |
| OKLab | oklab(78.4% 0.0769 0.0251) |
| OKLCH | oklch(78.4% 0.081 18.1) |
| XYZ | xyz(53.3470, 46.4265, 41.7414) |
| Luminance | 0.4642 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.51
Dusty Pink
#D8A7B1
ΔE00 5.67
Lightpink
#FFB6C1
ΔE00 6.25
Soft Pink
#FDB0C0
ΔE00 6.54
Blush (survey)
#F29E8E
ΔE00 7.03
Pale Rose
#FDC1C5
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A4A5 #A4E8E7
analogous
#E8A4C7 #E8A4A5 #E8C5A4
triadic
#E8A4A5 #A5E8A4 #A4A5E8
tetradic
#E8A4A5 #C7E8A4 #A4E8E7 #C5A4E8
square
#E8A4A5 #C7E8A4 #A4E8E7 #C5A4E8
split-complementary
#E8A4A5 #A4E8C5 #A4C7E8
monochromatic
#CF4244 #DC7375 #E8A4A5 #F4D5D5 #F9E7E7
Accessibility & contrast
On white
2.04
#E8A4A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#E8A4A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A4A5
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A4A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A4A5 | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AEA5
Deuteranopia (green-blind)
#C0BAA4
Tritanopia (blue-blind)
#F69DA5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e8a4a5; /* rgb */ color: rgb(232, 164, 165); /* oklch */ color: oklch(78.4% 0.081 18.1);
Tailwind
colors: {
custom: {
50: '#f1bfbf',
500: '#e8a4a5',
950: '#000000',
},
}SCSS
$custom: #e8a4a5; $custom-light: #f1bfbf; $custom-dark: #000000;
JSON
{
"hex": "#e8a4a5",
"rgb": {
"r": 232,
"g": 164,
"b": 165
},
"hsl": {
"h": 359.118,
"s": 59.649,
"l": 77.647
},
"oklch": {
"l": 0.78396,
"c": 0.08093,
"h": 18.1
},
"luminance": 0.46423
}Semantic roles & 50–950 ramp
primary
#E8A4A5
secondary
#DBF0F0
accent
#C7C51E
background
#FEFBFB
surface
#FDF7F7
border
#D5D0D0
text
#171212
muted
#858181