#E1BCBF#E1BCBF
#E1BCBF is a very light, muted red. Relative luminance 0.557; OKLCH L 82.8% C 0.043 H 12.5°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #E1BCBF |
|---|---|
| RGB | rgb(225, 188, 191) |
| HSL | hsl(355, 38%, 81%) |
| HSV | hsv(355, 16%, 88%) |
| CMYK | cmyk(0%, 16.4%, 15.1%, 11.8%) |
| CIE-LAB | lab(79.46, 13.68, 3.44) |
| CIE-LCH | lch(79.46, 14.11, 14.12°) |
| OKLab | oklab(82.82% 0.0416 0.0093) |
| OKLCH | oklch(82.82% 0.043 12.5) |
| XYZ | xyz(58.4383, 55.7374, 56.9602) |
| Luminance | 0.5574 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 6.15
Dusty Pink
#D8A7B1
ΔE00 6.20
Light Rose
#FFC5CB
ΔE00 6.25
Pinkish Grey
#C8ACA9
ΔE00 6.26
Pale Pink
#FFCFDC
ΔE00 6.97
Bubblegum
#FFC1CC
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1BCBF #BCE1DE
analogous
#E1BCD1 #E1BCBF #E1CBBC
triadic
#E1BCBF #BFE1BC #BCBFE1
tetradic
#E1BCBF #D1E1BC #BCE1DE #CBBCE1
square
#E1BCBF #D1E1BC #BCE1DE #CBBCE1
split-complementary
#E1BCBF #BCE1CB #BCD1E1
monochromatic
#BB676E #CE9297 #E1BCBF #F4E6E7 #F6EAEB
Accessibility & contrast
On white
1.73
#E1BCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#E1BCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1BCBF
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1BCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1BCBF | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C1BF
Deuteranopia (green-blind)
#CAC7BE
Tritanopia (blue-blind)
#E9B9BD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #e1bcbf; /* rgb */ color: rgb(225, 188, 191); /* oklch */ color: oklch(82.8% 0.043 12.5);
Tailwind
colors: {
custom: {
50: '#ead0d2',
500: '#e1bcbf',
950: '#000000',
},
}SCSS
$custom: #e1bcbf; $custom-light: #ead0d2; $custom-dark: #000000;
JSON
{
"hex": "#e1bcbf",
"rgb": {
"r": 225,
"g": 188,
"b": 191
},
"hsl": {
"h": 355.135,
"s": 38.144,
"l": 80.98
},
"oklch": {
"l": 0.82817,
"c": 0.04262,
"h": 12.5
},
"luminance": 0.55736
}Semantic roles & 50–950 ramp
primary
#E1BCBF
secondary
#87BAB6
accent
#B1A734
background
#FEFEFE
surface
#FDFBFB
border
#D5D4D4
text
#161414
muted
#848383