#E1BEC4#E1BEC4
#E1BEC4 is a very light, muted red. Relative luminance 0.568; OKLCH L 83.3% C 0.041 H 6.4°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #E1BEC4 |
|---|---|
| RGB | rgb(225, 190, 196) |
| HSL | hsl(350, 37%, 81%) |
| HSV | hsv(350, 16%, 88%) |
| CMYK | cmyk(0%, 15.6%, 12.9%, 11.8%) |
| CIE-LAB | lab(80.08, 13.42, 1.64) |
| CIE-LCH | lch(80.08, 13.52, 6.96°) |
| OKLab | oklab(83.34% 0.0405 0.0045) |
| OKLCH | oklch(83.34% 0.041 6.4) |
| XYZ | xyz(59.4282, 56.8216, 60.0510) |
| Luminance | 0.5682 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 6.35
Light Rose
#FFC5CB
ΔE00 6.43
Dusty Pink
#D8A7B1
ΔE00 6.48
Light Pink
#FFD1DF
ΔE00 6.54
Pale Rose
#FDC1C5
ΔE00 6.57
Pinkish Grey
#C8ACA9
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1BEC4 #BEE1DB
analogous
#E1BED6 #E1BEC4 #E1CABE
triadic
#E1BEC4 #C4E1BE #BEC4E1
tetradic
#E1BEC4 #D6E1BE #BEE1DB #CABEE1
square
#E1BEC4 #D6E1BE #BEE1DB #CABEE1
split-complementary
#E1BEC4 #BEE1CA #BED6E1
monochromatic
#BA6A78 #CE949E #E1BEC4 #F4E8EA #F5EAEC
Accessibility & contrast
On white
1.70
#E1BEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#E1BEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1BEC4
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1BEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1BEC4 | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C3C4
Deuteranopia (green-blind)
#CAC9C3
Tritanopia (blue-blind)
#E8BCC0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #e1bec4; /* rgb */ color: rgb(225, 190, 196); /* oklch */ color: oklch(83.3% 0.041 6.4);
Tailwind
colors: {
custom: {
50: '#ead1d5',
500: '#e1bec4',
950: '#000000',
},
}SCSS
$custom: #e1bec4; $custom-light: #ead1d5; $custom-dark: #000000;
JSON
{
"hex": "#e1bec4",
"rgb": {
"r": 225,
"g": 190,
"b": 196
},
"hsl": {
"h": 349.714,
"s": 36.842,
"l": 81.373
},
"oklch": {
"l": 0.83337,
"c": 0.0407,
"h": 6.4
},
"luminance": 0.5682
}Semantic roles & 50–950 ramp
primary
#E1BEC4
secondary
#8ABAB1
accent
#B09B36
background
#FEFEFE
surface
#FDFBFB
border
#D5D4D4
text
#161414
muted
#848383