#E8BBBA#E8BBBA
#E8BBBA is a very light, muted red. Relative luminance 0.562; OKLCH L 83.2% C 0.052 H 19.7°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #E8BBBA |
|---|---|
| RGB | rgb(232, 187, 186) |
| HSL | hsl(1, 50%, 82%) |
| HSV | hsv(1, 20%, 91%) |
| CMYK | cmyk(0%, 19.4%, 19.8%, 9%) |
| CIE-LAB | lab(79.75, 15.98, 6.64) |
| CIE-LCH | lch(79.75, 17.31, 22.56°) |
| OKLab | oklab(83.15% 0.049 0.0176) |
| OKLCH | oklch(83.15% 0.052 19.7) |
| XYZ | xyz(59.9123, 56.2439, 54.1451) |
| Luminance | 0.5624 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.61
Light Rose
#FFC5CB
ΔE00 5.15
Bubblegum
#FFC1CC
ΔE00 6.26
Pink
#FFC0CB
ΔE00 6.30
Dusty Pink
#D8A7B1
ΔE00 6.43
Lightpink
#FFB6C1
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8BBBA #BAE7E8
analogous
#E8BAD0 #E8BBBA #E8D2BA
triadic
#E8BBBA #BAE8BB #BBBAE8
tetradic
#E8BBBA #D0E8BA #BAE7E8 #D2BAE8
square
#E8BBBA #D0E8BA #BAE7E8 #D2BAE8
split-complementary
#E8BBBA #BAE8D2 #BAD0E8
monochromatic
#C9615E #D98E8C #E8BBBA #F7E8E8 #F7E8E8
Accessibility & contrast
On white
1.71
#E8BBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#E8BBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8BBBA
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8BBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8BBBA | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C1BA
Deuteranopia (green-blind)
#CDC9B9
Tritanopia (blue-blind)
#F2B7BB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #e8bbba; /* rgb */ color: rgb(232, 187, 186); /* oklch */ color: oklch(83.2% 0.052 19.7);
Tailwind
colors: {
custom: {
50: '#f0cfce',
500: '#e8bbba',
950: '#000000',
},
}SCSS
$custom: #e8bbba; $custom-light: #f0cfce; $custom-dark: #000000;
JSON
{
"hex": "#e8bbba",
"rgb": {
"r": 232,
"g": 187,
"b": 186
},
"hsl": {
"h": 1.304,
"s": 50,
"l": 81.961
},
"oklch": {
"l": 0.83152,
"c": 0.05203,
"h": 19.7
},
"luminance": 0.56242
}Semantic roles & 50–950 ramp
primary
#E8BBBA
secondary
#83C2C3
accent
#BABD28
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161313
muted
#858383