#EEA3AA#EEA3AA
#EEA3AA is a light, moderate red. Relative luminance 0.473; OKLCH L 79.0% C 0.089 H 13.2°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EEA3AA |
|---|---|
| RGB | rgb(238, 163, 170) |
| HSL | hsl(354, 69%, 79%) |
| HSV | hsv(354, 32%, 93%) |
| CMYK | cmyk(0%, 31.5%, 28.6%, 6.7%) |
| CIE-LAB | lab(74.37, 28.69, 7.70) |
| CIE-LCH | lch(74.37, 29.70, 15.02°) |
| OKLab | oklab(79% 0.0871 0.0204) |
| OKLCH | oklch(79% 0.089 13.2) |
| XYZ | xyz(55.6142, 47.2773, 44.2186) |
| Luminance | 0.4727 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.39
Soft Pink
#FDB0C0
ΔE00 4.75
Lightpink
#FFB6C1
ΔE00 5.04
Dusty Pink
#D8A7B1
ΔE00 5.79
Pig Pink
#E78EA5
ΔE00 6.55
Dusty Pink (survey)
#D58A94
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEA3AA #A3EEE7
analogous
#EEA3CF #EEA3AA #EEC1A3
triadic
#EEA3AA #AAEEA3 #A3AAEE
tetradic
#EEA3AA #CFEEA3 #A3EEE7 #C1A3EE
square
#EEA3AA #CFEEA3 #A3EEE7 #C1A3EE
split-complementary
#EEA3AA #A3EEC1 #A3CFEE
monochromatic
#DB3C4B #E46F7A #EEA3AA #F8D7DA #FAE5E7
Accessibility & contrast
On white
2.01
#EEA3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#EEA3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEA3AA
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEA3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEA3AA | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AEAA
Deuteranopia (green-blind)
#C2BCA9
Tritanopia (blue-blind)
#FC9CA6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #eea3aa; /* rgb */ color: rgb(238, 163, 170); /* oklch */ color: oklch(79.0% 0.089 13.2);
Tailwind
colors: {
custom: {
50: '#f5bfc3',
500: '#eea3aa',
950: '#000000',
},
}SCSS
$custom: #eea3aa; $custom-light: #f5bfc3; $custom-dark: #000000;
JSON
{
"hex": "#eea3aa",
"rgb": {
"r": 238,
"g": 163,
"b": 170
},
"hsl": {
"h": 354.4,
"s": 68.807,
"l": 78.627
},
"oklch": {
"l": 0.79,
"c": 0.08945,
"h": 13.2
},
"luminance": 0.47274
}Semantic roles & 50–950 ramp
primary
#EEA3AA
secondary
#D9F2EF
accent
#D1BF15
background
#FFFBFB
surface
#FFF7F7
border
#D7D0D0
text
#171212
muted
#858181