#E1BBBA#E1BBBA
#E1BBBA is a very light, muted red. Relative luminance 0.551; OKLCH L 82.5% C 0.044 H 19.9°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #E1BBBA |
|---|---|
| RGB | rgb(225, 187, 186) |
| HSL | hsl(2, 39%, 81%) |
| HSV | hsv(2, 17%, 88%) |
| CMYK | cmyk(0%, 16.9%, 17.3%, 11.8%) |
| CIE-LAB | lab(79.10, 13.43, 5.61) |
| CIE-LCH | lch(79.10, 14.56, 22.67°) |
| OKLab | oklab(82.49% 0.0412 0.0149) |
| OKLCH | oklch(82.49% 0.044 19.9) |
| XYZ | xyz(57.6846, 55.0953, 54.0407) |
| Luminance | 0.5509 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.63
Pale Rose
#FDC1C5
ΔE00 6.34
Light Rose
#FFC5CB
ΔE00 6.68
Dusty Pink
#D8A7B1
ΔE00 6.77
Bubblegum
#FFC1CC
ΔE00 7.72
Pink
#FFC0CB
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1BBBA #BAE0E1
analogous
#E1BACC #E1BBBA #E1CEBA
triadic
#E1BBBA #BAE1BB #BBBAE1
tetradic
#E1BBBA #CCE1BA #BAE0E1 #CEBAE1
square
#E1BBBA #CCE1BA #BAE0E1 #CEBAE1
split-complementary
#E1BBBA #BAE1CE #BACCE1
monochromatic
#BC6765 #CE918F #E1BBBA #F4E5E5 #F6EAEA
Accessibility & contrast
On white
1.75
#E1BBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#E1BBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1BBBA
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1BBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1BBBA | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C0BA
Deuteranopia (green-blind)
#CAC7BA
Tritanopia (blue-blind)
#EAB7BB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #e1bbba; /* rgb */ color: rgb(225, 187, 186); /* oklch */ color: oklch(82.5% 0.044 19.9);
Tailwind
colors: {
custom: {
50: '#eacfce',
500: '#e1bbba',
950: '#000000',
},
}SCSS
$custom: #e1bbba; $custom-light: #eacfce; $custom-dark: #000000;
JSON
{
"hex": "#e1bbba",
"rgb": {
"r": 225,
"g": 187,
"b": 186
},
"hsl": {
"h": 1.538,
"s": 39.394,
"l": 80.588
},
"oklch": {
"l": 0.82489,
"c": 0.04383,
"h": 19.9
},
"luminance": 0.55093
}Semantic roles & 50–950 ramp
primary
#E1BBBA
secondary
#85B9BA
accent
#AFB233
background
#FEFEFE
surface
#FDFBFB
border
#D5D4D4
text
#161313
muted
#848383