#E1BBB2#E1BBB2
#E1BBB2 is a very light, muted red. Relative luminance 0.548; OKLCH L 82.3% C 0.046 H 33.5°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #E1BBB2 |
|---|---|
| RGB | rgb(225, 187, 178) |
| HSL | hsl(11, 44%, 79%) |
| HSV | hsv(11, 21%, 88%) |
| CMYK | cmyk(0%, 16.9%, 20.9%, 11.8%) |
| CIE-LAB | lab(78.91, 12.22, 9.65) |
| CIE-LCH | lch(78.91, 15.57, 38.31°) |
| OKLab | oklab(82.28% 0.0381 0.0253) |
| OKLCH | oklch(82.28% 0.046 33.5) |
| XYZ | xyz(56.8578, 54.7646, 49.6864) |
| Luminance | 0.5476 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.72
Pale Rose
#FDC1C5
ΔE00 8.35
Light Rose
#FFC5CB
ΔE00 8.90
Apricot
#FBCEB1
ΔE00 8.92
Pale Salmon
#FFB19A
ΔE00 9.30
Dusty Pink
#D8A7B1
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1BBB2 #B2D8E1
analogous
#E1B2C1 #E1BBB2 #E1D3B2
triadic
#E1BBB2 #B2E1BB #BBB2E1
tetradic
#E1BBB2 #C1E1B2 #B2D8E1 #D3B2E1
square
#E1BBB2 #C1E1B2 #B2D8E1 #D3B2E1
split-complementary
#E1BBB2 #B2E1D3 #B2C1E1
monochromatic
#BF6D5A #D09486 #E1BBB2 #F2E2DE #F6ECE9
Accessibility & contrast
On white
1.76
#E1BBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#E1BBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1BBB2
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1BBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1BBB2 | 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)
#C3BFB1
Deuteranopia (green-blind)
#CCC6B2
Tritanopia (blue-blind)
#EBB6B9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #e1bbb2; /* rgb */ color: rgb(225, 187, 178); /* oklch */ color: oklch(82.3% 0.046 33.5);
Tailwind
colors: {
custom: {
50: '#ebcfc9',
500: '#e1bbb2',
950: '#000000',
},
}SCSS
$custom: #e1bbb2; $custom-light: #ebcfc9; $custom-dark: #000000;
JSON
{
"hex": "#e1bbb2",
"rgb": {
"r": 225,
"g": 187,
"b": 178
},
"hsl": {
"h": 11.489,
"s": 43.925,
"l": 79.02
},
"oklch": {
"l": 0.82278,
"c": 0.04574,
"h": 33.5
},
"luminance": 0.54763
}Semantic roles & 50–950 ramp
primary
#E1BBB2
secondary
#7DAEBA
accent
#9DB72E
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161313
muted
#848382