#E4DDED#E4DDED
#E4DDED is a very light, muted violet. Relative luminance 0.743; OKLCH L 90.8% C 0.023 H 305.6°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DDED |
|---|---|
| RGB | rgb(228, 221, 237) |
| HSL | hsl(266, 31%, 90%) |
| HSV | hsv(266, 7%, 93%) |
| CMYK | cmyk(3.8%, 6.8%, 0%, 7.1%) |
| CIE-LAB | lab(89.07, 5.27, -6.95) |
| CIE-LCH | lch(89.07, 8.72, 307.18°) |
| OKLab | oklab(90.78% 0.0133 -0.0185) |
| OKLCH | oklch(90.78% 0.023 305.6) |
| XYZ | xyz(73.1348, 74.3214, 90.5969) |
| Luminance | 0.7432 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.63
Lavenderblush
#FFF0F5
ΔE00 6.80
Ghostwhite
#F8F8FF
ΔE00 7.57
Fog
#D8DCE0
ΔE00 8.39
Gainsboro
#DCDCDC
ΔE00 8.55
Light Gray
#D3D3D3
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DDED #E6EDDD
analogous
#DDDEED #E4DDED #ECDDED
triadic
#E4DDED #EDE4DD #DDEDE4
tetradic
#E4DDED #EDDDDE #E6EDDD #DDEDEC
square
#E4DDED #EDDDDE #E6EDDD #DDEDEC
split-complementary
#E4DDED #EDECDD #DEEDDD
monochromatic
#A48DC3 #C4B5D8 #E4DDED #EFEBF4 #EFEBF4
Accessibility & contrast
On white
1.32
#E4DDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#E4DDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DDED
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DDED | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEE
Deuteranopia (green-blind)
#DCE0EC
Tritanopia (blue-blind)
#E3DFE2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e4dded; /* rgb */ color: rgb(228, 221, 237); /* oklch */ color: oklch(90.8% 0.023 305.6);
Tailwind
colors: {
custom: {
50: '#ece7f2',
500: '#e4dded',
950: '#000000',
},
}SCSS
$custom: #e4dded; $custom-light: #ece7f2; $custom-dark: #000000;
JSON
{
"hex": "#e4dded",
"rgb": {
"r": 228,
"g": 221,
"b": 237
},
"hsl": {
"h": 266.25,
"s": 30.769,
"l": 89.804
},
"oklch": {
"l": 0.90778,
"c": 0.02279,
"h": 305.6
},
"luminance": 0.74321
}Semantic roles & 50–950 ramp
primary
#E4DDED
secondary
#B9C7A8
accent
#A93C7A
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161617
muted
#848485