#E1BEBB#E1BEBB
#E1BEBB is a very light, muted red. Relative luminance 0.564; OKLCH L 83.1% C 0.040 H 23.8°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #E1BEBB |
|---|---|
| RGB | rgb(225, 190, 187) |
| HSL | hsl(5, 39%, 81%) |
| HSV | hsv(5, 17%, 88%) |
| CMYK | cmyk(0%, 15.6%, 16.9%, 11.8%) |
| CIE-LAB | lab(79.85, 11.99, 6.16) |
| CIE-LCH | lch(79.85, 13.48, 27.21°) |
| OKLab | oklab(83.09% 0.037 0.0163) |
| OKLCH | oklch(83.09% 0.04 23.8) |
| XYZ | xyz(58.4343, 56.4241, 54.8169) |
| Luminance | 0.5642 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.56
Pale Rose
#FDC1C5
ΔE00 7.24
Light Rose
#FFC5CB
ΔE00 7.51
Dusty Pink
#D8A7B1
ΔE00 8.12
Pale Pink
#FFCFDC
ΔE00 8.65
Bubblegum
#FFC1CC
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1BEBB #BBDEE1
analogous
#E1BBCB #E1BEBB #E1D1BB
triadic
#E1BEBB #BBE1BE #BEBBE1
tetradic
#E1BEBB #CBE1BB #BBDEE1 #D1BBE1
square
#E1BEBB #CBE1BB #BBDEE1 #D1BBE1
split-complementary
#E1BEBB #BBE1D1 #BBCBE1
monochromatic
#BC6D66 #CE9591 #E1BEBB #F4E7E5 #F6EBEA
Accessibility & contrast
On white
1.71
#E1BEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#E1BEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1BEBB
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1BEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1BEBB | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BB
Deuteranopia (green-blind)
#CCC8BB
Tritanopia (blue-blind)
#E9BABD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #e1bebb; /* rgb */ color: rgb(225, 190, 187); /* oklch */ color: oklch(83.1% 0.040 23.8);
Tailwind
colors: {
custom: {
50: '#ead1cf',
500: '#e1bebb',
950: '#000000',
},
}SCSS
$custom: #e1bebb; $custom-light: #ead1cf; $custom-dark: #000000;
JSON
{
"hex": "#e1bebb",
"rgb": {
"r": 225,
"g": 190,
"b": 187
},
"hsl": {
"h": 4.737,
"s": 38.776,
"l": 80.784
},
"oklch": {
"l": 0.83088,
"c": 0.04044,
"h": 23.8
},
"luminance": 0.56422
}Semantic roles & 50–950 ramp
primary
#E1BEBB
secondary
#86B6BA
accent
#A8B234
background
#FEFEFE
surface
#FDFBFB
border
#D5D4D4
text
#161413
muted
#848383