#E1BABE#E1BABE
#E1BABE is a very light, muted red. Relative luminance 0.548; OKLCH L 82.4% C 0.045 H 11.2°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #E1BABE |
|---|---|
| RGB | rgb(225, 186, 190) |
| HSL | hsl(354, 39%, 81%) |
| HSV | hsv(354, 17%, 88%) |
| CMYK | cmyk(0%, 17.3%, 15.6%, 11.8%) |
| CIE-LAB | lab(78.95, 14.59, 3.24) |
| CIE-LCH | lch(78.95, 14.95, 12.52°) |
| OKLab | oklab(82.41% 0.0443 0.0087) |
| OKLCH | oklch(82.41% 0.045 11.2) |
| XYZ | xyz(57.9044, 54.8449, 56.2411) |
| Luminance | 0.5484 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.46
Pale Rose
#FDC1C5
ΔE00 5.82
Light Rose
#FFC5CB
ΔE00 5.96
Pinkish Grey
#C8ACA9
ΔE00 6.47
Bubblegum
#FFC1CC
ΔE00 6.58
Pink
#FFC0CB
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1BABE #BAE1DD
analogous
#E1BAD1 #E1BABE #E1C9BA
triadic
#E1BABE #BEE1BA #BABEE1
tetradic
#E1BABE #D1E1BA #BAE1DD #C9BAE1
square
#E1BABE #D1E1BA #BAE1DD #C9BAE1
split-complementary
#E1BABE #BAE1C9 #BAD1E1
monochromatic
#BC656E #CE8F96 #E1BABE #F4E5E6 #F6EAEB
Accessibility & contrast
On white
1.75
#E1BABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#E1BABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1BABE
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1BABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1BABE | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBE
Deuteranopia (green-blind)
#C9C6BD
Tritanopia (blue-blind)
#E9B7BB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #e1babe; /* rgb */ color: rgb(225, 186, 190); /* oklch */ color: oklch(82.4% 0.045 11.2);
Tailwind
colors: {
custom: {
50: '#eaced1',
500: '#e1babe',
950: '#000000',
},
}SCSS
$custom: #e1babe; $custom-light: #eaced1; $custom-dark: #000000;
JSON
{
"hex": "#e1babe",
"rgb": {
"r": 225,
"g": 186,
"b": 190
},
"hsl": {
"h": 353.846,
"s": 39.394,
"l": 80.588
},
"oklch": {
"l": 0.8241,
"c": 0.04513,
"h": 11.2
},
"luminance": 0.54843
}Semantic roles & 50–950 ramp
primary
#E1BABE
secondary
#85BAB5
accent
#B2A533
background
#FEFEFE
surface
#FDFBFB
border
#D5D4D4
text
#161314
muted
#848383