#E8BCBA#E8BCBA
#E8BCBA is a very light, muted red. Relative luminance 0.567; OKLCH L 83.3% C 0.051 H 21.3°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #E8BCBA |
|---|---|
| RGB | rgb(232, 188, 186) |
| HSL | hsl(3, 50%, 82%) |
| HSV | hsv(3, 20%, 91%) |
| CMYK | cmyk(0%, 19%, 19.8%, 9%) |
| CIE-LAB | lab(79.99, 15.45, 6.99) |
| CIE-LCH | lch(79.99, 16.96, 24.33°) |
| OKLab | oklab(83.34% 0.0474 0.0185) |
| OKLCH | oklch(83.34% 0.051 21.3) |
| XYZ | xyz(60.1251, 56.6697, 54.2161) |
| Luminance | 0.5667 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.91
Light Rose
#FFC5CB
ΔE00 5.43
Bubblegum
#FFC1CC
ΔE00 6.65
Pink
#FFC0CB
ΔE00 6.69
Dusty Pink
#D8A7B1
ΔE00 6.88
Pinkish Grey
#C8ACA9
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8BCBA #BAE6E8
analogous
#E8BACF #E8BCBA #E8D3BA
triadic
#E8BCBA #BAE8BC #BCBAE8
tetradic
#E8BCBA #CFE8BA #BAE6E8 #D3BAE8
square
#E8BCBA #CFE8BA #BAE6E8 #D3BAE8
split-complementary
#E8BCBA #BAE8D3 #BACFE8
monochromatic
#C9635E #D98F8C #E8BCBA #F7E9E8 #F7E9E8
Accessibility & contrast
On white
1.70
#E8BCBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#E8BCBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8BCBA
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8BCBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8BCBA | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BA
Deuteranopia (green-blind)
#CECAB9
Tritanopia (blue-blind)
#F2B8BC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #e8bcba; /* rgb */ color: rgb(232, 188, 186); /* oklch */ color: oklch(83.3% 0.051 21.3);
Tailwind
colors: {
custom: {
50: '#f0d0ce',
500: '#e8bcba',
950: '#000000',
},
}SCSS
$custom: #e8bcba; $custom-light: #f0d0ce; $custom-dark: #000000;
JSON
{
"hex": "#e8bcba",
"rgb": {
"r": 232,
"g": 188,
"b": 186
},
"hsl": {
"h": 2.609,
"s": 50,
"l": 81.961
},
"oklch": {
"l": 0.8334,
"c": 0.0509,
"h": 21.3
},
"luminance": 0.56667
}Semantic roles & 50–950 ramp
primary
#E8BCBA
secondary
#83C0C3
accent
#B7BD28
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161413
muted
#858383