#E4BBBA#E4BBBA
#E4BBBA is a very light, muted red. Relative luminance 0.556; OKLCH L 82.8% C 0.047 H 19.8°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #E4BBBA |
|---|---|
| RGB | rgb(228, 187, 186) |
| HSL | hsl(1, 44%, 81%) |
| HSV | hsv(1, 18%, 89%) |
| CMYK | cmyk(0%, 18%, 18.4%, 10.6%) |
| CIE-LAB | lab(79.38, 14.52, 6.05) |
| CIE-LCH | lch(79.38, 15.73, 22.61°) |
| OKLab | oklab(82.77% 0.0445 0.016) |
| OKLCH | oklch(82.77% 0.047 19.8) |
| XYZ | xyz(58.6283, 55.5819, 54.0849) |
| Luminance | 0.5558 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.56
Light Rose
#FFC5CB
ΔE00 5.98
Pinkish Grey
#C8ACA9
ΔE00 6.27
Dusty Pink
#D8A7B1
ΔE00 6.55
Bubblegum
#FFC1CC
ΔE00 7.05
Pink
#FFC0CB
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4BBBA #BAE3E4
analogous
#E4BACE #E4BBBA #E4D0BA
triadic
#E4BBBA #BAE4BB #BBBAE4
tetradic
#E4BBBA #CEE4BA #BAE3E4 #D0BAE4
square
#E4BBBA #CEE4BA #BAE3E4 #D0BAE4
split-complementary
#E4BBBA #BAE4D0 #BACEE4
monochromatic
#C26462 #D3908E #E4BBBA #F5E6E6 #F6E9E9
Accessibility & contrast
On white
1.73
#E4BBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#E4BBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4BBBA
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4BBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4BBBA | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C0BA
Deuteranopia (green-blind)
#CCC8B9
Tritanopia (blue-blind)
#EDB7BB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #e4bbba; /* rgb */ color: rgb(228, 187, 186); /* oklch */ color: oklch(82.8% 0.047 19.8);
Tailwind
colors: {
custom: {
50: '#edcfce',
500: '#e4bbba',
950: '#000000',
},
}SCSS
$custom: #e4bbba; $custom-light: #edcfce; $custom-dark: #000000;
JSON
{
"hex": "#e4bbba",
"rgb": {
"r": 228,
"g": 187,
"b": 186
},
"hsl": {
"h": 1.429,
"s": 43.75,
"l": 81.176
},
"oklch": {
"l": 0.82772,
"c": 0.04734,
"h": 19.8
},
"luminance": 0.5558
}Semantic roles & 50–950 ramp
primary
#E4BBBA
secondary
#84BCBE
accent
#B4B72F
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161313
muted
#858383