#E2A0BB#E2A0BB
#E2A0BB is a light, moderate pink. Relative luminance 0.449; OKLCH L 77.7% C 0.085 H 353.0°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #E2A0BB |
|---|---|
| RGB | rgb(226, 160, 187) |
| HSL | hsl(335, 53%, 76%) |
| HSV | hsv(335, 29%, 89%) |
| CMYK | cmyk(0%, 29.2%, 17.3%, 11.4%) |
| CIE-LAB | lab(72.83, 28.42, -4.06) |
| CIE-LCH | lch(72.83, 28.71, 351.87°) |
| OKLab | oklab(77.67% 0.0846 -0.0104) |
| OKLCH | oklch(77.67% 0.085 353) |
| XYZ | xyz(52.9048, 44.9008, 52.8841) |
| Luminance | 0.4490 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.00
Powder Pink
#FFB2D0
ΔE00 5.78
Dusty Pink
#D8A7B1
ΔE00 5.88
Pig Pink
#E78EA5
ΔE00 5.98
Baby Pink
#FFB7CE
ΔE00 6.52
Soft Pink
#FDB0C0
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2A0BB #A0E2C7
analogous
#E2A0DC #E2A0BB #E2A6A0
triadic
#E2A0BB #BBE2A0 #A0BBE2
tetradic
#E2A0BB #DCE2A0 #A0E2C7 #A6A0E2
square
#E2A0BB #DCE2A0 #A0E2C7 #A6A0E2
split-complementary
#E2A0BB #A0E2A6 #A0DCE2
monochromatic
#C54278 #D47199 #E2A0BB #F0CFDD #F8E8EE
Accessibility & contrast
On white
2.10
#E2A0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#E2A0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2A0BB
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2A0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2A0BB | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ACBC
Deuteranopia (green-blind)
#B6B7B9
Tritanopia (blue-blind)
#EC9EA9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e2a0bb; /* rgb */ color: rgb(226, 160, 187); /* oklch */ color: oklch(77.7% 0.085 353.0);
Tailwind
colors: {
custom: {
50: '#ecbccf',
500: '#e2a0bb',
950: '#000000',
},
}SCSS
$custom: #e2a0bb; $custom-light: #ecbccf; $custom-dark: #000000;
JSON
{
"hex": "#e2a0bb",
"rgb": {
"r": 226,
"g": 160,
"b": 187
},
"hsl": {
"h": 335.455,
"s": 53.226,
"l": 75.686
},
"oklch": {
"l": 0.77674,
"c": 0.08527,
"h": 353
},
"luminance": 0.44898
}Semantic roles & 50–950 ramp
primary
#E2A0BB
secondary
#DCEFE7
accent
#C18125
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161213
muted
#848182