#E7DDEB#E7DDEB
#E7DDEB is a very light, muted purple. Relative luminance 0.747; OKLCH L 91.0% C 0.022 H 316.4°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DDEB |
|---|---|
| RGB | rgb(231, 221, 235) |
| HSL | hsl(283, 26%, 89%) |
| HSV | hsv(283, 6%, 92%) |
| CMYK | cmyk(1.7%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(89.25, 5.90, -5.61) |
| CIE-LCH | lch(89.25, 8.14, 316.43°) |
| OKLab | oklab(90.96% 0.0157 -0.0149) |
| OKLCH | oklch(90.96% 0.022 316.4) |
| XYZ | xyz(73.8044, 74.7003, 89.1116) |
| Luminance | 0.7470 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.86
Lavenderblush
#FFF0F5
ΔE00 5.84
Ghostwhite
#F8F8FF
ΔE00 7.74
Gainsboro
#DCDCDC
ΔE00 8.52
Very Light Pink
#FFF4F2
ΔE00 8.59
Fog
#D8DCE0
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DDEB #E1EBDD
analogous
#E0DDEB #E7DDEB #EBDDE8
triadic
#E7DDEB #EBE7DD #DDEBE7
tetradic
#E7DDEB #EBE0DD #E1EBDD #DDE8EB
square
#E7DDEB #EBE0DD #E1EBDD #DDE8EB
split-complementary
#E7DDEB #E8EBDD #DDEBE0
monochromatic
#B190BE #CCB6D4 #E7DDEB #F1ECF4 #F1ECF4
Accessibility & contrast
On white
1.32
#E7DDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#E7DDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DDEB
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DDEB | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EC
Deuteranopia (green-blind)
#DDE1EA
Tritanopia (blue-blind)
#E7DEE1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e7ddeb; /* rgb */ color: rgb(231, 221, 235); /* oklch */ color: oklch(91.0% 0.022 316.4);
Tailwind
colors: {
custom: {
50: '#eee7f1',
500: '#e7ddeb',
950: '#000000',
},
}SCSS
$custom: #e7ddeb; $custom-light: #eee7f1; $custom-dark: #000000;
JSON
{
"hex": "#e7ddeb",
"rgb": {
"r": 231,
"g": 221,
"b": 235
},
"hsl": {
"h": 282.857,
"s": 25.926,
"l": 89.412
},
"oklch": {
"l": 0.90956,
"c": 0.02162,
"h": 316.4
},
"luminance": 0.747
}Semantic roles & 50–950 ramp
primary
#E7DDEB
secondary
#B0C3A9
accent
#A4415D
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161616
muted
#858485