#E4DFF7#E4DFF7
#E4DFF7 is a very light, muted violet. Relative luminance 0.760; OKLCH L 91.5% C 0.033 H 295.3°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DFF7 |
|---|---|
| RGB | rgb(228, 223, 247) |
| HSL | hsl(253, 60%, 92%) |
| HSV | hsv(253, 10%, 97%) |
| CMYK | cmyk(7.7%, 9.7%, 0%, 3.1%) |
| CIE-LAB | lab(89.85, 6.12, -11.05) |
| CIE-LCH | lch(89.85, 12.63, 299.00°) |
| OKLab | oklab(91.48% 0.014 -0.0296) |
| OKLCH | oklch(91.48% 0.033 295.3) |
| XYZ | xyz(75.1679, 75.9845, 98.6841) |
| Luminance | 0.7599 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.01
Lavenderblush
#FFF0F5
ΔE00 8.93
Ghostwhite
#F8F8FF
ΔE00 8.94
Periwinkle
#CCCCFF
ΔE00 9.14
Thistle
#D8BFD8
ΔE00 9.58
Pale Lavender
#EECFFE
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DFF7 #F2F7DF
analogous
#DFE6F7 #E4DFF7 #F0DFF7
triadic
#E4DFF7 #F7E4DF #DFF7E4
tetradic
#E4DFF7 #F7DFE6 #F2F7DF #DFF7F0
square
#E4DFF7 #F7DFE6 #F2F7DF #DFF7F0
split-complementary
#E4DFF7 #F7F0DF #E6F7DF
monochromatic
#917DDF #BBAEEB #E4DFF7 #EAE7F9 #EAE7F9
Accessibility & contrast
On white
1.30
#E4DFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#E4DFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DFF7
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DFF7 | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE2F8
Deuteranopia (green-blind)
#DBE2F6
Tritanopia (blue-blind)
#E1E2E7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e4dff7; /* rgb */ color: rgb(228, 223, 247); /* oklch */ color: oklch(91.5% 0.033 295.3);
Tailwind
colors: {
custom: {
50: '#ece9f9',
500: '#e4dff7',
950: '#000000',
},
}SCSS
$custom: #e4dff7; $custom-light: #ece9f9; $custom-dark: #000000;
JSON
{
"hex": "#e4dff7",
"rgb": {
"r": 228,
"g": 223,
"b": 247
},
"hsl": {
"h": 252.5,
"s": 60,
"l": 92.157
},
"oklch": {
"l": 0.91479,
"c": 0.03279,
"h": 295.3
},
"luminance": 0.75985
}Semantic roles & 50–950 ramp
primary
#E4DFF7
secondary
#CDD9A1
accent
#C81EA4
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161617
muted
#848485