#E8BBBD#E8BBBD
#E8BBBD is a very light, muted red. Relative luminance 0.564; OKLCH L 83.2% C 0.052 H 15.3°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #E8BBBD |
|---|---|
| RGB | rgb(232, 187, 189) |
| HSL | hsl(357, 49%, 82%) |
| HSV | hsv(357, 19%, 91%) |
| CMYK | cmyk(0%, 19.4%, 18.5%, 9%) |
| CIE-LAB | lab(79.83, 16.43, 5.13) |
| CIE-LCH | lch(79.83, 17.22, 17.32°) |
| OKLab | oklab(83.23% 0.0501 0.0137) |
| OKLCH | oklch(83.23% 0.052 15.3) |
| XYZ | xyz(60.2345, 56.3728, 55.8424) |
| Luminance | 0.5637 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.23
Light Rose
#FFC5CB
ΔE00 4.61
Bubblegum
#FFC1CC
ΔE00 5.48
Pink
#FFC0CB
ΔE00 5.52
Dusty Pink
#D8A7B1
ΔE00 5.76
Lightpink
#FFB6C1
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8BBBD #BBE8E6
analogous
#E8BBD4 #E8BBBD #E8D0BB
triadic
#E8BBBD #BDE8BB #BBBDE8
tetradic
#E8BBBD #D4E8BB #BBE8E6 #D0BBE8
square
#E8BBBD #D4E8BB #BBE8E6 #D0BBE8
split-complementary
#E8BBBD #BBE8D0 #BBD4E8
monochromatic
#C96064 #D98D91 #E8BBBD #F7E8E9 #F7E8E9
Accessibility & contrast
On white
1.71
#E8BBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#E8BBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8BBBD
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8BBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8BBBD | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C1BD
Deuteranopia (green-blind)
#CDC9BC
Tritanopia (blue-blind)
#F2B7BC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #e8bbbd; /* rgb */ color: rgb(232, 187, 189); /* oklch */ color: oklch(83.2% 0.052 15.3);
Tailwind
colors: {
custom: {
50: '#f0cfd0',
500: '#e8bbbd',
950: '#000000',
},
}SCSS
$custom: #e8bbbd; $custom-light: #f0cfd0; $custom-dark: #000000;
JSON
{
"hex": "#e8bbbd",
"rgb": {
"r": 232,
"g": 187,
"b": 189
},
"hsl": {
"h": 357.333,
"s": 49.451,
"l": 82.157
},
"oklch": {
"l": 0.83233,
"c": 0.05194,
"h": 15.3
},
"luminance": 0.56371
}Semantic roles & 50–950 ramp
primary
#E8BBBD
secondary
#84C3C0
accent
#BDB629
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161314
muted
#858383