#E4DDEB#E4DDEB
#E4DDEB is a very light, muted violet. Relative luminance 0.742; OKLCH L 90.7% C 0.020 H 308.2°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DDEB |
|---|---|
| RGB | rgb(228, 221, 235) |
| HSL | hsl(270, 26%, 89%) |
| HSV | hsv(270, 6%, 92%) |
| CMYK | cmyk(3%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(89.02, 4.90, -5.98) |
| CIE-LCH | lch(89.02, 7.73, 309.33°) |
| OKLab | oklab(90.72% 0.0125 -0.0159) |
| OKLCH | oklch(90.72% 0.02 308.2) |
| XYZ | xyz(72.8442, 74.2052, 89.0666) |
| Luminance | 0.7420 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.96
Lavenderblush
#FFF0F5
ΔE00 6.36
Ghostwhite
#F8F8FF
ΔE00 7.17
Fog
#D8DCE0
ΔE00 7.81
Gainsboro
#DCDCDC
ΔE00 7.85
Light Gray
#D3D3D3
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DDEB #E4EBDD
analogous
#DDDDEB #E4DDEB #EBDDEB
triadic
#E4DDEB #EBE4DD #DDEBE4
tetradic
#E4DDEB #EBDDDD #E4EBDD #DDEBEB
square
#E4DDEB #EBDDDD #E4EBDD #DDEBEB
split-complementary
#E4DDEB #EBEBDD #DDEBDD
monochromatic
#A790BE #C5B6D4 #E4DDEB #F0ECF4 #F0ECF4
Accessibility & contrast
On white
1.33
#E4DDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#E4DDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DDEB
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DDEB | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEC
Deuteranopia (green-blind)
#DCE0EB
Tritanopia (blue-blind)
#E3DFE1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e4ddeb; /* rgb */ color: rgb(228, 221, 235); /* oklch */ color: oklch(90.7% 0.020 308.2);
Tailwind
colors: {
custom: {
50: '#ece7f1',
500: '#e4ddeb',
950: '#000000',
},
}SCSS
$custom: #e4ddeb; $custom-light: #ece7f1; $custom-dark: #000000;
JSON
{
"hex": "#e4ddeb",
"rgb": {
"r": 228,
"g": 221,
"b": 235
},
"hsl": {
"h": 270,
"s": 25.926,
"l": 89.412
},
"oklch": {
"l": 0.90717,
"c": 0.02025,
"h": 308.2
},
"luminance": 0.74205
}Semantic roles & 50–950 ramp
primary
#E4DDEB
secondary
#B6C3A9
accent
#A44173
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161616
muted
#848485