#E1A2BB#E1A2BB
#E1A2BB is a light, moderate pink. Relative luminance 0.454; OKLCH L 77.9% C 0.081 H 353.6°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #E1A2BB |
|---|---|
| RGB | rgb(225, 162, 187) |
| HSL | hsl(336, 51%, 76%) |
| HSV | hsv(336, 28%, 88%) |
| CMYK | cmyk(0%, 28%, 16.9%, 11.8%) |
| CIE-LAB | lab(73.18, 27.00, -3.55) |
| CIE-LCH | lch(73.18, 27.23, 352.50°) |
| OKLab | oklab(77.92% 0.0804 -0.009) |
| OKLCH | oklch(77.92% 0.081 353.6) |
| XYZ | xyz(52.9416, 45.4386, 52.9860) |
| Luminance | 0.4544 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.73
Dusty Pink
#D8A7B1
ΔE00 5.21
Powder Pink
#FFB2D0
ΔE00 5.75
Baby Pink
#FFB7CE
ΔE00 6.28
Pig Pink
#E78EA5
ΔE00 6.34
Soft Pink
#FDB0C0
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1A2BB #A2E1C8
analogous
#E1A2DB #E1A2BB #E1A8A2
triadic
#E1A2BB #BBE1A2 #A2BBE1
tetradic
#E1A2BB #DBE1A2 #A2E1C8 #A8A2E1
square
#E1A2BB #DBE1A2 #A2E1C8 #A8A2E1
split-complementary
#E1A2BB #A2E1A8 #A2DBE1
monochromatic
#C34577 #D27499 #E1A2BB #F0D0DD #F8E8EE
Accessibility & contrast
On white
2.08
#E1A2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#E1A2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1A2BB
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1A2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1A2BB | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ADBC
Deuteranopia (green-blind)
#B7B8BA
Tritanopia (blue-blind)
#EBA0AA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e1a2bb; /* rgb */ color: rgb(225, 162, 187); /* oklch */ color: oklch(77.9% 0.081 353.6);
Tailwind
colors: {
custom: {
50: '#ebbecf',
500: '#e1a2bb',
950: '#000000',
},
}SCSS
$custom: #e1a2bb; $custom-light: #ebbecf; $custom-dark: #000000;
JSON
{
"hex": "#e1a2bb",
"rgb": {
"r": 225,
"g": 162,
"b": 187
},
"hsl": {
"h": 336.19,
"s": 51.22,
"l": 75.882
},
"oklch": {
"l": 0.77922,
"c": 0.0809,
"h": 353.6
},
"luminance": 0.45436
}Semantic roles & 50–950 ramp
primary
#E1A2BB
secondary
#DCEFE7
accent
#BF8227
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161213
muted
#848182