#E5BEBF#E5BEBF
#E5BEBF is a very light, muted red. Relative luminance 0.572; OKLCH L 83.6% C 0.045 H 16.3°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #E5BEBF |
|---|---|
| RGB | rgb(229, 190, 191) |
| HSL | hsl(358, 43%, 82%) |
| HSV | hsv(358, 17%, 90%) |
| CMYK | cmyk(0%, 17%, 16.6%, 10.2%) |
| CIE-LAB | lab(80.32, 14.06, 4.73) |
| CIE-LCH | lch(80.32, 14.83, 18.58°) |
| OKLab | oklab(83.57% 0.043 0.0126) |
| OKLCH | oklch(83.57% 0.045 16.3) |
| XYZ | xyz(60.1305, 57.2485, 57.1627) |
| Luminance | 0.5725 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.53
Light Rose
#FFC5CB
ΔE00 5.70
Pinkish Grey
#C8ACA9
ΔE00 6.69
Bubblegum
#FFC1CC
ΔE00 6.74
Dusty Pink
#D8A7B1
ΔE00 6.77
Pale Pink
#FFCFDC
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5BEBF #BEE5E4
analogous
#E5BED3 #E5BEBF #E5D1BE
triadic
#E5BEBF #BFE5BE #BEBFE5
tetradic
#E5BEBF #D3E5BE #BEE5E4 #D1BEE5
square
#E5BEBF #D3E5BE #BEE5E4 #D1BEE5
split-complementary
#E5BEBF #BEE5D1 #BED3E5
monochromatic
#C26769 #D49294 #E5BEBF #F6E9E9 #F6E9E9
Accessibility & contrast
On white
1.69
#E5BEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#E5BEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5BEBF
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5BEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5BEBF | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C3BF
Deuteranopia (green-blind)
#CDCABE
Tritanopia (blue-blind)
#EEBBBF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #e5bebf; /* rgb */ color: rgb(229, 190, 191); /* oklch */ color: oklch(83.6% 0.045 16.3);
Tailwind
colors: {
custom: {
50: '#edd1d2',
500: '#e5bebf',
950: '#000000',
},
}SCSS
$custom: #e5bebf; $custom-light: #edd1d2; $custom-dark: #000000;
JSON
{
"hex": "#e5bebf",
"rgb": {
"r": 229,
"g": 190,
"b": 191
},
"hsl": {
"h": 358.462,
"s": 42.857,
"l": 82.157
},
"oklch": {
"l": 0.83568,
"c": 0.04477,
"h": 16.3
},
"luminance": 0.57247
}Semantic roles & 50–950 ramp
primary
#E5BEBF
secondary
#88BFBE
accent
#B6B330
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161414
muted
#858383