#E1BEBF#E1BEBF
#E1BEBF is a very light, muted red. Relative luminance 0.566; OKLCH L 83.2% C 0.040 H 16.0°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #E1BEBF |
|---|---|
| RGB | rgb(225, 190, 191) |
| HSL | hsl(358, 37%, 81%) |
| HSV | hsv(358, 16%, 88%) |
| CMYK | cmyk(0%, 15.6%, 15.1%, 11.8%) |
| CIE-LAB | lab(79.95, 12.61, 4.15) |
| CIE-LCH | lch(79.95, 13.28, 18.21°) |
| OKLab | oklab(83.2% 0.0386 0.0111) |
| OKLCH | oklch(83.2% 0.04 16) |
| XYZ | xyz(58.8685, 56.5978, 57.1036) |
| Luminance | 0.5660 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.98
Pale Rose
#FDC1C5
ΔE00 6.65
Light Rose
#FFC5CB
ΔE00 6.76
Dusty Pink
#D8A7B1
ΔE00 7.15
Pale Pink
#FFCFDC
ΔE00 7.44
Light Pink
#FFD1DF
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1BEBF #BEE1E0
analogous
#E1BED1 #E1BEBF #E1CFBE
triadic
#E1BEBF #BFE1BE #BEBFE1
tetradic
#E1BEBF #D1E1BE #BEE1E0 #CFBEE1
square
#E1BEBF #D1E1BE #BEE1E0 #CFBEE1
split-complementary
#E1BEBF #BEE1CF #BED1E1
monochromatic
#BA6A6D #CE9496 #E1BEBF #F4E8E8 #F5EAEA
Accessibility & contrast
On white
1.70
#E1BEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#E1BEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1BEBF
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1BEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1BEBF | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C3BF
Deuteranopia (green-blind)
#CCC9BF
Tritanopia (blue-blind)
#E9BBBE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #e1bebf; /* rgb */ color: rgb(225, 190, 191); /* oklch */ color: oklch(83.2% 0.040 16.0);
Tailwind
colors: {
custom: {
50: '#ead1d2',
500: '#e1bebf',
950: '#000000',
},
}SCSS
$custom: #e1bebf; $custom-light: #ead1d2; $custom-dark: #000000;
JSON
{
"hex": "#e1bebf",
"rgb": {
"r": 225,
"g": 190,
"b": 191
},
"hsl": {
"h": 358.286,
"s": 36.842,
"l": 81.373
},
"oklch": {
"l": 0.83197,
"c": 0.04011,
"h": 16
},
"luminance": 0.56596
}Semantic roles & 50–950 ramp
primary
#E1BEBF
secondary
#8ABAB8
accent
#B0AC36
background
#FEFEFE
surface
#FDFBFB
border
#D5D4D4
text
#161414
muted
#848383