#E1BABC#E1BABC
#E1BABC is a very light, muted red. Relative luminance 0.548; OKLCH L 82.4% C 0.045 H 14.6°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #E1BABC |
|---|---|
| RGB | rgb(225, 186, 188) |
| HSL | hsl(357, 39%, 81%) |
| HSV | hsv(357, 17%, 88%) |
| CMYK | cmyk(0%, 17.3%, 16.4%, 11.8%) |
| CIE-LAB | lab(78.90, 14.28, 4.25) |
| CIE-LCH | lch(78.90, 14.89, 16.57°) |
| OKLab | oklab(82.36% 0.0435 0.0114) |
| OKLCH | oklch(82.36% 0.045 14.6) |
| XYZ | xyz(57.6873, 54.7581, 55.0978) |
| Luminance | 0.5476 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.81
Pale Rose
#FDC1C5
ΔE00 5.87
Pinkish Grey
#C8ACA9
ΔE00 6.08
Light Rose
#FFC5CB
ΔE00 6.13
Bubblegum
#FFC1CC
ΔE00 6.92
Pink
#FFC0CB
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1BABC #BAE1DF
analogous
#E1BACF #E1BABC #E1CBBA
triadic
#E1BABC #BCE1BA #BABCE1
tetradic
#E1BABC #CFE1BA #BAE1DF #CBBAE1
square
#E1BABC #CFE1BA #BAE1DF #CBBAE1
split-complementary
#E1BABC #BAE1CB #BACFE1
monochromatic
#BC6569 #CE8F93 #E1BABC #F4E5E5 #F6EAEA
Accessibility & contrast
On white
1.76
#E1BABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#E1BABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1BABC
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1BABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1BABC | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBC
Deuteranopia (green-blind)
#C9C6BB
Tritanopia (blue-blind)
#E9B7BB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #e1babc; /* rgb */ color: rgb(225, 186, 188); /* oklch */ color: oklch(82.4% 0.045 14.6);
Tailwind
colors: {
custom: {
50: '#eaced0',
500: '#e1babc',
950: '#000000',
},
}SCSS
$custom: #e1babc; $custom-light: #eaced0; $custom-dark: #000000;
JSON
{
"hex": "#e1babc",
"rgb": {
"r": 225,
"g": 186,
"b": 188
},
"hsl": {
"h": 356.923,
"s": 39.394,
"l": 80.588
},
"oklch": {
"l": 0.82355,
"c": 0.04498,
"h": 14.6
},
"luminance": 0.54756
}Semantic roles & 50–950 ramp
primary
#E1BABC
secondary
#85BAB7
accent
#B2AC33
background
#FEFEFE
surface
#FDFBFB
border
#D5D4D4
text
#161314
muted
#848383