#E2DDED#E2DDED
#E2DDED is a very light, muted violet. Relative luminance 0.740; OKLCH L 90.6% C 0.022 H 300.2°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DDED |
|---|---|
| RGB | rgb(226, 221, 237) |
| HSL | hsl(259, 31%, 90%) |
| HSV | hsv(259, 7%, 93%) |
| CMYK | cmyk(4.6%, 6.8%, 0%, 7.1%) |
| CIE-LAB | lab(88.92, 4.61, -7.19) |
| CIE-LCH | lch(88.92, 8.54, 302.66°) |
| OKLab | oklab(90.62% 0.0112 -0.0192) |
| OKLCH | oklch(90.62% 0.022 300.2) |
| XYZ | xyz(72.5038, 73.9960, 90.5673) |
| Luminance | 0.7400 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.06
Lavenderblush
#FFF0F5
ΔE00 7.22
Ghostwhite
#F8F8FF
ΔE00 7.27
Fog
#D8DCE0
ΔE00 7.78
Gainsboro
#DCDCDC
ΔE00 8.18
Light Gray
#D3D3D3
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DDED #E8EDDD
analogous
#DDE0ED #E2DDED #EADDED
triadic
#E2DDED #EDE2DD #DDEDE2
tetradic
#E2DDED #EDDDE0 #E8EDDD #DDEDEA
square
#E2DDED #EDDDE0 #E8EDDD #DDEDEA
split-complementary
#E2DDED #EDEADD #E0EDDD
monochromatic
#9E8DC3 #C0B5D8 #E2DDED #EEEBF4 #EEEBF4
Accessibility & contrast
On white
1.33
#E2DDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#E2DDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DDED
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DDED | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFEE
Deuteranopia (green-blind)
#DBDFEC
Tritanopia (blue-blind)
#E0DFE2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e2dded; /* rgb */ color: rgb(226, 221, 237); /* oklch */ color: oklch(90.6% 0.022 300.2);
Tailwind
colors: {
custom: {
50: '#ebe7f2',
500: '#e2dded',
950: '#000000',
},
}SCSS
$custom: #e2dded; $custom-light: #ebe7f2; $custom-dark: #000000;
JSON
{
"hex": "#e2dded",
"rgb": {
"r": 226,
"g": 221,
"b": 237
},
"hsl": {
"h": 258.75,
"s": 30.769,
"l": 89.804
},
"oklch": {
"l": 0.9062,
"c": 0.02221,
"h": 300.2
},
"luminance": 0.73996
}Semantic roles & 50–950 ramp
primary
#E2DDED
secondary
#BDC7A8
accent
#A93C87
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161617
muted
#848485