#E5DDEB#E5DDEB
#E5DDEB is a very light, muted violet. Relative luminance 0.744; OKLCH L 90.8% C 0.021 H 311.1°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #E5DDEB |
|---|---|
| RGB | rgb(229, 221, 235) |
| HSL | hsl(274, 26%, 89%) |
| HSV | hsv(274, 6%, 92%) |
| CMYK | cmyk(2.6%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(89.10, 5.23, -5.86) |
| CIE-LCH | lch(89.10, 7.85, 311.77°) |
| OKLab | oklab(90.8% 0.0136 -0.0156) |
| OKLCH | oklch(90.8% 0.021 311.1) |
| XYZ | xyz(73.1624, 74.3693, 89.0815) |
| Luminance | 0.7437 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.25
Lavenderblush
#FFF0F5
ΔE00 6.16
Ghostwhite
#F8F8FF
ΔE00 7.34
Gainsboro
#DCDCDC
ΔE00 8.06
Fog
#D8DCE0
ΔE00 8.15
Light Gray
#D3D3D3
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5DDEB #E3EBDD
analogous
#DEDDEB #E5DDEB #EBDDEA
triadic
#E5DDEB #EBE5DD #DDEBE5
tetradic
#E5DDEB #EBDEDD #E3EBDD #DDEAEB
square
#E5DDEB #EBDEDD #E3EBDD #DDEAEB
split-complementary
#E5DDEB #EAEBDD #DDEBDE
monochromatic
#AA90BE #C8B6D4 #E5DDEB #F0ECF4 #F0ECF4
Accessibility & contrast
On white
1.32
#E5DDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#E5DDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5DDEB
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5DDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5DDEB | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEC
Deuteranopia (green-blind)
#DDE0EA
Tritanopia (blue-blind)
#E5DFE1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e5ddeb; /* rgb */ color: rgb(229, 221, 235); /* oklch */ color: oklch(90.8% 0.021 311.1);
Tailwind
colors: {
custom: {
50: '#ede7f1',
500: '#e5ddeb',
950: '#000000',
},
}SCSS
$custom: #e5ddeb; $custom-light: #ede7f1; $custom-dark: #000000;
JSON
{
"hex": "#e5ddeb",
"rgb": {
"r": 229,
"g": 221,
"b": 235
},
"hsl": {
"h": 274.286,
"s": 25.926,
"l": 89.412
},
"oklch": {
"l": 0.90796,
"c": 0.02067,
"h": 311.1
},
"luminance": 0.74369
}Semantic roles & 50–950 ramp
primary
#E5DDEB
secondary
#B4C3A9
accent
#A4416C
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161616
muted
#848485