#E2BEC5#E2BEC5
#E2BEC5 is a very light, muted red. Relative luminance 0.570; OKLCH L 83.5% C 0.042 H 4.9°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BEC5 |
|---|---|
| RGB | rgb(226, 190, 197) |
| HSL | hsl(348, 38%, 82%) |
| HSV | hsv(348, 16%, 89%) |
| CMYK | cmyk(0%, 15.9%, 12.8%, 11.4%) |
| CIE-LAB | lab(80.20, 13.94, 1.28) |
| CIE-LCH | lch(80.20, 13.99, 5.25°) |
| OKLab | oklab(83.46% 0.0419 0.0036) |
| OKLCH | oklch(83.46% 0.042 4.9) |
| XYZ | xyz(59.8551, 57.0286, 60.6671) |
| Luminance | 0.5703 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 6.00
Light Rose
#FFC5CB
ΔE00 6.17
Light Pink
#FFD1DF
ΔE00 6.21
Dusty Pink
#D8A7B1
ΔE00 6.30
Pale Rose
#FDC1C5
ΔE00 6.36
Bubblegum
#FFC1CC
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BEC5 #BEE2DB
analogous
#E2BED7 #E2BEC5 #E2C9BE
triadic
#E2BEC5 #C5E2BE #BEC5E2
tetradic
#E2BEC5 #D7E2BE #BEE2DB #C9BEE2
square
#E2BEC5 #D7E2BE #BEE2DB #C9BEE2
split-complementary
#E2BEC5 #BEE2C9 #BED7E2
monochromatic
#BC6979 #CF949F #E2BEC5 #F5E8EB #F6EAEC
Accessibility & contrast
On white
1.69
#E2BEC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#E2BEC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BEC5
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BEC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BEC5 | 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)
#C3C3C5
Deuteranopia (green-blind)
#CBC9C4
Tritanopia (blue-blind)
#E9BCC0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #e2bec5; /* rgb */ color: rgb(226, 190, 197); /* oklch */ color: oklch(83.5% 0.042 4.9);
Tailwind
colors: {
custom: {
50: '#ebd1d6',
500: '#e2bec5',
950: '#000000',
},
}SCSS
$custom: #e2bec5; $custom-light: #ebd1d6; $custom-dark: #000000;
JSON
{
"hex": "#e2bec5",
"rgb": {
"r": 226,
"g": 190,
"b": 197
},
"hsl": {
"h": 348.333,
"s": 38.298,
"l": 81.569
},
"oklch": {
"l": 0.83458,
"c": 0.04207,
"h": 4.9
},
"luminance": 0.57027
}Semantic roles & 50–950 ramp
primary
#E2BEC5
secondary
#89BBB1
accent
#B19934
background
#FEFEFE
surface
#FDFBFB
border
#D5D4D4
text
#161414
muted
#848383