#EEA4AA#EEA4AA
#EEA4AA is a light, moderate red. Relative luminance 0.476; OKLCH L 79.2% C 0.088 H 13.9°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EEA4AA |
|---|---|
| RGB | rgb(238, 164, 170) |
| HSL | hsl(355, 69%, 79%) |
| HSV | hsv(355, 31%, 93%) |
| CMYK | cmyk(0%, 31.1%, 28.6%, 6.7%) |
| CIE-LAB | lab(74.59, 28.16, 8.02) |
| CIE-LCH | lch(74.59, 29.28, 15.90°) |
| OKLab | oklab(79.18% 0.0855 0.0212) |
| OKLCH | oklch(79.18% 0.088 13.9) |
| XYZ | xyz(55.7925, 47.6338, 44.2780) |
| Luminance | 0.4763 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.64
Soft Pink
#FDB0C0
ΔE00 4.84
Lightpink
#FFB6C1
ΔE00 4.97
Dusty Pink
#D8A7B1
ΔE00 5.77
Pale Rose
#FDC1C5
ΔE00 6.92
Pig Pink
#E78EA5
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEA4AA #A4EEE8
analogous
#EEA4CF #EEA4AA #EEC3A4
triadic
#EEA4AA #AAEEA4 #A4AAEE
tetradic
#EEA4AA #CFEEA4 #A4EEE8 #C3A4EE
square
#EEA4AA #CFEEA4 #A4EEE8 #C3A4EE
split-complementary
#EEA4AA #A4EEC3 #A4CFEE
monochromatic
#DB3D4A #E4707A #EEA4AA #F8D8DA #FAE5E7
Accessibility & contrast
On white
2.00
#EEA4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#EEA4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEA4AA
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEA4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEA4AA | 1.00 | 2.00 | 10.53 | 10.53 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AFAA
Deuteranopia (green-blind)
#C2BDA9
Tritanopia (blue-blind)
#FC9DA6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #eea4aa; /* rgb */ color: rgb(238, 164, 170); /* oklch */ color: oklch(79.2% 0.088 13.9);
Tailwind
colors: {
custom: {
50: '#f5bfc3',
500: '#eea4aa',
950: '#000000',
},
}SCSS
$custom: #eea4aa; $custom-light: #f5bfc3; $custom-dark: #000000;
JSON
{
"hex": "#eea4aa",
"rgb": {
"r": 238,
"g": 164,
"b": 170
},
"hsl": {
"h": 355.135,
"s": 68.519,
"l": 78.824
},
"oklch": {
"l": 0.79175,
"c": 0.08811,
"h": 13.9
},
"luminance": 0.4763
}Semantic roles & 50–950 ramp
primary
#EEA4AA
secondary
#D9F2F0
accent
#D0C115
background
#FFFBFB
surface
#FFF7F7
border
#D7D0D0
text
#171212
muted
#858181