#E2BBB6#E2BBB6
#E2BBB6 is a very light, muted red. Relative luminance 0.551; OKLCH L 82.5% C 0.046 H 26.7°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BBB6 |
|---|---|
| RGB | rgb(226, 187, 182) |
| HSL | hsl(7, 43%, 80%) |
| HSV | hsv(7, 19%, 89%) |
| CMYK | cmyk(0%, 17.3%, 19.5%, 11.4%) |
| CIE-LAB | lab(79.09, 13.19, 7.78) |
| CIE-LCH | lch(79.09, 15.31, 30.52°) |
| OKLab | oklab(82.48% 0.0408 0.0205) |
| OKLCH | oklch(82.48% 0.046 26.7) |
| XYZ | xyz(57.5780, 55.0888, 51.8471) |
| Luminance | 0.5509 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.63
Pale Rose
#FDC1C5
ΔE00 6.91
Light Rose
#FFC5CB
ΔE00 7.41
Dusty Pink
#D8A7B1
ΔE00 7.88
Bubblegum
#FFC1CC
ΔE00 8.67
Pink
#FFC0CB
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BBB6 #B6DDE2
analogous
#E2B6C7 #E2BBB6 #E2D1B6
triadic
#E2BBB6 #B6E2BB #BBB6E2
tetradic
#E2BBB6 #C7E2B6 #B6DDE2 #D1B6E2
square
#E2BBB6 #C7E2B6 #B6DDE2 #D1B6E2
split-complementary
#E2BBB6 #B6E2D1 #B6C7E2
monochromatic
#BF695E #D1928A #E2BBB6 #F3E4E2 #F6EBE9
Accessibility & contrast
On white
1.75
#E2BBB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#E2BBB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BBB6
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BBB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BBB6 | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C0B6
Deuteranopia (green-blind)
#CBC7B6
Tritanopia (blue-blind)
#EBB7BA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #e2bbb6; /* rgb */ color: rgb(226, 187, 182); /* oklch */ color: oklch(82.5% 0.046 26.7);
Tailwind
colors: {
custom: {
50: '#ebcfcb',
500: '#e2bbb6',
950: '#000000',
},
}SCSS
$custom: #e2bbb6; $custom-light: #ebcfcb; $custom-dark: #000000;
JSON
{
"hex": "#e2bbb6",
"rgb": {
"r": 226,
"g": 187,
"b": 182
},
"hsl": {
"h": 6.818,
"s": 43.137,
"l": 80
},
"oklch": {
"l": 0.82476,
"c": 0.04563,
"h": 26.7
},
"luminance": 0.55087
}Semantic roles & 50–950 ramp
primary
#E2BBB6
secondary
#81B5BB
accent
#A7B62F
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161313
muted
#848382