#E2BBB8#E2BBB8
#E2BBB8 is a very light, muted red. Relative luminance 0.552; OKLCH L 82.5% C 0.045 H 23.3°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BBB8 |
|---|---|
| RGB | rgb(226, 187, 184) |
| HSL | hsl(4, 42%, 80%) |
| HSV | hsv(4, 19%, 89%) |
| CMYK | cmyk(0%, 17.3%, 18.6%, 11.4%) |
| CIE-LAB | lab(79.14, 13.49, 6.76) |
| CIE-LCH | lch(79.14, 15.09, 26.63°) |
| OKLab | oklab(82.53% 0.0416 0.0179) |
| OKLCH | oklch(82.53% 0.045 23.3) |
| XYZ | xyz(57.7862, 55.1721, 52.9434) |
| Luminance | 0.5517 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.68
Pale Rose
#FDC1C5
ΔE00 6.44
Light Rose
#FFC5CB
ΔE00 6.88
Dusty Pink
#D8A7B1
ΔE00 7.25
Bubblegum
#FFC1CC
ΔE00 8.05
Pink
#FFC0CB
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BBB8 #B8DFE2
analogous
#E2B8CA #E2BBB8 #E2D0B8
triadic
#E2BBB8 #B8E2BB #BBB8E2
tetradic
#E2BBB8 #CAE2B8 #B8DFE2 #D0B8E2
square
#E2BBB8 #CAE2B8 #B8DFE2 #D0B8E2
split-complementary
#E2BBB8 #B8E2D0 #B8CAE2
monochromatic
#BF6861 #D0918D #E2BBB8 #F4E5E3 #F6EAE9
Accessibility & contrast
On white
1.75
#E2BBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#E2BBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BBB8
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BBB8 | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C0B8
Deuteranopia (green-blind)
#CBC7B8
Tritanopia (blue-blind)
#EBB7BA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #e2bbb8; /* rgb */ color: rgb(226, 187, 184); /* oklch */ color: oklch(82.5% 0.045 23.3);
Tailwind
colors: {
custom: {
50: '#ebcfcd',
500: '#e2bbb8',
950: '#000000',
},
}SCSS
$custom: #e2bbb8; $custom-light: #ebcfcd; $custom-dark: #000000;
JSON
{
"hex": "#e2bbb8",
"rgb": {
"r": 226,
"g": 187,
"b": 184
},
"hsl": {
"h": 4.286,
"s": 42,
"l": 80.392
},
"oklch": {
"l": 0.82529,
"c": 0.04524,
"h": 23.3
},
"luminance": 0.5517
}Semantic roles & 50–950 ramp
primary
#E2BBB8
secondary
#83B7BB
accent
#ACB530
background
#FEFEFE
surface
#FDFBFA
border
#D5D4D3
text
#161313
muted
#848383