#E7DDED#E7DDED
#E7DDED is a very light, muted violet. Relative luminance 0.748; OKLCH L 91.0% C 0.024 H 313.1°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DDED |
|---|---|
| RGB | rgb(231, 221, 237) |
| HSL | hsl(278, 31%, 90%) |
| HSV | hsv(278, 7%, 93%) |
| CMYK | cmyk(2.5%, 6.8%, 0%, 7.1%) |
| CIE-LAB | lab(89.31, 6.26, -6.58) |
| CIE-LCH | lch(89.31, 9.08, 313.59°) |
| OKLab | oklab(91.02% 0.0164 -0.0175) |
| OKLCH | oklch(91.02% 0.024 313.1) |
| XYZ | xyz(74.0950, 74.8165, 90.6419) |
| Luminance | 0.7482 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.60
Lavenderblush
#FFF0F5
ΔE00 6.33
Ghostwhite
#F8F8FF
ΔE00 8.11
Thistle
#D8BFD8
ΔE00 8.68
Gainsboro
#DCDCDC
ΔE00 9.16
Very Light Pink
#FFF4F2
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DDED #E3EDDD
analogous
#DFDDED #E7DDED #EDDDEB
triadic
#E7DDED #EDE7DD #DDEDE7
tetradic
#E7DDED #EDDFDD #E3EDDD #DDEBED
square
#E7DDED #EDDFDD #E3EDDD #DDEBED
split-complementary
#E7DDED #EBEDDD #DDEDDF
monochromatic
#AF8DC3 #CBB5D8 #E7DDED #F1EBF4 #F1EBF4
Accessibility & contrast
On white
1.32
#E7DDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#E7DDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DDED
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DDED | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0EE
Deuteranopia (green-blind)
#DDE1EC
Tritanopia (blue-blind)
#E7DFE2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e7dded; /* rgb */ color: rgb(231, 221, 237); /* oklch */ color: oklch(91.0% 0.024 313.1);
Tailwind
colors: {
custom: {
50: '#eee7f2',
500: '#e7dded',
950: '#000000',
},
}SCSS
$custom: #e7dded; $custom-light: #eee7f2; $custom-dark: #000000;
JSON
{
"hex": "#e7dded",
"rgb": {
"r": 231,
"g": 221,
"b": 237
},
"hsl": {
"h": 277.5,
"s": 30.769,
"l": 89.804
},
"oklch": {
"l": 0.91017,
"c": 0.02399,
"h": 313.1
},
"luminance": 0.74816
}Semantic roles & 50–950 ramp
primary
#E7DDED
secondary
#B3C7A8
accent
#A93C65
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485