#E2BEBF#E2BEBF
#E2BEBF is a very light, muted red. Relative luminance 0.568; OKLCH L 83.3% C 0.041 H 16.1°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BEBF |
|---|---|
| RGB | rgb(226, 190, 191) |
| HSL | hsl(358, 38%, 82%) |
| HSV | hsv(358, 16%, 89%) |
| CMYK | cmyk(0%, 15.9%, 15.5%, 11.4%) |
| CIE-LAB | lab(80.04, 12.98, 4.29) |
| CIE-LCH | lch(80.04, 13.67, 18.30°) |
| OKLab | oklab(83.29% 0.0397 0.0115) |
| OKLCH | oklch(83.29% 0.041 16.1) |
| XYZ | xyz(59.1813, 56.7590, 57.1182) |
| Luminance | 0.5676 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.14
Pale Rose
#FDC1C5
ΔE00 6.37
Light Rose
#FFC5CB
ΔE00 6.48
Dusty Pink
#D8A7B1
ΔE00 7.04
Pale Pink
#FFCFDC
ΔE00 7.27
Bubblegum
#FFC1CC
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BEBF #BEE2E1
analogous
#E2BED1 #E2BEBF #E2CFBE
triadic
#E2BEBF #BFE2BE #BEBFE2
tetradic
#E2BEBF #D1E2BE #BEE2E1 #CFBEE2
square
#E2BEBF #D1E2BE #BEE2E1 #CFBEE2
split-complementary
#E2BEBF #BEE2CF #BED1E2
monochromatic
#BC696C #CF9495 #E2BEBF #F5E8E9 #F6EAEA
Accessibility & contrast
On white
1.70
#E2BEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#E2BEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BEBF
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BEBF | 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)
#C4C3BF
Deuteranopia (green-blind)
#CCC9BE
Tritanopia (blue-blind)
#EABBBE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #e2bebf; /* rgb */ color: rgb(226, 190, 191); /* oklch */ color: oklch(83.3% 0.041 16.1);
Tailwind
colors: {
custom: {
50: '#ebd1d2',
500: '#e2bebf',
950: '#000000',
},
}SCSS
$custom: #e2bebf; $custom-light: #ebd1d2; $custom-dark: #000000;
JSON
{
"hex": "#e2bebf",
"rgb": {
"r": 226,
"g": 190,
"b": 191
},
"hsl": {
"h": 358.333,
"s": 38.298,
"l": 81.569
},
"oklch": {
"l": 0.83289,
"c": 0.04127,
"h": 16.1
},
"luminance": 0.56757
}Semantic roles & 50–950 ramp
primary
#E2BEBF
secondary
#89BBBA
accent
#B1AE34
background
#FEFEFE
surface
#FDFBFB
border
#D5D4D4
text
#161414
muted
#848383