#E8BBBE#E8BBBE
#E8BBBE is a very light, muted red. Relative luminance 0.564; OKLCH L 83.3% C 0.052 H 13.8°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #E8BBBE |
|---|---|
| RGB | rgb(232, 187, 190) |
| HSL | hsl(356, 49%, 82%) |
| HSV | hsv(356, 19%, 91%) |
| CMYK | cmyk(0%, 19.4%, 18.1%, 9%) |
| CIE-LAB | lab(79.85, 16.59, 4.62) |
| CIE-LCH | lch(79.85, 17.22, 15.57°) |
| OKLab | oklab(83.26% 0.0505 0.0124) |
| OKLCH | oklch(83.26% 0.052 13.8) |
| XYZ | xyz(60.3434, 56.4164, 56.4160) |
| Luminance | 0.5641 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.17
Light Rose
#FFC5CB
ΔE00 4.49
Bubblegum
#FFC1CC
ΔE00 5.26
Pink
#FFC0CB
ΔE00 5.31
Dusty Pink
#D8A7B1
ΔE00 5.58
Pale Pink
#FFCFDC
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8BBBE #BBE8E5
analogous
#E8BBD5 #E8BBBE #E8CFBB
triadic
#E8BBBE #BEE8BB #BBBEE8
tetradic
#E8BBBE #D5E8BB #BBE8E5 #CFBBE8
square
#E8BBBE #D5E8BB #BBE8E5 #CFBBE8
split-complementary
#E8BBBE #BBE8CF #BBD5E8
monochromatic
#C96067 #D98D92 #E8BBBE #F7E8E9 #F7E8E9
Accessibility & contrast
On white
1.71
#E8BBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#E8BBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8BBBE
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8BBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8BBBE | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C1BE
Deuteranopia (green-blind)
#CCC9BD
Tritanopia (blue-blind)
#F1B7BC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #e8bbbe; /* rgb */ color: rgb(232, 187, 190); /* oklch */ color: oklch(83.3% 0.052 13.8);
Tailwind
colors: {
custom: {
50: '#f0cfd1',
500: '#e8bbbe',
950: '#000000',
},
}SCSS
$custom: #e8bbbe; $custom-light: #f0cfd1; $custom-dark: #000000;
JSON
{
"hex": "#e8bbbe",
"rgb": {
"r": 232,
"g": 187,
"b": 190
},
"hsl": {
"h": 356,
"s": 49.451,
"l": 82.157
},
"oklch": {
"l": 0.83261,
"c": 0.05198,
"h": 13.8
},
"luminance": 0.56414
}Semantic roles & 50–950 ramp
primary
#E8BBBE
secondary
#84C3BF
accent
#BDB329
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161314
muted
#858383