#E7DEFF#E7DEFF
#E7DEFF is a very light, muted violet. Relative luminance 0.765; OKLCH L 91.8% C 0.045 H 298.0°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DEFF |
|---|---|
| RGB | rgb(231, 222, 255) |
| HSL | hsl(256, 100%, 94%) |
| HSV | hsv(256, 13%, 100%) |
| CMYK | cmyk(9.4%, 12.9%, 0%, 0%) |
| CIE-LAB | lab(90.07, 9.16, -14.89) |
| CIE-LCH | lch(90.07, 17.49, 301.61°) |
| OKLab | oklab(91.78% 0.0213 -0.0401) |
| OKLCH | oklch(91.78% 0.045 298) |
| XYZ | xyz(77.1228, 76.4513, 105.2819) |
| Luminance | 0.7645 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.95
Pale Lilac
#E4CBFF
ΔE00 7.04
Pale Lavender
#EECFFE
ΔE00 7.11
Periwinkle
#CCCCFF
ΔE00 7.50
Light Lavender
#DFC5FE
ΔE00 8.41
Very Light Purple
#F6CEFC
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DEFF #F6FFDE
analogous
#DEE5FF #E7DEFF #F7DEFF
triadic
#E7DEFF #FFE7DE #DEFFE7
tetradic
#E7DEFF #FFDEE5 #F6FFDE #DEFFF7
square
#E7DEFF #FFDEE5 #F6FFDE #DEFFF7
split-complementary
#E7DEFF #FFF7DE #E5FFDE
monochromatic
#8E64FF #BAA1FF #E7DEFF #E9E0FF #E9E0FF
Accessibility & contrast
On white
1.29
#E7DEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#E7DEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DEFF
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DEFF | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E3FF
Deuteranopia (green-blind)
#D9E2FE
Tritanopia (blue-blind)
#E3E3E9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e7deff; /* rgb */ color: rgb(231, 222, 255); /* oklch */ color: oklch(91.8% 0.045 298.0);
Tailwind
colors: {
custom: {
50: '#eee8ff',
500: '#e7deff',
950: '#000000',
},
}SCSS
$custom: #e7deff; $custom-light: #eee8ff; $custom-dark: #000000;
JSON
{
"hex": "#e7deff",
"rgb": {
"r": 231,
"g": 222,
"b": 255
},
"hsl": {
"h": 256.364,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.91782,
"c": 0.04545,
"h": 298
},
"luminance": 0.76451
}Semantic roles & 50–950 ramp
primary
#E7DEFF
secondary
#D4EC95
accent
#E600A7
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161618
muted
#858486