#E8BCBF#E8BCBF
#E8BCBF is a very light, muted red. Relative luminance 0.569; OKLCH L 83.5% C 0.051 H 13.6°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #E8BCBF |
|---|---|
| RGB | rgb(232, 188, 191) |
| HSL | hsl(356, 49%, 82%) |
| HSV | hsv(356, 19%, 91%) |
| CMYK | cmyk(0%, 19%, 17.7%, 9%) |
| CIE-LAB | lab(80.12, 16.21, 4.47) |
| CIE-LCH | lch(80.12, 16.81, 15.41°) |
| OKLab | oklab(83.48% 0.0493 0.012) |
| OKLCH | oklch(83.48% 0.051 13.6) |
| XYZ | xyz(60.6660, 56.8860, 57.0646) |
| Luminance | 0.5688 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.29
Light Rose
#FFC5CB
ΔE00 4.54
Bubblegum
#FFC1CC
ΔE00 5.36
Pink
#FFC0CB
ΔE00 5.42
Dusty Pink
#D8A7B1
ΔE00 5.80
Pale Pink
#FFCFDC
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8BCBF #BCE8E5
analogous
#E8BCD5 #E8BCBF #E8CFBC
triadic
#E8BCBF #BFE8BC #BCBFE8
tetradic
#E8BCBF #D5E8BC #BCE8E5 #CFBCE8
square
#E8BCBF #D5E8BC #BCE8E5 #CFBCE8
split-complementary
#E8BCBF #BCE8CF #BCD5E8
monochromatic
#C96168 #D88E93 #E8BCBF #F7E8E9 #F7E8E9
Accessibility & contrast
On white
1.70
#E8BCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#E8BCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8BCBF
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8BCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8BCBF | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C2BF
Deuteranopia (green-blind)
#CDCABE
Tritanopia (blue-blind)
#F1B8BD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #e8bcbf; /* rgb */ color: rgb(232, 188, 191); /* oklch */ color: oklch(83.5% 0.051 13.6);
Tailwind
colors: {
custom: {
50: '#f0d0d2',
500: '#e8bcbf',
950: '#000000',
},
}SCSS
$custom: #e8bcbf; $custom-light: #f0d0d2; $custom-dark: #000000;
JSON
{
"hex": "#e8bcbf",
"rgb": {
"r": 232,
"g": 188,
"b": 191
},
"hsl": {
"h": 355.909,
"s": 48.889,
"l": 82.353
},
"oklch": {
"l": 0.83475,
"c": 0.05077,
"h": 13.6
},
"luminance": 0.56884
}Semantic roles & 50–950 ramp
primary
#E8BCBF
secondary
#85C3BF
accent
#BCB229
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161414
muted
#858383