#E8BBBC#E8BBBC
#E8BBBC is a very light, muted red. Relative luminance 0.563; OKLCH L 83.2% C 0.052 H 16.8°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #E8BBBC |
|---|---|
| RGB | rgb(232, 187, 188) |
| HSL | hsl(359, 49%, 82%) |
| HSV | hsv(359, 19%, 91%) |
| CMYK | cmyk(0%, 19.4%, 19%, 9%) |
| CIE-LAB | lab(79.80, 16.28, 5.63) |
| CIE-LCH | lch(79.80, 17.23, 19.07°) |
| OKLab | oklab(83.21% 0.0497 0.015) |
| OKLCH | oklch(83.21% 0.052 16.8) |
| XYZ | xyz(60.1264, 56.3295, 55.2727) |
| Luminance | 0.5633 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.32
Light Rose
#FFC5CB
ΔE00 4.76
Bubblegum
#FFC1CC
ΔE00 5.72
Pink
#FFC0CB
ΔE00 5.76
Dusty Pink
#D8A7B1
ΔE00 5.96
Lightpink
#FFB6C1
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8BBBC #BBE8E7
analogous
#E8BBD3 #E8BBBC #E8D1BB
triadic
#E8BBBC #BCE8BB #BBBCE8
tetradic
#E8BBBC #D3E8BB #BBE8E7 #D1BBE8
square
#E8BBBC #D3E8BB #BBE8E7 #D1BBE8
split-complementary
#E8BBBC #BBE8D1 #BBD3E8
monochromatic
#C96062 #D98D8F #E8BBBC #F7E8E8 #F7E8E8
Accessibility & contrast
On white
1.71
#E8BBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#E8BBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8BBBC
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8BBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8BBBC | 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)
#C3C1BC
Deuteranopia (green-blind)
#CDC9BB
Tritanopia (blue-blind)
#F2B7BC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #e8bbbc; /* rgb */ color: rgb(232, 187, 188); /* oklch */ color: oklch(83.2% 0.052 16.8);
Tailwind
colors: {
custom: {
50: '#f0cfd0',
500: '#e8bbbc',
950: '#000000',
},
}SCSS
$custom: #e8bbbc; $custom-light: #f0cfd0; $custom-dark: #000000;
JSON
{
"hex": "#e8bbbc",
"rgb": {
"r": 232,
"g": 187,
"b": 188
},
"hsl": {
"h": 358.667,
"s": 49.451,
"l": 82.157
},
"oklch": {
"l": 0.83206,
"c": 0.05193,
"h": 16.8
},
"luminance": 0.56327
}Semantic roles & 50–950 ramp
primary
#E8BBBC
secondary
#84C3C2
accent
#BDB929
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161314
muted
#858383