#EEA2AB#EEA2AB
#EEA2AB is a light, moderate red. Relative luminance 0.470; OKLCH L 78.9% C 0.091 H 11.6°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EEA2AB |
|---|---|
| RGB | rgb(238, 162, 171) |
| HSL | hsl(353, 69%, 78%) |
| HSV | hsv(353, 32%, 93%) |
| CMYK | cmyk(0%, 31.9%, 28.2%, 6.7%) |
| CIE-LAB | lab(74.17, 29.35, 6.86) |
| CIE-LCH | lch(74.17, 30.14, 13.15°) |
| OKLab | oklab(78.85% 0.0891 0.0182) |
| OKLCH | oklch(78.85% 0.091 11.6) |
| XYZ | xyz(55.5323, 46.9616, 44.6597) |
| Luminance | 0.4696 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.94
Soft Pink
#FDB0C0
ΔE00 4.49
Lightpink
#FFB6C1
ΔE00 5.05
Dusty Pink
#D8A7B1
ΔE00 5.73
Pig Pink
#E78EA5
ΔE00 5.96
Dusty Pink (survey)
#D58A94
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEA2AB #A2EEE5
analogous
#EEA2D1 #EEA2AB #EEBFA2
triadic
#EEA2AB #ABEEA2 #A2ABEE
tetradic
#EEA2AB #D1EEA2 #A2EEE5 #BFA2EE
square
#EEA2AB #D1EEA2 #A2EEE5 #BFA2EE
split-complementary
#EEA2AB #A2EEBF #A2D1EE
monochromatic
#DB3B4E #E56E7C #EEA2AB #F7D6DA #FAE5E8
Accessibility & contrast
On white
2.02
#EEA2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#EEA2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEA2AB
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEA2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEA2AB | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAEAB
Deuteranopia (green-blind)
#C1BCAA
Tritanopia (blue-blind)
#FC9BA5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #eea2ab; /* rgb */ color: rgb(238, 162, 171); /* oklch */ color: oklch(78.9% 0.091 11.6);
Tailwind
colors: {
custom: {
50: '#f5bec4',
500: '#eea2ab',
950: '#000000',
},
}SCSS
$custom: #eea2ab; $custom-light: #f5bec4; $custom-dark: #000000;
JSON
{
"hex": "#eea2ab",
"rgb": {
"r": 238,
"g": 162,
"b": 171
},
"hsl": {
"h": 352.895,
"s": 69.091,
"l": 78.431
},
"oklch": {
"l": 0.78853,
"c": 0.09091,
"h": 11.6
},
"luminance": 0.46958
}Semantic roles & 50–950 ramp
primary
#EEA2AB
secondary
#D9F2EF
accent
#D1BB14
background
#FFFBFC
surface
#FFF7F8
border
#D7D0D1
text
#171212
muted
#858181