#E4AAA8#E4AAA8
#E4AAA8 is a light, moderate red. Relative luminance 0.481; OKLCH L 79.1% C 0.069 H 21.0°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #E4AAA8 |
|---|---|
| RGB | rgb(228, 170, 168) |
| HSL | hsl(2, 53%, 78%) |
| HSV | hsv(2, 26%, 89%) |
| CMYK | cmyk(0%, 25.4%, 26.3%, 10.6%) |
| CIE-LAB | lab(74.87, 20.99, 9.37) |
| CIE-LCH | lch(74.87, 22.99, 24.06°) |
| OKLab | oklab(79.14% 0.0641 0.0246) |
| OKLCH | oklch(79.14% 0.069 21) |
| XYZ | xyz(53.4385, 48.0733, 43.5025) |
| Luminance | 0.4807 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.27
Pale Rose
#FDC1C5
ΔE00 6.44
Faded Pink
#DE9DAC
ΔE00 6.72
Lightpink
#FFB6C1
ΔE00 6.75
Blush (survey)
#F29E8E
ΔE00 7.31
Soft Pink
#FDB0C0
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4AAA8 #A8E2E4
analogous
#E4A8C4 #E4AAA8 #E4C8A8
triadic
#E4AAA8 #A8E4AA #AAA8E4
tetradic
#E4AAA8 #C4E4A8 #A8E2E4 #C8A8E4
square
#E4AAA8 #C4E4A8 #A8E2E4 #C8A8E4
split-complementary
#E4AAA8 #A8E4C8 #A8C4E4
monochromatic
#C74F4B #D67C79 #E4AAA8 #F2D8D7 #F8E8E8
Accessibility & contrast
On white
1.98
#E4AAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#E4AAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4AAA8
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4AAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4AAA8 | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B2A8
Deuteranopia (green-blind)
#C2BDA7
Tritanopia (blue-blind)
#F0A4AA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #e4aaa8; /* rgb */ color: rgb(228, 170, 168); /* oklch */ color: oklch(79.1% 0.069 21.0);
Tailwind
colors: {
custom: {
50: '#edc3c1',
500: '#e4aaa8',
950: '#000000',
},
}SCSS
$custom: #e4aaa8; $custom-light: #edc3c1; $custom-dark: #000000;
JSON
{
"hex": "#e4aaa8",
"rgb": {
"r": 228,
"g": 170,
"b": 168
},
"hsl": {
"h": 2,
"s": 52.632,
"l": 77.647
},
"oklch": {
"l": 0.79135,
"c": 0.06866,
"h": 21
},
"luminance": 0.48071
}Semantic roles & 50–950 ramp
primary
#E4AAA8
secondary
#DCEEEF
accent
#BBC025
background
#FEFCFB
surface
#FDF8F7
border
#D5D1D0
text
#161212
muted
#848181