#E2BEC7#E2BEC7
#E2BEC7 is a very light, muted red. Relative luminance 0.571; OKLCH L 83.5% C 0.043 H 1.3°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BEC7 |
|---|---|
| RGB | rgb(226, 190, 199) |
| HSL | hsl(345, 38%, 82%) |
| HSV | hsv(345, 16%, 89%) |
| CMYK | cmyk(0%, 15.9%, 11.9%, 11.4%) |
| CIE-LAB | lab(80.25, 14.26, 0.28) |
| CIE-LCH | lch(80.25, 14.27, 1.12°) |
| OKLab | oklab(83.52% 0.0427 0.001) |
| OKLCH | oklch(83.52% 0.043 1.3) |
| XYZ | xyz(60.0858, 57.1208, 61.8820) |
| Luminance | 0.5712 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 5.76
Light Pink
#FFD1DF
ΔE00 5.92
Dusty Pink
#D8A7B1
ΔE00 6.26
Light Rose
#FFC5CB
ΔE00 6.28
Pale Rose
#FDC1C5
ΔE00 6.56
Bubblegum
#FFC1CC
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BEC7 #BEE2D9
analogous
#E2BED9 #E2BEC7 #E2C7BE
triadic
#E2BEC7 #C7E2BE #BEC7E2
tetradic
#E2BEC7 #D9E2BE #BEE2D9 #C7BEE2
square
#E2BEC7 #D9E2BE #BEE2D9 #C7BEE2
split-complementary
#E2BEC7 #BEE2C7 #BED9E2
monochromatic
#BC697E #CF94A3 #E2BEC7 #F5E8EB #F6EAED
Accessibility & contrast
On white
1.69
#E2BEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#E2BEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BEC7
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BEC7 | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C3C7
Deuteranopia (green-blind)
#CAC9C6
Tritanopia (blue-blind)
#E9BCC1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #e2bec7; /* rgb */ color: rgb(226, 190, 199); /* oklch */ color: oklch(83.5% 0.043 1.3);
Tailwind
colors: {
custom: {
50: '#ebd1d8',
500: '#e2bec7',
950: '#000000',
},
}SCSS
$custom: #e2bec7; $custom-light: #ebd1d8; $custom-dark: #000000;
JSON
{
"hex": "#e2bec7",
"rgb": {
"r": 226,
"g": 190,
"b": 199
},
"hsl": {
"h": 345,
"s": 38.298,
"l": 81.569
},
"oklch": {
"l": 0.83515,
"c": 0.04268,
"h": 1.3
},
"luminance": 0.57119
}Semantic roles & 50–950 ramp
primary
#E2BEC7
secondary
#89BBAF
accent
#B19234
background
#FEFEFE
surface
#FDFBFB
border
#D5D4D4
text
#161414
muted
#848383