#E2BEC4#E2BEC4
#E2BEC4 is a very light, muted red. Relative luminance 0.570; OKLCH L 83.4% C 0.042 H 6.7°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BEC4 |
|---|---|
| RGB | rgb(226, 190, 196) |
| HSL | hsl(350, 38%, 82%) |
| HSV | hsv(350, 16%, 89%) |
| CMYK | cmyk(0%, 15.9%, 13.3%, 11.4%) |
| CIE-LAB | lab(80.17, 13.77, 1.78) |
| CIE-LCH | lch(80.17, 13.89, 7.37°) |
| OKLab | oklab(83.43% 0.0415 0.0049) |
| OKLCH | oklch(83.43% 0.042 6.7) |
| XYZ | xyz(59.7409, 56.9829, 60.0657) |
| Luminance | 0.5698 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 6.16
Pale Pink
#FFCFDC
ΔE00 6.16
Pale Rose
#FDC1C5
ΔE00 6.29
Dusty Pink
#D8A7B1
ΔE00 6.36
Light Pink
#FFD1DF
ΔE00 6.38
Bubblegum
#FFC1CC
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BEC4 #BEE2DC
analogous
#E2BED6 #E2BEC4 #E2CABE
triadic
#E2BEC4 #C4E2BE #BEC4E2
tetradic
#E2BEC4 #D6E2BE #BEE2DC #CABEE2
square
#E2BEC4 #D6E2BE #BEE2DC #CABEE2
split-complementary
#E2BEC4 #BEE2CA #BED6E2
monochromatic
#BC6977 #CF949E #E2BEC4 #F5E8EA #F6EAEC
Accessibility & contrast
On white
1.69
#E2BEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#E2BEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BEC4
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BEC4 | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C3C4
Deuteranopia (green-blind)
#CBC9C3
Tritanopia (blue-blind)
#E9BCC0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #e2bec4; /* rgb */ color: rgb(226, 190, 196); /* oklch */ color: oklch(83.4% 0.042 6.7);
Tailwind
colors: {
custom: {
50: '#ebd1d5',
500: '#e2bec4',
950: '#000000',
},
}SCSS
$custom: #e2bec4; $custom-light: #ebd1d5; $custom-dark: #000000;
JSON
{
"hex": "#e2bec4",
"rgb": {
"r": 226,
"g": 190,
"b": 196
},
"hsl": {
"h": 350,
"s": 38.298,
"l": 81.569
},
"oklch": {
"l": 0.83429,
"c": 0.04184,
"h": 6.7
},
"luminance": 0.56981
}Semantic roles & 50–950 ramp
primary
#E2BEC4
secondary
#89BBB3
accent
#B19C34
background
#FEFEFE
surface
#FDFBFB
border
#D5D4D4
text
#161414
muted
#848383