#E0BEC0#E0BEC0
#E0BEC0 is a very light, muted red. Relative luminance 0.565; OKLCH L 83.1% C 0.039 H 14.0°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #E0BEC0 |
|---|---|
| RGB | rgb(224, 190, 192) |
| HSL | hsl(356, 35%, 81%) |
| HSV | hsv(356, 15%, 88%) |
| CMYK | cmyk(0%, 15.2%, 14.3%, 12.2%) |
| CIE-LAB | lab(79.89, 12.41, 3.50) |
| CIE-LCH | lch(79.89, 12.90, 15.76°) |
| OKLab | oklab(83.13% 0.0378 0.0094) |
| OKLCH | oklch(83.13% 0.039 14) |
| XYZ | xyz(58.6680, 56.4816, 57.6705) |
| Luminance | 0.5648 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.99
Pale Rose
#FDC1C5
ΔE00 6.87
Light Rose
#FFC5CB
ΔE00 6.92
Dusty Pink
#D8A7B1
ΔE00 7.10
Pale Pink
#FFCFDC
ΔE00 7.36
Light Pink
#FFD1DF
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0BEC0 #BEE0DE
analogous
#E0BED1 #E0BEC0 #E0CDBE
triadic
#E0BEC0 #C0E0BE #BEC0E0
tetradic
#E0BEC0 #D1E0BE #BEE0DE #CDBEE0
square
#E0BEC0 #D1E0BE #BEE0DE #CDBEE0
split-complementary
#E0BEC0 #BEE0CD #BED1E0
monochromatic
#B86B70 #CC9598 #E0BEC0 #F4E7E8 #F5EAEB
Accessibility & contrast
On white
1.71
#E0BEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#E0BEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0BEC0
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0BEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0BEC0 | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C2C0
Deuteranopia (green-blind)
#CBC8BF
Tritanopia (blue-blind)
#E7BBBF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #e0bec0; /* rgb */ color: rgb(224, 190, 192); /* oklch */ color: oklch(83.1% 0.039 14.0);
Tailwind
colors: {
custom: {
50: '#ead1d3',
500: '#e0bec0',
950: '#000000',
},
}SCSS
$custom: #e0bec0; $custom-light: #ead1d3; $custom-dark: #000000;
JSON
{
"hex": "#e0bec0",
"rgb": {
"r": 224,
"g": 190,
"b": 192
},
"hsl": {
"h": 356.471,
"s": 35.417,
"l": 81.176
},
"oklch": {
"l": 0.83133,
"c": 0.03898,
"h": 14
},
"luminance": 0.5648
}Semantic roles & 50–950 ramp
primary
#E0BEC0
secondary
#8AB8B6
accent
#AEA737
background
#FEFEFE
surface
#FDFBFB
border
#D5D4D4
text
#161414
muted
#848383