#E2DCEB#E2DCEB
#E2DCEB is a very light, muted violet. Relative luminance 0.734; OKLCH L 90.4% C 0.021 H 304.0°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DCEB |
|---|---|
| RGB | rgb(226, 220, 235) |
| HSL | hsl(264, 27%, 89%) |
| HSV | hsv(264, 6%, 92%) |
| CMYK | cmyk(3.8%, 6.4%, 0%, 7.8%) |
| CIE-LAB | lab(88.62, 4.76, -6.59) |
| CIE-LCH | lch(88.62, 8.13, 305.82°) |
| OKLab | oklab(90.36% 0.0119 -0.0176) |
| OKLCH | oklch(90.36% 0.021 304) |
| XYZ | xyz(71.9500, 73.3534, 88.9493) |
| Luminance | 0.7335 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.62
Lavenderblush
#FFF0F5
ΔE00 6.93
Ghostwhite
#F8F8FF
ΔE00 7.37
Fog
#D8DCE0
ΔE00 7.77
Gainsboro
#DCDCDC
ΔE00 7.99
Light Gray
#D3D3D3
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DCEB #E5EBDC
analogous
#DCDEEB #E2DCEB #EADCEB
triadic
#E2DCEB #EBE2DC #DCEBE2
tetradic
#E2DCEB #EBDCDE #E5EBDC #DCEBEA
square
#E2DCEB #EBDCDE #E5EBDC #DCEBEA
split-complementary
#E2DCEB #EBEADC #DEEBDC
monochromatic
#A18EBE #C2B5D5 #E2DCEB #EFECF4 #EFECF4
Accessibility & contrast
On white
1.34
#E2DCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#E2DCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DCEB
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DCEB | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEEC
Deuteranopia (green-blind)
#DBDEEA
Tritanopia (blue-blind)
#E1DEE1
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e2dceb; /* rgb */ color: rgb(226, 220, 235); /* oklch */ color: oklch(90.4% 0.021 304.0);
Tailwind
colors: {
custom: {
50: '#ebe6f1',
500: '#e2dceb',
950: '#000000',
},
}SCSS
$custom: #e2dceb; $custom-light: #ebe6f1; $custom-dark: #000000;
JSON
{
"hex": "#e2dceb",
"rgb": {
"r": 226,
"g": 220,
"b": 235
},
"hsl": {
"h": 264,
"s": 27.273,
"l": 89.216
},
"oklch": {
"l": 0.90364,
"c": 0.0212,
"h": 304
},
"luminance": 0.73353
}Semantic roles & 50–950 ramp
primary
#E2DCEB
secondary
#B8C4A8
accent
#A6407D
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161616
muted
#848485