#E2BEC6#E2BEC6
#E2BEC6 is a very light, muted red. Relative luminance 0.571; OKLCH L 83.5% C 0.042 H 3.1°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BEC6 |
|---|---|
| RGB | rgb(226, 190, 198) |
| HSL | hsl(347, 38%, 82%) |
| HSV | hsv(347, 16%, 89%) |
| CMYK | cmyk(0%, 15.9%, 12.4%, 11.4%) |
| CIE-LAB | lab(80.22, 14.10, 0.78) |
| CIE-LCH | lch(80.22, 14.12, 3.17°) |
| OKLab | oklab(83.49% 0.0423 0.0023) |
| OKLCH | oklch(83.49% 0.042 3.1) |
| XYZ | xyz(59.9701, 57.0746, 61.2726) |
| Luminance | 0.5707 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 5.87
Light Pink
#FFD1DF
ΔE00 6.05
Light Rose
#FFC5CB
ΔE00 6.22
Dusty Pink
#D8A7B1
ΔE00 6.26
Pale Rose
#FDC1C5
ΔE00 6.45
Bubblegum
#FFC1CC
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BEC6 #BEE2DA
analogous
#E2BED8 #E2BEC6 #E2C8BE
triadic
#E2BEC6 #C6E2BE #BEC6E2
tetradic
#E2BEC6 #D8E2BE #BEE2DA #C8BEE2
square
#E2BEC6 #D8E2BE #BEE2DA #C8BEE2
split-complementary
#E2BEC6 #BEE2C8 #BED8E2
monochromatic
#BC697C #CF94A1 #E2BEC6 #F5E8EB #F6EAEC
Accessibility & contrast
On white
1.69
#E2BEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#E2BEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BEC6
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BEC6 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C3C6
Deuteranopia (green-blind)
#CAC9C5
Tritanopia (blue-blind)
#E9BCC1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #e2bec6; /* rgb */ color: rgb(226, 190, 198); /* oklch */ color: oklch(83.5% 0.042 3.1);
Tailwind
colors: {
custom: {
50: '#ebd1d7',
500: '#e2bec6',
950: '#000000',
},
}SCSS
$custom: #e2bec6; $custom-light: #ebd1d7; $custom-dark: #000000;
JSON
{
"hex": "#e2bec6",
"rgb": {
"r": 226,
"g": 190,
"b": 198
},
"hsl": {
"h": 346.667,
"s": 38.298,
"l": 81.569
},
"oklch": {
"l": 0.83486,
"c": 0.04236,
"h": 3.1
},
"luminance": 0.57073
}Semantic roles & 50–950 ramp
primary
#E2BEC6
secondary
#89BBB0
accent
#B19534
background
#FEFEFE
surface
#FDFBFB
border
#D5D4D4
text
#161414
muted
#848383