#E3BEBB#E3BEBB
#E3BEBB is a very light, muted red. Relative luminance 0.567; OKLCH L 83.3% C 0.043 H 23.5°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #E3BEBB |
|---|---|
| RGB | rgb(227, 190, 187) |
| HSL | hsl(5, 42%, 81%) |
| HSV | hsv(5, 18%, 89%) |
| CMYK | cmyk(0%, 16.3%, 17.6%, 11%) |
| CIE-LAB | lab(80.04, 12.72, 6.45) |
| CIE-LCH | lch(80.04, 14.26, 26.89°) |
| OKLab | oklab(83.27% 0.0392 0.0171) |
| OKLCH | oklch(83.27% 0.043 23.5) |
| XYZ | xyz(59.0616, 56.7476, 54.8463) |
| Luminance | 0.5675 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.91
Pale Rose
#FDC1C5
ΔE00 6.69
Light Rose
#FFC5CB
ΔE00 7.00
Dusty Pink
#D8A7B1
ΔE00 7.90
Bubblegum
#FFC1CC
ΔE00 8.25
Pink
#FFC0CB
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3BEBB #BBE0E3
analogous
#E3BBCC #E3BEBB #E3D2BB
triadic
#E3BEBB #BBE3BE #BEBBE3
tetradic
#E3BEBB #CCE3BB #BBE0E3 #D2BBE3
square
#E3BEBB #CCE3BB #BBE0E3 #D2BBE3
split-complementary
#E3BEBB #BBE3D2 #BBCCE3
monochromatic
#BF6B64 #D19590 #E3BEBB #F5E7E6 #F6EAE9
Accessibility & contrast
On white
1.70
#E3BEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#E3BEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3BEBB
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3BEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3BEBB | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C2BB
Deuteranopia (green-blind)
#CDC9BB
Tritanopia (blue-blind)
#ECBABD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #e3bebb; /* rgb */ color: rgb(227, 190, 187); /* oklch */ color: oklch(83.3% 0.043 23.5);
Tailwind
colors: {
custom: {
50: '#ecd1cf',
500: '#e3bebb',
950: '#000000',
},
}SCSS
$custom: #e3bebb; $custom-light: #ecd1cf; $custom-dark: #000000;
JSON
{
"hex": "#e3bebb",
"rgb": {
"r": 227,
"g": 190,
"b": 187
},
"hsl": {
"h": 4.5,
"s": 41.667,
"l": 81.176
},
"oklch": {
"l": 0.83273,
"c": 0.04277,
"h": 23.5
},
"luminance": 0.56746
}Semantic roles & 50–950 ramp
primary
#E3BEBB
secondary
#86B8BC
accent
#ABB531
background
#FEFEFE
surface
#FDFBFB
border
#D5D4D4
text
#161413
muted
#848383