#E2AAAA#E2AAAA
#E2AAAA is a light, moderate red. Relative luminance 0.478; OKLCH L 79.0% C 0.066 H 18.7°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #E2AAAA |
|---|---|
| RGB | rgb(226, 170, 170) |
| HSL | hsl(0, 49%, 78%) |
| HSV | hsv(0, 25%, 89%) |
| CMYK | cmyk(0%, 24.8%, 24.8%, 11.4%) |
| CIE-LAB | lab(74.71, 20.53, 8.02) |
| CIE-LCH | lch(74.71, 22.04, 21.35°) |
| OKLab | oklab(78.98% 0.0626 0.0212) |
| OKLCH | oklch(78.98% 0.066 18.7) |
| XYZ | xyz(52.9953, 47.8231, 44.4618) |
| Luminance | 0.4782 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.37
Faded Pink
#DE9DAC
ΔE00 6.05
Pale Rose
#FDC1C5
ΔE00 6.33
Lightpink
#FFB6C1
ΔE00 6.51
Soft Pink
#FDB0C0
ΔE00 7.12
Light Rose
#FFC5CB
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2AAAA #AAE2E2
analogous
#E2AAC6 #E2AAAA #E2C6AA
triadic
#E2AAAA #AAE2AA #AAAAE2
tetradic
#E2AAAA #C6E2AA #AAE2E2 #C6AAE2
square
#E2AAAA #C6E2AA #AAE2E2 #C6AAE2
split-complementary
#E2AAAA #AAE2C6 #AAC6E2
monochromatic
#C34F4F #D27C7C #E2AAAA #F2D8D8 #F7E8E8
Accessibility & contrast
On white
1.99
#E2AAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#E2AAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2AAAA
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2AAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2AAAA | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B2AA
Deuteranopia (green-blind)
#C1BCA9
Tritanopia (blue-blind)
#EEA5AA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #e2aaaa; /* rgb */ color: rgb(226, 170, 170); /* oklch */ color: oklch(79.0% 0.066 18.7);
Tailwind
colors: {
custom: {
50: '#ecc3c3',
500: '#e2aaaa',
950: '#000000',
},
}SCSS
$custom: #e2aaaa; $custom-light: #ecc3c3; $custom-dark: #000000;
JSON
{
"hex": "#e2aaaa",
"rgb": {
"r": 226,
"g": 170,
"b": 170
},
"hsl": {
"h": 0,
"s": 49.123,
"l": 77.647
},
"oklch": {
"l": 0.78982,
"c": 0.06611,
"h": 18.7
},
"luminance": 0.4782
}Semantic roles & 50–950 ramp
primary
#E2AAAA
secondary
#DDEEEE
accent
#BCBC29
background
#FEFCFB
surface
#FDF8F7
border
#D5D1D0
text
#161212
muted
#848181