#E2BDBB#E2BDBB
#E2BDBB is a very light, muted red. Relative luminance 0.562; OKLCH L 83.0% C 0.043 H 21.7°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BDBB |
|---|---|
| RGB | rgb(226, 189, 187) |
| HSL | hsl(3, 40%, 81%) |
| HSV | hsv(3, 17%, 89%) |
| CMYK | cmyk(0%, 16.4%, 17.3%, 11.4%) |
| CIE-LAB | lab(79.70, 12.88, 5.95) |
| CIE-LCH | lch(79.70, 14.19, 24.80°) |
| OKLab | oklab(82.99% 0.0397 0.0158) |
| OKLCH | oklch(82.99% 0.043 21.7) |
| XYZ | xyz(58.5312, 56.1537, 54.7596) |
| Luminance | 0.5615 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.76
Pale Rose
#FDC1C5
ΔE00 6.58
Light Rose
#FFC5CB
ΔE00 6.88
Dusty Pink
#D8A7B1
ΔE00 7.46
Bubblegum
#FFC1CC
ΔE00 8.04
Pink
#FFC0CB
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BDBB #BBE0E2
analogous
#E2BBCC #E2BDBB #E2D0BB
triadic
#E2BDBB #BBE2BD #BDBBE2
tetradic
#E2BDBB #CCE2BB #BBE0E2 #D0BBE2
square
#E2BDBB #CCE2BB #BBE0E2 #D0BBE2
split-complementary
#E2BDBB #BBE2D0 #BBCCE2
monochromatic
#BD6A65 #D09390 #E2BDBB #F4E7E6 #F6EAEA
Accessibility & contrast
On white
1.72
#E2BDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#E2BDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BDBB
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BDBB | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BB
Deuteranopia (green-blind)
#CCC8BB
Tritanopia (blue-blind)
#EBB9BD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #e2bdbb; /* rgb */ color: rgb(226, 189, 187); /* oklch */ color: oklch(83.0% 0.043 21.7);
Tailwind
colors: {
custom: {
50: '#ebd1cf',
500: '#e2bdbb',
950: '#000000',
},
}SCSS
$custom: #e2bdbb; $custom-light: #ebd1cf; $custom-dark: #000000;
JSON
{
"hex": "#e2bdbb",
"rgb": {
"r": 226,
"g": 189,
"b": 187
},
"hsl": {
"h": 3.077,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.8299,
"c": 0.04267,
"h": 21.7
},
"luminance": 0.56152
}Semantic roles & 50–950 ramp
primary
#E2BDBB
secondary
#86B8BB
accent
#ADB332
background
#FEFEFE
surface
#FDFBFB
border
#D5D4D4
text
#161413
muted
#848383