#EEA5AA#EEA5AA
#EEA5AA is a light, moderate red. Relative luminance 0.480; OKLCH L 79.3% C 0.087 H 14.7°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EEA5AA |
|---|---|
| RGB | rgb(238, 165, 170) |
| HSL | hsl(356, 68%, 79%) |
| HSV | hsv(356, 31%, 93%) |
| CMYK | cmyk(0%, 30.7%, 28.6%, 6.7%) |
| CIE-LAB | lab(74.82, 27.63, 8.35) |
| CIE-LCH | lch(74.82, 28.86, 16.81°) |
| OKLab | oklab(79.35% 0.0839 0.022) |
| OKLCH | oklch(79.35% 0.087 14.7) |
| XYZ | xyz(55.9721, 47.9931, 44.3379) |
| Luminance | 0.4799 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.90
Lightpink
#FFB6C1
ΔE00 4.93
Soft Pink
#FDB0C0
ΔE00 4.96
Dusty Pink
#D8A7B1
ΔE00 5.77
Pale Rose
#FDC1C5
ΔE00 6.69
Pink
#FFC0CB
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEA5AA #A5EEE9
analogous
#EEA5CF #EEA5AA #EEC5A5
triadic
#EEA5AA #AAEEA5 #A5AAEE
tetradic
#EEA5AA #CFEEA5 #A5EEE9 #C5A5EE
square
#EEA5AA #CFEEA5 #A5EEE9 #C5A5EE
split-complementary
#EEA5AA #A5EEC5 #A5CFEE
monochromatic
#DB3E49 #E47279 #EEA5AA #F8D8DB #FAE5E7
Accessibility & contrast
On white
1.98
#EEA5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#EEA5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEA5AA
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEA5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEA5AA | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B0AA
Deuteranopia (green-blind)
#C3BDA9
Tritanopia (blue-blind)
#FC9EA7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #eea5aa; /* rgb */ color: rgb(238, 165, 170); /* oklch */ color: oklch(79.3% 0.087 14.7);
Tailwind
colors: {
custom: {
50: '#f5c0c3',
500: '#eea5aa',
950: '#000000',
},
}SCSS
$custom: #eea5aa; $custom-light: #f5c0c3; $custom-dark: #000000;
JSON
{
"hex": "#eea5aa",
"rgb": {
"r": 238,
"g": 165,
"b": 170
},
"hsl": {
"h": 355.89,
"s": 68.224,
"l": 79.02
},
"oklch": {
"l": 0.7935,
"c": 0.08678,
"h": 14.7
},
"luminance": 0.4799
}Semantic roles & 50–950 ramp
primary
#EEA5AA
secondary
#D9F2F0
accent
#D0C315
background
#FFFBFB
surface
#FFF7F7
border
#D7D0D0
text
#171212
muted
#858181