#E5BEBC#E5BEBC
#E5BEBC is a very light, muted red. Relative luminance 0.571; OKLCH L 83.5% C 0.045 H 21.5°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #E5BEBC |
|---|---|
| RGB | rgb(229, 190, 188) |
| HSL | hsl(3, 44%, 82%) |
| HSV | hsv(3, 18%, 90%) |
| CMYK | cmyk(0%, 17%, 17.9%, 10.2%) |
| CIE-LAB | lab(80.25, 13.60, 6.23) |
| CIE-LCH | lch(80.25, 14.96, 24.63°) |
| OKLab | oklab(83.49% 0.0418 0.0165) |
| OKLCH | oklch(83.49% 0.045 21.5) |
| XYZ | xyz(59.8037, 57.1178, 55.4418) |
| Luminance | 0.5712 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.96
Light Rose
#FFC5CB
ΔE00 6.27
Pinkish Grey
#C8ACA9
ΔE00 6.36
Dusty Pink
#D8A7B1
ΔE00 7.46
Bubblegum
#FFC1CC
ΔE00 7.50
Pink
#FFC0CB
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5BEBC #BCE3E5
analogous
#E5BCCF #E5BEBC #E5D3BC
triadic
#E5BEBC #BCE5BE #BEBCE5
tetradic
#E5BEBC #CFE5BC #BCE3E5 #D3BCE5
square
#E5BEBC #CFE5BC #BCE3E5 #D3BCE5
split-complementary
#E5BEBC #BCE5D3 #BCCFE5
monochromatic
#C36864 #D49390 #E5BEBC #F6E9E8 #F6EAE9
Accessibility & contrast
On white
1.69
#E5BEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#E5BEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5BEBC
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5BEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5BEBC | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BC
Deuteranopia (green-blind)
#CECABC
Tritanopia (blue-blind)
#EEBABE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #e5bebc; /* rgb */ color: rgb(229, 190, 188); /* oklch */ color: oklch(83.5% 0.045 21.5);
Tailwind
colors: {
custom: {
50: '#edd1d0',
500: '#e5bebc',
950: '#000000',
},
}SCSS
$custom: #e5bebc; $custom-light: #edd1d0; $custom-dark: #000000;
JSON
{
"hex": "#e5bebc",
"rgb": {
"r": 229,
"g": 190,
"b": 188
},
"hsl": {
"h": 2.927,
"s": 44.086,
"l": 81.765
},
"oklch": {
"l": 0.83487,
"c": 0.04495,
"h": 21.5
},
"luminance": 0.57116
}Semantic roles & 50–950 ramp
primary
#E5BEBC
secondary
#86BCBF
accent
#B1B72E
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161414
muted
#858383