#E1BEC2#E1BEC2
#E1BEC2 is a very light, muted red. Relative luminance 0.567; OKLCH L 83.3% C 0.040 H 10.2°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #E1BEC2 |
|---|---|
| RGB | rgb(225, 190, 194) |
| HSL | hsl(353, 37%, 81%) |
| HSV | hsv(353, 16%, 88%) |
| CMYK | cmyk(0%, 15.6%, 13.8%, 11.8%) |
| CIE-LAB | lab(80.03, 13.09, 2.64) |
| CIE-LCH | lch(80.03, 13.36, 11.41°) |
| OKLab | oklab(83.28% 0.0397 0.0072) |
| OKLCH | oklch(83.28% 0.04 10.2) |
| XYZ | xyz(59.2020, 56.7312, 58.8601) |
| Luminance | 0.5673 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 6.48
Pale Rose
#FDC1C5
ΔE00 6.52
Pinkish Grey
#C8ACA9
ΔE00 6.53
Dusty Pink
#D8A7B1
ΔE00 6.67
Pale Pink
#FFCFDC
ΔE00 6.72
Light Pink
#FFD1DF
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1BEC2 #BEE1DD
analogous
#E1BED4 #E1BEC2 #E1CCBE
triadic
#E1BEC2 #C2E1BE #BEC2E1
tetradic
#E1BEC2 #D4E1BE #BEE1DD #CCBEE1
square
#E1BEC2 #D4E1BE #BEE1DD #CCBEE1
split-complementary
#E1BEC2 #BEE1CC #BED4E1
monochromatic
#BA6A73 #CE949B #E1BEC2 #F4E8E9 #F5EAEB
Accessibility & contrast
On white
1.70
#E1BEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#E1BEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1BEC2
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1BEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1BEC2 | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C3C2
Deuteranopia (green-blind)
#CBC9C1
Tritanopia (blue-blind)
#E8BBBF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #e1bec2; /* rgb */ color: rgb(225, 190, 194); /* oklch */ color: oklch(83.3% 0.040 10.2);
Tailwind
colors: {
custom: {
50: '#ead1d4',
500: '#e1bec2',
950: '#000000',
},
}SCSS
$custom: #e1bec2; $custom-light: #ead1d4; $custom-dark: #000000;
JSON
{
"hex": "#e1bec2",
"rgb": {
"r": 225,
"g": 190,
"b": 194
},
"hsl": {
"h": 353.143,
"s": 36.842,
"l": 81.373
},
"oklch": {
"l": 0.83281,
"c": 0.04033,
"h": 10.2
},
"luminance": 0.5673
}Semantic roles & 50–950 ramp
primary
#E1BEC2
secondary
#8ABAB4
accent
#B0A236
background
#FEFEFE
surface
#FDFBFB
border
#D5D4D4
text
#161414
muted
#848383