#E7DFFE#E7DFFE
#E7DFFE is a very light, muted violet. Relative luminance 0.769; OKLCH L 91.9% C 0.043 H 297.4°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DFFE |
|---|---|
| RGB | rgb(231, 223, 254) |
| HSL | hsl(255, 94%, 94%) |
| HSV | hsv(255, 12%, 100%) |
| CMYK | cmyk(9.1%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(90.28, 8.45, -14.05) |
| CIE-LCH | lch(90.28, 16.39, 301.02°) |
| OKLab | oklab(91.94% 0.0196 -0.0378) |
| OKLCH | oklch(91.94% 0.043 297.4) |
| XYZ | xyz(77.2286, 76.9199, 104.5251) |
| Luminance | 0.7692 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.25
Pale Lilac
#E4CBFF
ΔE00 7.72
Pale Lavender
#EECFFE
ΔE00 7.74
Periwinkle
#CCCCFF
ΔE00 7.86
Light Lavender
#DFC5FE
ΔE00 9.06
Thistle
#D8BFD8
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DFFE #F6FEDF
analogous
#DFE6FE #E7DFFE #F6DFFE
triadic
#E7DFFE #FEE7DF #DFFEE7
tetradic
#E7DFFE #FEDFE6 #F6FEDF #DFFEF6
square
#E7DFFE #FEDFE6 #F6FEDF #DFFEF6
split-complementary
#E7DFFE #FEF6DF #E6FEDF
monochromatic
#8E68FA #BAA4FC #E7DFFE #E9E1FE #E9E1FE
Accessibility & contrast
On white
1.28
#E7DFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#E7DFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DFFE
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DFFE | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E3FF
Deuteranopia (green-blind)
#DAE3FD
Tritanopia (blue-blind)
#E3E3E9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e7dffe; /* rgb */ color: rgb(231, 223, 254); /* oklch */ color: oklch(91.9% 0.043 297.4);
Tailwind
colors: {
custom: {
50: '#eee9fe',
500: '#e7dffe',
950: '#000000',
},
}SCSS
$custom: #e7dffe; $custom-light: #eee9fe; $custom-dark: #000000;
JSON
{
"hex": "#e7dffe",
"rgb": {
"r": 231,
"g": 223,
"b": 254
},
"hsl": {
"h": 255.484,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.91941,
"c": 0.04258,
"h": 297.4
},
"luminance": 0.7692
}Semantic roles & 50–950 ramp
primary
#E7DFFE
secondary
#D4EA98
accent
#E600AA
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161617
muted
#858485