#E7DCEE#E7DCEE
#E7DCEE is a very light, muted violet. Relative luminance 0.743; OKLCH L 90.9% C 0.027 H 312.6°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DCEE |
|---|---|
| RGB | rgb(231, 220, 238) |
| HSL | hsl(277, 35%, 90%) |
| HSV | hsv(277, 8%, 93%) |
| CMYK | cmyk(2.9%, 7.6%, 0%, 6.7%) |
| CIE-LAB | lab(89.09, 6.97, -7.43) |
| CIE-LCH | lch(89.09, 10.19, 313.17°) |
| OKLab | oklab(90.85% 0.0182 -0.0198) |
| OKLCH | oklch(90.85% 0.027 312.6) |
| XYZ | xyz(73.9783, 74.3486, 91.3258) |
| Luminance | 0.7435 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.89
Lavenderblush
#FFF0F5
ΔE00 6.89
Thistle
#D8BFD8
ΔE00 8.07
Ghostwhite
#F8F8FF
ΔE00 8.84
Very Light Pink
#FFF4F2
ΔE00 9.97
Gainsboro
#DCDCDC
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DCEE #E3EEDC
analogous
#DEDCEE #E7DCEE #EEDCEC
triadic
#E7DCEE #EEE7DC #DCEEE7
tetradic
#E7DCEE #EEDEDC #E3EEDC #DCECEE
square
#E7DCEE #EEDEDC #E3EEDC #DCECEE
split-complementary
#E7DCEE #ECEEDC #DCEEDE
monochromatic
#AF8AC6 #CBB3DA #E7DCEE #F1EAF5 #F1EAF5
Accessibility & contrast
On white
1.32
#E7DCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#E7DCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DCEE
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DCEE | 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)
#DADFEF
Deuteranopia (green-blind)
#DCE0ED
Tritanopia (blue-blind)
#E7DEE2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e7dcee; /* rgb */ color: rgb(231, 220, 238); /* oklch */ color: oklch(90.9% 0.027 312.6);
Tailwind
colors: {
custom: {
50: '#eee6f3',
500: '#e7dcee',
950: '#000000',
},
}SCSS
$custom: #e7dcee; $custom-light: #eee6f3; $custom-dark: #000000;
JSON
{
"hex": "#e7dcee",
"rgb": {
"r": 231,
"g": 220,
"b": 238
},
"hsl": {
"h": 276.667,
"s": 34.615,
"l": 89.804
},
"oklch": {
"l": 0.90854,
"c": 0.02689,
"h": 312.6
},
"luminance": 0.74348
}Semantic roles & 50–950 ramp
primary
#E7DCEE
secondary
#B3C9A6
accent
#AD3866
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485