#E2BEBB#E2BEBB
#E2BEBB is a very light, muted red. Relative luminance 0.566; OKLCH L 83.2% C 0.042 H 23.6°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BEBB |
|---|---|
| RGB | rgb(226, 190, 187) |
| HSL | hsl(5, 40%, 81%) |
| HSV | hsv(5, 17%, 89%) |
| CMYK | cmyk(0%, 15.9%, 17.3%, 11.4%) |
| CIE-LAB | lab(79.95, 12.35, 6.31) |
| CIE-LCH | lch(79.95, 13.87, 27.04°) |
| OKLab | oklab(83.18% 0.0381 0.0167) |
| OKLCH | oklch(83.18% 0.042 23.6) |
| XYZ | xyz(58.7471, 56.5854, 54.8315) |
| Luminance | 0.5658 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.73
Pale Rose
#FDC1C5
ΔE00 6.96
Light Rose
#FFC5CB
ΔE00 7.25
Dusty Pink
#D8A7B1
ΔE00 8.00
Pale Pink
#FFCFDC
ΔE00 8.49
Bubblegum
#FFC1CC
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BEBB #BBDFE2
analogous
#E2BBCB #E2BEBB #E2D1BB
triadic
#E2BEBB #BBE2BE #BEBBE2
tetradic
#E2BEBB #CBE2BB #BBDFE2 #D1BBE2
square
#E2BEBB #CBE2BB #BBDFE2 #D1BBE2
split-complementary
#E2BEBB #BBE2D1 #BBCBE2
monochromatic
#BD6C65 #D09590 #E2BEBB #F4E7E6 #F6EAEA
Accessibility & contrast
On white
1.70
#E2BEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#E2BEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BEBB
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BEBB | 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)
#C5C2BB
Deuteranopia (green-blind)
#CDC9BB
Tritanopia (blue-blind)
#EABABD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #e2bebb; /* rgb */ color: rgb(226, 190, 187); /* oklch */ color: oklch(83.2% 0.042 23.6);
Tailwind
colors: {
custom: {
50: '#ebd1cf',
500: '#e2bebb',
950: '#000000',
},
}SCSS
$custom: #e2bebb; $custom-light: #ebd1cf; $custom-dark: #000000;
JSON
{
"hex": "#e2bebb",
"rgb": {
"r": 226,
"g": 190,
"b": 187
},
"hsl": {
"h": 4.615,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.83181,
"c": 0.04161,
"h": 23.6
},
"luminance": 0.56584
}Semantic roles & 50–950 ramp
primary
#E2BEBB
secondary
#86B7BB
accent
#A9B332
background
#FEFEFE
surface
#FDFBFB
border
#D5D4D4
text
#161413
muted
#848383