#E2AAAB#E2AAAB
#E2AAAB is a light, moderate red. Relative luminance 0.479; OKLCH L 79.0% C 0.066 H 17.5°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #E2AAAB |
|---|---|
| RGB | rgb(226, 170, 171) |
| HSL | hsl(359, 49%, 78%) |
| HSV | hsv(359, 25%, 89%) |
| CMYK | cmyk(0%, 24.8%, 24.3%, 11.4%) |
| CIE-LAB | lab(74.74, 20.67, 7.51) |
| CIE-LCH | lch(74.74, 21.99, 19.97°) |
| OKLab | oklab(79.01% 0.063 0.0198) |
| OKLCH | oklch(79.01% 0.066 17.5) |
| XYZ | xyz(53.0902, 47.8611, 44.9618) |
| Luminance | 0.4786 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.04
Faded Pink
#DE9DAC
ΔE00 5.73
Pale Rose
#FDC1C5
ΔE00 6.23
Lightpink
#FFB6C1
ΔE00 6.29
Soft Pink
#FDB0C0
ΔE00 6.84
Pink
#FFC0CB
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2AAAB #AAE2E1
analogous
#E2AAC7 #E2AAAB #E2C5AA
triadic
#E2AAAB #ABE2AA #AAABE2
tetradic
#E2AAAB #C7E2AA #AAE2E1 #C5AAE2
square
#E2AAAB #C7E2AA #AAE2E1 #C5AAE2
split-complementary
#E2AAAB #AAE2C5 #AAC7E2
monochromatic
#C34F51 #D27C7E #E2AAAB #F2D8D8 #F7E8E8
Accessibility & contrast
On white
1.99
#E2AAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#E2AAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2AAAB
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2AAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2AAAB | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B2AB
Deuteranopia (green-blind)
#C1BCAA
Tritanopia (blue-blind)
#EEA5AB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #e2aaab; /* rgb */ color: rgb(226, 170, 171); /* oklch */ color: oklch(79.0% 0.066 17.5);
Tailwind
colors: {
custom: {
50: '#ecc3c4',
500: '#e2aaab',
950: '#000000',
},
}SCSS
$custom: #e2aaab; $custom-light: #ecc3c4; $custom-dark: #000000;
JSON
{
"hex": "#e2aaab",
"rgb": {
"r": 226,
"g": 170,
"b": 171
},
"hsl": {
"h": 358.929,
"s": 49.123,
"l": 77.647
},
"oklch": {
"l": 0.79009,
"c": 0.06607,
"h": 17.5
},
"luminance": 0.47858
}Semantic roles & 50–950 ramp
primary
#E2AAAB
secondary
#DDEEEE
accent
#BCBA29
background
#FEFCFC
surface
#FDF8F8
border
#D5D1D1
text
#161212
muted
#848181