#EEAAA2#EEAAA2
#EEAAA2 is a light, moderate red. Relative luminance 0.495; OKLCH L 80.0% C 0.082 H 26.5°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EEAAA2 |
|---|---|
| RGB | rgb(238, 170, 162) |
| HSL | hsl(6, 69%, 78%) |
| HSV | hsv(6, 32%, 93%) |
| CMYK | cmyk(0%, 28.6%, 31.9%, 6.7%) |
| CIE-LAB | lab(75.79, 23.93, 14.09) |
| CIE-LCH | lch(75.79, 27.77, 30.48°) |
| OKLab | oklab(80.03% 0.073 0.0365) |
| OKLCH | oklch(80.03% 0.082 26.5) |
| XYZ | xyz(56.1578, 49.5386, 40.7794) |
| Luminance | 0.4954 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.59
Light Salmon
#FEA993
ΔE00 5.65
Pale Salmon
#FFB19A
ΔE00 5.93
Peachy Pink
#FF9A8A
ΔE00 6.50
Pale Rose
#FDC1C5
ΔE00 7.36
Lightpink
#FFB6C1
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEAAA2 #A2E6EE
analogous
#EEA2C0 #EEAAA2 #EED0A2
triadic
#EEAAA2 #A2EEAA #AAA2EE
tetradic
#EEAAA2 #C0EEA2 #A2E6EE #D0A2EE
square
#EEAAA2 #C0EEA2 #A2E6EE #D0A2EE
split-complementary
#EEAAA2 #A2EED0 #A2C0EE
monochromatic
#DB4B3B #E57B6E #EEAAA2 #F7D9D6 #FAE7E5
Accessibility & contrast
On white
1.93
#EEAAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#EEAAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEAAA2
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEAAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEAAA2 | 1.00 | 1.93 | 10.91 | 10.91 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B3A1
Deuteranopia (green-blind)
#C8C0A1
Tritanopia (blue-blind)
#FDA2A8
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #eeaaa2; /* rgb */ color: rgb(238, 170, 162); /* oklch */ color: oklch(80.0% 0.082 26.5);
Tailwind
colors: {
custom: {
50: '#f5c3bd',
500: '#eeaaa2',
950: '#000000',
},
}SCSS
$custom: #eeaaa2; $custom-light: #f5c3bd; $custom-dark: #000000;
JSON
{
"hex": "#eeaaa2",
"rgb": {
"r": 238,
"g": 170,
"b": 162
},
"hsl": {
"h": 6.316,
"s": 69.091,
"l": 78.431
},
"oklch": {
"l": 0.80033,
"c": 0.08157,
"h": 26.5
},
"luminance": 0.49535
}Semantic roles & 50–950 ramp
primary
#EEAAA2
secondary
#D9EFF2
accent
#BDD114
background
#FFFCFB
surface
#FFF8F6
border
#D7D1D0
text
#171212
muted
#858181