#E0BEC2#E0BEC2
#E0BEC2 is a very light, muted red. Relative luminance 0.566; OKLCH L 83.2% C 0.039 H 10.0°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #E0BEC2 |
|---|---|
| RGB | rgb(224, 190, 194) |
| HSL | hsl(353, 35%, 81%) |
| HSV | hsv(353, 15%, 88%) |
| CMYK | cmyk(0%, 15.2%, 13.4%, 12.2%) |
| CIE-LAB | lab(79.94, 12.73, 2.50) |
| CIE-LCH | lch(79.94, 12.98, 11.11°) |
| OKLab | oklab(83.19% 0.0386 0.0068) |
| OKLCH | oklch(83.19% 0.039 10) |
| XYZ | xyz(58.8911, 56.5709, 58.8455) |
| Luminance | 0.5657 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.39
Light Rose
#FFC5CB
ΔE00 6.76
Dusty Pink
#D8A7B1
ΔE00 6.80
Pale Rose
#FDC1C5
ΔE00 6.81
Pale Pink
#FFCFDC
ΔE00 6.91
Light Pink
#FFD1DF
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0BEC2 #BEE0DC
analogous
#E0BED3 #E0BEC2 #E0CBBE
triadic
#E0BEC2 #C2E0BE #BEC2E0
tetradic
#E0BEC2 #D3E0BE #BEE0DC #CBBEE0
square
#E0BEC2 #D3E0BE #BEE0DC #CBBEE0
split-complementary
#E0BEC2 #BEE0CB #BED3E0
monochromatic
#B86B74 #CC959B #E0BEC2 #F4E7E9 #F5EAEC
Accessibility & contrast
On white
1.71
#E0BEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#E0BEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0BEC2
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0BEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0BEC2 | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C3C2
Deuteranopia (green-blind)
#CBC8C1
Tritanopia (blue-blind)
#E7BCBF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #e0bec2; /* rgb */ color: rgb(224, 190, 194); /* oklch */ color: oklch(83.2% 0.039 10.0);
Tailwind
colors: {
custom: {
50: '#ead1d4',
500: '#e0bec2',
950: '#000000',
},
}SCSS
$custom: #e0bec2; $custom-light: #ead1d4; $custom-dark: #000000;
JSON
{
"hex": "#e0bec2",
"rgb": {
"r": 224,
"g": 190,
"b": 194
},
"hsl": {
"h": 352.941,
"s": 35.417,
"l": 81.176
},
"oklch": {
"l": 0.83189,
"c": 0.03918,
"h": 10
},
"luminance": 0.56569
}Semantic roles & 50–950 ramp
primary
#E0BEC2
secondary
#8AB8B3
accent
#AEA037
background
#FEFEFE
surface
#FDFBFB
border
#D5D4D4
text
#161414
muted
#848383