#E2BBB5#E2BBB5
#E2BBB5 is a very light, muted red. Relative luminance 0.550; OKLCH L 82.5% C 0.046 H 28.3°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BBB5 |
|---|---|
| RGB | rgb(226, 187, 181) |
| HSL | hsl(8, 44%, 80%) |
| HSV | hsv(8, 20%, 89%) |
| CMYK | cmyk(0%, 17.3%, 19.9%, 11.4%) |
| CIE-LAB | lab(79.07, 13.04, 8.28) |
| CIE-LCH | lch(79.07, 15.44, 32.42°) |
| OKLab | oklab(82.45% 0.0404 0.0218) |
| OKLCH | oklch(82.45% 0.046 28.3) |
| XYZ | xyz(57.4751, 55.0476, 51.3048) |
| Luminance | 0.5505 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.65
Pale Rose
#FDC1C5
ΔE00 7.18
Light Rose
#FFC5CB
ΔE00 7.70
Dusty Pink
#D8A7B1
ΔE00 8.22
Bubblegum
#FFC1CC
ΔE00 9.01
Pink
#FFC0CB
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BBB5 #B5DCE2
analogous
#E2B5C6 #E2BBB5 #E2D2B5
triadic
#E2BBB5 #B5E2BB #BBB5E2
tetradic
#E2BBB5 #C6E2B5 #B5DCE2 #D2B5E2
square
#E2BBB5 #C6E2B5 #B5DCE2 #D2B5E2
split-complementary
#E2BBB5 #B5E2D2 #B5C6E2
monochromatic
#C06A5D #D19389 #E2BBB5 #F3E3E1 #F6EBE9
Accessibility & contrast
On white
1.75
#E2BBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#E2BBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BBB5
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BBB5 | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BFB5
Deuteranopia (green-blind)
#CCC7B5
Tritanopia (blue-blind)
#EBB7B9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #e2bbb5; /* rgb */ color: rgb(226, 187, 181); /* oklch */ color: oklch(82.5% 0.046 28.3);
Tailwind
colors: {
custom: {
50: '#ebcfcb',
500: '#e2bbb5',
950: '#000000',
},
}SCSS
$custom: #e2bbb5; $custom-light: #ebcfcb; $custom-dark: #000000;
JSON
{
"hex": "#e2bbb5",
"rgb": {
"r": 226,
"g": 187,
"b": 181
},
"hsl": {
"h": 8,
"s": 43.689,
"l": 79.804
},
"oklch": {
"l": 0.8245,
"c": 0.04588,
"h": 28.3
},
"luminance": 0.55046
}Semantic roles & 50–950 ramp
primary
#E2BBB5
secondary
#80B3BB
accent
#A5B72F
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161313
muted
#848382