#E2BBB4#E2BBB4
#E2BBB4 is a very light, muted red. Relative luminance 0.550; OKLCH L 82.4% C 0.046 H 30.0°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BBB4 |
|---|---|
| RGB | rgb(226, 187, 180) |
| HSL | hsl(9, 44%, 80%) |
| HSV | hsv(9, 20%, 89%) |
| CMYK | cmyk(0%, 17.3%, 20.4%, 11.4%) |
| CIE-LAB | lab(79.05, 12.89, 8.79) |
| CIE-LCH | lch(79.05, 15.60, 34.29°) |
| OKLab | oklab(82.42% 0.04 0.0231) |
| OKLCH | oklch(82.42% 0.046 30) |
| XYZ | xyz(57.3728, 55.0067, 50.7664) |
| Luminance | 0.5501 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.70
Pale Rose
#FDC1C5
ΔE00 7.47
Light Rose
#FFC5CB
ΔE00 8.01
Dusty Pink
#D8A7B1
ΔE00 8.57
Bubblegum
#FFC1CC
ΔE00 9.36
Pink
#FFC0CB
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BBB4 #B4DBE2
analogous
#E2B4C4 #E2BBB4 #E2D2B4
triadic
#E2BBB4 #B4E2BB #BBB4E2
tetradic
#E2BBB4 #C4E2B4 #B4DBE2 #D2B4E2
square
#E2BBB4 #C4E2B4 #B4DBE2 #D2B4E2
split-complementary
#E2BBB4 #B4E2D2 #B4C4E2
monochromatic
#C06B5C #D19388 #E2BBB4 #F3E3E0 #F6EBE9
Accessibility & contrast
On white
1.75
#E2BBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#E2BBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BBB4
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BBB4 | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BFB3
Deuteranopia (green-blind)
#CCC7B4
Tritanopia (blue-blind)
#ECB6B9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #e2bbb4; /* rgb */ color: rgb(226, 187, 180); /* oklch */ color: oklch(82.4% 0.046 30.0);
Tailwind
colors: {
custom: {
50: '#ebcfca',
500: '#e2bbb4',
950: '#000000',
},
}SCSS
$custom: #e2bbb4; $custom-light: #ebcfca; $custom-dark: #000000;
JSON
{
"hex": "#e2bbb4",
"rgb": {
"r": 226,
"g": 187,
"b": 180
},
"hsl": {
"h": 9.13,
"s": 44.231,
"l": 79.608
},
"oklch": {
"l": 0.82424,
"c": 0.04618,
"h": 30
},
"luminance": 0.55005
}Semantic roles & 50–950 ramp
primary
#E2BBB4
secondary
#7FB2BB
accent
#A2B72E
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161313
muted
#848382