#E5BBB2#E5BBB2
#E5BBB2 is a very light, muted red. Relative luminance 0.554; OKLCH L 82.7% C 0.050 H 32.2°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #E5BBB2 |
|---|---|
| RGB | rgb(229, 187, 178) |
| HSL | hsl(11, 50%, 80%) |
| HSV | hsv(11, 22%, 90%) |
| CMYK | cmyk(0%, 18.3%, 22.3%, 10.2%) |
| CIE-LAB | lab(79.28, 13.70, 10.24) |
| CIE-LCH | lch(79.28, 17.10, 36.77°) |
| OKLab | oklab(82.66% 0.0426 0.0268) |
| OKLCH | oklch(82.66% 0.05 32.2) |
| XYZ | xyz(58.1198, 55.4152, 49.7456) |
| Luminance | 0.5541 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.46
Pale Rose
#FDC1C5
ΔE00 7.45
Light Rose
#FFC5CB
ΔE00 8.09
Pale Salmon
#FFB19A
ΔE00 8.46
Apricot
#FBCEB1
ΔE00 8.99
Dusty Pink
#D8A7B1
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5BBB2 #B2DCE5
analogous
#E5B2C3 #E5BBB2 #E5D5B2
triadic
#E5BBB2 #B2E5BB #BBB2E5
tetradic
#E5BBB2 #C3E5B2 #B2DCE5 #D5B2E5
square
#E5BBB2 #C3E5B2 #B2DCE5 #D5B2E5
split-complementary
#E5BBB2 #B2E5D5 #B2C3E5
monochromatic
#C66A56 #D69384 #E5BBB2 #F4E3E0 #F7EBE8
Accessibility & contrast
On white
1.74
#E5BBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#E5BBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5BBB2
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5BBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5BBB2 | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C0B1
Deuteranopia (green-blind)
#CEC8B2
Tritanopia (blue-blind)
#EFB6B9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #e5bbb2; /* rgb */ color: rgb(229, 187, 178); /* oklch */ color: oklch(82.7% 0.050 32.2);
Tailwind
colors: {
custom: {
50: '#eecfc9',
500: '#e5bbb2',
950: '#000000',
},
}SCSS
$custom: #e5bbb2; $custom-light: #eecfc9; $custom-dark: #000000;
JSON
{
"hex": "#e5bbb2",
"rgb": {
"r": 229,
"g": 187,
"b": 178
},
"hsl": {
"h": 10.588,
"s": 49.515,
"l": 79.804
},
"oklch": {
"l": 0.82657,
"c": 0.05027,
"h": 32.2
},
"luminance": 0.55413
}Semantic roles & 50–950 ramp
primary
#E5BBB2
secondary
#7CB3BF
accent
#A3BD29
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#161313
muted
#858382