#E5BBBA#E5BBBA
#E5BBBA is a very light, muted red. Relative luminance 0.557; OKLCH L 82.9% C 0.049 H 19.8°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #E5BBBA |
|---|---|
| RGB | rgb(229, 187, 186) |
| HSL | hsl(1, 45%, 81%) |
| HSV | hsv(1, 19%, 90%) |
| CMYK | cmyk(0%, 18.3%, 18.8%, 10.2%) |
| CIE-LAB | lab(79.47, 14.89, 6.19) |
| CIE-LCH | lch(79.47, 16.13, 22.59°) |
| OKLab | oklab(82.87% 0.0457 0.0164) |
| OKLCH | oklch(82.87% 0.049 19.8) |
| XYZ | xyz(58.9465, 55.7459, 54.0998) |
| Luminance | 0.5574 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.32
Light Rose
#FFC5CB
ΔE00 5.76
Pinkish Grey
#C8ACA9
ΔE00 6.49
Dusty Pink
#D8A7B1
ΔE00 6.50
Bubblegum
#FFC1CC
ΔE00 6.84
Pink
#FFC0CB
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5BBBA #BAE4E5
analogous
#E5BACF #E5BBBA #E5D1BA
triadic
#E5BBBA #BAE5BB #BBBAE5
tetradic
#E5BBBA #CFE5BA #BAE4E5 #D1BAE5
square
#E5BBBA #CFE5BA #BAE4E5 #D1BAE5
split-complementary
#E5BBBA #BAE5D1 #BACFE5
monochromatic
#C46361 #D48F8E #E5BBBA #F6E7E6 #F7E9E9
Accessibility & contrast
On white
1.73
#E5BBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#E5BBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5BBBA
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5BBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5BBBA | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C0BA
Deuteranopia (green-blind)
#CCC8B9
Tritanopia (blue-blind)
#EEB7BB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #e5bbba; /* rgb */ color: rgb(229, 187, 186); /* oklch */ color: oklch(82.9% 0.049 19.8);
Tailwind
colors: {
custom: {
50: '#edcfce',
500: '#e5bbba',
950: '#000000',
},
}SCSS
$custom: #e5bbba; $custom-light: #edcfce; $custom-dark: #000000;
JSON
{
"hex": "#e5bbba",
"rgb": {
"r": 229,
"g": 187,
"b": 186
},
"hsl": {
"h": 1.395,
"s": 45.263,
"l": 81.373
},
"oklch": {
"l": 0.82866,
"c": 0.04851,
"h": 19.8
},
"luminance": 0.55744
}Semantic roles & 50–950 ramp
primary
#E5BBBA
secondary
#84BEBF
accent
#B5B82D
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161313
muted
#858383