#E2BBB0#E2BBB0
#E2BBB0 is a very light, muted red. Relative luminance 0.548; OKLCH L 82.3% C 0.048 H 36.3°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BBB0 |
|---|---|
| RGB | rgb(226, 187, 176) |
| HSL | hsl(13, 46%, 79%) |
| HSV | hsv(13, 22%, 89%) |
| CMYK | cmyk(0%, 17.3%, 22.1%, 11.4%) |
| CIE-LAB | lab(78.95, 12.30, 10.81) |
| CIE-LCH | lch(78.95, 16.37, 41.32°) |
| OKLab | oklab(82.32% 0.0384 0.0282) |
| OKLCH | oklch(82.32% 0.048 36.3) |
| XYZ | xyz(56.9712, 54.8461, 48.6512) |
| Luminance | 0.5484 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.19
Apricot
#FBCEB1
ΔE00 8.20
Pale Salmon
#FFB19A
ΔE00 8.79
Pale Rose
#FDC1C5
ΔE00 8.80
Light Rose
#FFC5CB
ΔE00 9.41
Light Salmon
#FEA993
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BBB0 #B0D7E2
analogous
#E2B0BE #E2BBB0 #E2D4B0
triadic
#E2BBB0 #B0E2BB #BBB0E2
tetradic
#E2BBB0 #BEE2B0 #B0D7E2 #D4B0E2
square
#E2BBB0 #BEE2B0 #B0D7E2 #D4B0E2
split-complementary
#E2BBB0 #B0E2D4 #B0BEE2
monochromatic
#C16E56 #D29483 #E2BBB0 #F2E2DD #F7ECE9
Accessibility & contrast
On white
1.75
#E2BBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#E2BBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BBB0
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BBB0 | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BFAF
Deuteranopia (green-blind)
#CDC6B0
Tritanopia (blue-blind)
#ECB6B8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #e2bbb0; /* rgb */ color: rgb(226, 187, 176); /* oklch */ color: oklch(82.3% 0.048 36.3);
Tailwind
colors: {
custom: {
50: '#ebcfc7',
500: '#e2bbb0',
950: '#000000',
},
}SCSS
$custom: #e2bbb0; $custom-light: #ebcfc7; $custom-dark: #000000;
JSON
{
"hex": "#e2bbb0",
"rgb": {
"r": 226,
"g": 187,
"b": 176
},
"hsl": {
"h": 13.2,
"s": 46.296,
"l": 78.824
},
"oklch": {
"l": 0.82321,
"c": 0.04769,
"h": 36.3
},
"luminance": 0.54844
}Semantic roles & 50–950 ramp
primary
#E2BBB0
secondary
#7BADBB
accent
#9ABA2C
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161313
muted
#848382