#E5BBB0#E5BBB0
#E5BBB0 is a very light, muted red. Relative luminance 0.553; OKLCH L 82.6% C 0.051 H 35.1°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #E5BBB0 |
|---|---|
| RGB | rgb(229, 187, 176) |
| HSL | hsl(12, 50%, 79%) |
| HSV | hsv(12, 23%, 90%) |
| CMYK | cmyk(0%, 18.3%, 23.1%, 10.2%) |
| CIE-LAB | lab(79.23, 13.41, 11.25) |
| CIE-LCH | lch(79.23, 17.51, 39.99°) |
| OKLab | oklab(82.61% 0.0418 0.0293) |
| OKLCH | oklch(82.61% 0.051 35.1) |
| XYZ | xyz(57.9204, 55.3355, 48.6957) |
| Luminance | 0.5533 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.70
Pale Salmon
#FFB19A
ΔE00 8.13
Pale Rose
#FDC1C5
ΔE00 8.16
Apricot
#FBCEB1
ΔE00 8.26
Light Rose
#FFC5CB
ΔE00 8.82
Light Salmon
#FEA993
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5BBB0 #B0DAE5
analogous
#E5B0C0 #E5BBB0 #E5D6B0
triadic
#E5BBB0 #B0E5BB #BBB0E5
tetradic
#E5BBB0 #C0E5B0 #B0DAE5 #D6B0E5
square
#E5BBB0 #C0E5B0 #B0DAE5 #D6B0E5
split-complementary
#E5BBB0 #B0E5D6 #B0C0E5
monochromatic
#C76C54 #D69382 #E5BBB0 #F4E3DE #F7EBE8
Accessibility & contrast
On white
1.74
#E5BBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#E5BBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5BBB0
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5BBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5BBB0 | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BFAF
Deuteranopia (green-blind)
#CEC7B0
Tritanopia (blue-blind)
#F0B6B8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #e5bbb0; /* rgb */ color: rgb(229, 187, 176); /* oklch */ color: oklch(82.6% 0.051 35.1);
Tailwind
colors: {
custom: {
50: '#eecfc7',
500: '#e5bbb0',
950: '#000000',
},
}SCSS
$custom: #e5bbb0; $custom-light: #eecfc7; $custom-dark: #000000;
JSON
{
"hex": "#e5bbb0",
"rgb": {
"r": 229,
"g": 187,
"b": 176
},
"hsl": {
"h": 12.453,
"s": 50.476,
"l": 79.412
},
"oklch": {
"l": 0.82606,
"c": 0.05104,
"h": 35.1
},
"luminance": 0.55333
}Semantic roles & 50–950 ramp
primary
#E5BBB0
secondary
#7AB1BF
accent
#9FBE28
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#161313
muted
#858382