#E7DEEE#E7DEEE
#E7DEEE is a very light, muted violet. Relative luminance 0.754; OKLCH L 91.2% C 0.024 H 310.7°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DEEE |
|---|---|
| RGB | rgb(231, 222, 238) |
| HSL | hsl(274, 32%, 90%) |
| HSV | hsv(274, 7%, 93%) |
| CMYK | cmyk(2.9%, 6.7%, 0%, 6.7%) |
| CIE-LAB | lab(89.58, 5.93, -6.70) |
| CIE-LCH | lch(89.58, 8.94, 311.51°) |
| OKLab | oklab(91.24% 0.0153 -0.0178) |
| OKLCH | oklch(91.24% 0.024 310.7) |
| XYZ | xyz(74.5063, 75.4047, 91.5018) |
| Luminance | 0.7540 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.19
Lavenderblush
#FFF0F5
ΔE00 6.32
Ghostwhite
#F8F8FF
ΔE00 7.77
Gainsboro
#DCDCDC
ΔE00 8.97
Fog
#D8DCE0
ΔE00 9.04
Thistle
#D8BFD8
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DEEE #E5EEDE
analogous
#DFDEEE #E7DEEE #EEDEED
triadic
#E7DEEE #EEE7DE #DEEEE7
tetradic
#E7DEEE #EEDFDE #E5EEDE #DEEDEE
square
#E7DEEE #EEDFDE #E5EEDE #DEEDEE
split-complementary
#E7DEEE #EDEEDE #DEEEDF
monochromatic
#AC8DC4 #CAB6D9 #E7DEEE #F0EBF5 #F0EBF5
Accessibility & contrast
On white
1.31
#E7DEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#E7DEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DEEE
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DEEE | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1EF
Deuteranopia (green-blind)
#DEE1ED
Tritanopia (blue-blind)
#E6E0E3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e7deee; /* rgb */ color: rgb(231, 222, 238); /* oklch */ color: oklch(91.2% 0.024 310.7);
Tailwind
colors: {
custom: {
50: '#eee8f3',
500: '#e7deee',
950: '#000000',
},
}SCSS
$custom: #e7deee; $custom-light: #eee8f3; $custom-dark: #000000;
JSON
{
"hex": "#e7deee",
"rgb": {
"r": 231,
"g": 222,
"b": 238
},
"hsl": {
"h": 273.75,
"s": 32,
"l": 90.196
},
"oklch": {
"l": 0.91241,
"c": 0.02353,
"h": 310.7
},
"luminance": 0.75405
}Semantic roles & 50–950 ramp
primary
#E7DEEE
secondary
#B6C8A8
accent
#AB3B6C
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485