#E5BEBB#E5BEBB
#E5BEBB is a very light, muted red. Relative luminance 0.571; OKLCH L 83.5% C 0.045 H 23.3°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #E5BEBB |
|---|---|
| RGB | rgb(229, 190, 187) |
| HSL | hsl(4, 45%, 82%) |
| HSV | hsv(4, 18%, 90%) |
| CMYK | cmyk(0%, 17%, 18.3%, 10.2%) |
| CIE-LAB | lab(80.22, 13.44, 6.74) |
| CIE-LCH | lch(80.22, 15.04, 26.62°) |
| OKLab | oklab(83.46% 0.0414 0.0178) |
| OKLCH | oklch(83.46% 0.045 23.3) |
| XYZ | xyz(59.6963, 57.0748, 54.8760) |
| Luminance | 0.5707 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 6.16
Pinkish Grey
#C8ACA9
ΔE00 6.30
Light Rose
#FFC5CB
ΔE00 6.51
Dusty Pink
#D8A7B1
ΔE00 7.73
Bubblegum
#FFC1CC
ΔE00 7.80
Pink
#FFC0CB
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5BEBB #BBE2E5
analogous
#E5BBCD #E5BEBB #E5D3BB
triadic
#E5BEBB #BBE5BE #BEBBE5
tetradic
#E5BEBB #CDE5BB #BBE2E5 #D3BBE5
square
#E5BEBB #CDE5BB #BBE2E5 #D3BBE5
split-complementary
#E5BEBB #BBE5D3 #BBCDE5
monochromatic
#C36962 #D4948F #E5BEBB #F6E8E7 #F7EAE9
Accessibility & contrast
On white
1.69
#E5BEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#E5BEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5BEBB
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5BEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5BEBB | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BB
Deuteranopia (green-blind)
#CECABB
Tritanopia (blue-blind)
#EEBABD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #e5bebb; /* rgb */ color: rgb(229, 190, 187); /* oklch */ color: oklch(83.5% 0.045 23.3);
Tailwind
colors: {
custom: {
50: '#edd1cf',
500: '#e5bebb',
950: '#000000',
},
}SCSS
$custom: #e5bebb; $custom-light: #edd1cf; $custom-dark: #000000;
JSON
{
"hex": "#e5bebb",
"rgb": {
"r": 229,
"g": 190,
"b": 187
},
"hsl": {
"h": 4.286,
"s": 44.681,
"l": 81.569
},
"oklch": {
"l": 0.8346,
"c": 0.0451,
"h": 23.3
},
"luminance": 0.57073
}Semantic roles & 50–950 ramp
primary
#E5BEBB
secondary
#85BBBF
accent
#AEB82E
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161413
muted
#858383