#E4AAA5#E4AAA5
#E4AAA5 is a light, moderate red. Relative luminance 0.480; OKLCH L 79.1% C 0.069 H 24.3°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #E4AAA5 |
|---|---|
| RGB | rgb(228, 170, 165) |
| HSL | hsl(5, 54%, 77%) |
| HSV | hsv(5, 28%, 89%) |
| CMYK | cmyk(0%, 25.4%, 27.6%, 10.6%) |
| CIE-LAB | lab(74.80, 20.58, 10.91) |
| CIE-LCH | lch(74.80, 23.29, 27.93°) |
| OKLab | oklab(79.06% 0.0629 0.0285) |
| OKLCH | oklch(79.06% 0.069 24.3) |
| XYZ | xyz(53.1622, 47.9628, 42.0476) |
| Luminance | 0.4796 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 6.32
Blush (survey)
#F29E8E
ΔE00 6.46
Pale Rose
#FDC1C5
ΔE00 6.99
Lightpink
#FFB6C1
ΔE00 7.64
Light Salmon
#FEA993
ΔE00 7.75
Faded Pink
#DE9DAC
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4AAA5 #A5DFE4
analogous
#E4A5C0 #E4AAA5 #E4CAA5
triadic
#E4AAA5 #A5E4AA #AAA5E4
tetradic
#E4AAA5 #C0E4A5 #A5DFE4 #CAA5E4
square
#E4AAA5 #C0E4A5 #A5DFE4 #CAA5E4
split-complementary
#E4AAA5 #A5E4CA #A5C0E4
monochromatic
#C85147 #D67E76 #E4AAA5 #F2D6D4 #F8E9E7
Accessibility & contrast
On white
1.98
#E4AAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#E4AAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4AAA5
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4AAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4AAA5 | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B1A4
Deuteranopia (green-blind)
#C3BCA4
Tritanopia (blue-blind)
#F1A4A9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #e4aaa5; /* rgb */ color: rgb(228, 170, 165); /* oklch */ color: oklch(79.1% 0.069 24.3);
Tailwind
colors: {
custom: {
50: '#edc3bf',
500: '#e4aaa5',
950: '#000000',
},
}SCSS
$custom: #e4aaa5; $custom-light: #edc3bf; $custom-dark: #000000;
JSON
{
"hex": "#e4aaa5",
"rgb": {
"r": 228,
"g": 170,
"b": 165
},
"hsl": {
"h": 4.762,
"s": 53.846,
"l": 77.059
},
"oklch": {
"l": 0.79058,
"c": 0.06908,
"h": 24.3
},
"luminance": 0.4796
}Semantic roles & 50–950 ramp
primary
#E4AAA5
secondary
#DCEEEF
accent
#B5C124
background
#FEFCFB
surface
#FDF8F7
border
#D5D1D0
text
#161212
muted
#848181