#E2AABA#E2AABA
#E2AABA is a light, moderate pink. Relative luminance 0.485; OKLCH L 79.4% C 0.069 H 359.9°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #E2AABA |
|---|---|
| RGB | rgb(226, 170, 186) |
| HSL | hsl(343, 49%, 78%) |
| HSV | hsv(343, 25%, 89%) |
| CMYK | cmyk(0%, 24.8%, 17.7%, 11.4%) |
| CIE-LAB | lab(75.12, 22.90, -0.15) |
| CIE-LCH | lch(75.12, 22.90, 359.62°) |
| OKLab | oklab(79.43% 0.0687 -0.0001) |
| OKLCH | oklch(79.43% 0.069 359.9) |
| XYZ | xyz(54.6019, 48.4658, 52.9236) |
| Luminance | 0.4846 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 2.77
Faded Pink
#DE9DAC
ΔE00 3.58
Soft Pink
#FDB0C0
ΔE00 5.10
Pastel Pink
#FFBACD
ΔE00 5.54
Baby Pink
#FFB7CE
ΔE00 5.56
Lightpink
#FFB6C1
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2AABA #AAE2D2
analogous
#E2AAD6 #E2AABA #E2B6AA
triadic
#E2AABA #BAE2AA #AABAE2
tetradic
#E2AABA #D6E2AA #AAE2D2 #B6AAE2
square
#E2AABA #D6E2AA #AAE2D2 #B6AAE2
split-complementary
#E2AABA #AAE2B6 #AAD6E2
monochromatic
#C34F70 #D27C95 #E2AABA #F2D8DF #F7E8EC
Accessibility & contrast
On white
1.96
#E2AABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#E2AABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2AABA
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2AABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2AABA | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B3BB
Deuteranopia (green-blind)
#BEBDB9
Tritanopia (blue-blind)
#ECA7AF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #e2aaba; /* rgb */ color: rgb(226, 170, 186); /* oklch */ color: oklch(79.4% 0.069 359.9);
Tailwind
colors: {
custom: {
50: '#ecc3ce',
500: '#e2aaba',
950: '#000000',
},
}SCSS
$custom: #e2aaba; $custom-light: #ecc3ce; $custom-dark: #000000;
JSON
{
"hex": "#e2aaba",
"rgb": {
"r": 226,
"g": 170,
"b": 186
},
"hsl": {
"h": 342.857,
"s": 49.123,
"l": 77.647
},
"oklch": {
"l": 0.79428,
"c": 0.06866,
"h": 359.9
},
"luminance": 0.48463
}Semantic roles & 50–950 ramp
primary
#E2AABA
secondary
#DDEEE9
accent
#BC9229
background
#FEFCFC
surface
#FDF8F9
border
#D5D1D2
text
#161213
muted
#848182