#E2BBBA#E2BBBA
#E2BBBA is a very light, muted red. Relative luminance 0.553; OKLCH L 82.6% C 0.045 H 19.8°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BBBA |
|---|---|
| RGB | rgb(226, 187, 186) |
| HSL | hsl(2, 41%, 81%) |
| HSV | hsv(2, 18%, 89%) |
| CMYK | cmyk(0%, 17.3%, 17.7%, 11.4%) |
| CIE-LAB | lab(79.19, 13.80, 5.75) |
| CIE-LCH | lch(79.19, 14.95, 22.64°) |
| OKLab | oklab(82.58% 0.0423 0.0153) |
| OKLCH | oklch(82.58% 0.045 19.8) |
| XYZ | xyz(57.9973, 55.2565, 54.0553) |
| Luminance | 0.5525 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.84
Pale Rose
#FDC1C5
ΔE00 6.08
Light Rose
#FFC5CB
ΔE00 6.44
Dusty Pink
#D8A7B1
ΔE00 6.68
Bubblegum
#FFC1CC
ΔE00 7.49
Pink
#FFC0CB
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BBBA #BAE1E2
analogous
#E2BACD #E2BBBA #E2CFBA
triadic
#E2BBBA #BAE2BB #BBBAE2
tetradic
#E2BBBA #CDE2BA #BAE1E2 #CFBAE2
square
#E2BBBA #CDE2BA #BAE1E2 #CFBAE2
split-complementary
#E2BBBA #BAE2CF #BACDE2
monochromatic
#BE6664 #D0918F #E2BBBA #F4E5E5 #F6EAE9
Accessibility & contrast
On white
1.74
#E2BBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#E2BBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BBBA
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BBBA | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C0BA
Deuteranopia (green-blind)
#CBC7BA
Tritanopia (blue-blind)
#EBB7BB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #e2bbba; /* rgb */ color: rgb(226, 187, 186); /* oklch */ color: oklch(82.6% 0.045 19.8);
Tailwind
colors: {
custom: {
50: '#ebcfce',
500: '#e2bbba',
950: '#000000',
},
}SCSS
$custom: #e2bbba; $custom-light: #ebcfce; $custom-dark: #000000;
JSON
{
"hex": "#e2bbba",
"rgb": {
"r": 226,
"g": 187,
"b": 186
},
"hsl": {
"h": 1.5,
"s": 40.816,
"l": 80.784
},
"oklch": {
"l": 0.82583,
"c": 0.045,
"h": 19.8
},
"luminance": 0.55255
}Semantic roles & 50–950 ramp
primary
#E2BBBA
secondary
#85BABB
accent
#B1B432
background
#FEFEFE
surface
#FDFBFB
border
#D5D4D4
text
#161313
muted
#848383