#E2DCED#E2DCED
#E2DCED is a very light, muted violet. Relative luminance 0.735; OKLCH L 90.4% C 0.024 H 301.9°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DCED |
|---|---|
| RGB | rgb(226, 220, 237) |
| HSL | hsl(261, 32%, 90%) |
| HSV | hsv(261, 7%, 93%) |
| CMYK | cmyk(4.6%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(88.67, 5.13, -7.56) |
| CIE-LCH | lch(88.67, 9.14, 304.16°) |
| OKLab | oklab(90.43% 0.0126 -0.0202) |
| OKLCH | oklch(90.43% 0.024 301.9) |
| XYZ | xyz(72.2406, 73.4696, 90.4796) |
| Luminance | 0.7347 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.34
Lavenderblush
#FFF0F5
ΔE00 7.37
Ghostwhite
#F8F8FF
ΔE00 7.79
Fog
#D8DCE0
ΔE00 8.38
Gainsboro
#DCDCDC
ΔE00 8.70
Light Gray
#D3D3D3
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DCED #E7EDDC
analogous
#DCDFED #E2DCED #EBDCED
triadic
#E2DCED #EDE2DC #DCEDE2
tetradic
#E2DCED #EDDCDF #E7EDDC #DCEDEB
square
#E2DCED #EDDCDF #E7EDDC #DCEDEB
split-complementary
#E2DCED #EDEBDC #DFEDDC
monochromatic
#9F8BC3 #C1B4D8 #E2DCED #EEEBF5 #EEEBF5
Accessibility & contrast
On white
1.34
#E2DCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#E2DCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DCED
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DCED | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEE
Deuteranopia (green-blind)
#DADFEC
Tritanopia (blue-blind)
#E0DEE1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e2dced; /* rgb */ color: rgb(226, 220, 237); /* oklch */ color: oklch(90.4% 0.024 301.9);
Tailwind
colors: {
custom: {
50: '#ebe6f2',
500: '#e2dced',
950: '#000000',
},
}SCSS
$custom: #e2dced; $custom-light: #ebe6f2; $custom-dark: #000000;
JSON
{
"hex": "#e2dced",
"rgb": {
"r": 226,
"g": 220,
"b": 237
},
"hsl": {
"h": 261.176,
"s": 32.075,
"l": 89.608
},
"oklch": {
"l": 0.90425,
"c": 0.02379,
"h": 301.9
},
"luminance": 0.7347
}Semantic roles & 50–950 ramp
primary
#E2DCED
secondary
#BBC7A6
accent
#AB3B83
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161617
muted
#848485