#E4DFF0#E4DFF0
#E4DFF0 is a very light, muted violet. Relative luminance 0.756; OKLCH L 91.3% C 0.023 H 299.3°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DFF0 |
|---|---|
| RGB | rgb(228, 223, 240) |
| HSL | hsl(258, 36%, 91%) |
| HSV | hsv(258, 7%, 94%) |
| CMYK | cmyk(5%, 7.1%, 0%, 5.9%) |
| CIE-LAB | lab(89.65, 4.79, -7.67) |
| CIE-LCH | lch(89.65, 9.04, 302.00°) |
| OKLab | oklab(91.26% 0.0115 -0.0205) |
| OKLCH | oklch(91.26% 0.023 299.3) |
| XYZ | xyz(74.1079, 75.5606, 93.1016) |
| Luminance | 0.7556 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.67
Ghostwhite
#F8F8FF
ΔE00 7.18
Lavenderblush
#FFF0F5
ΔE00 7.18
Fog
#D8DCE0
ΔE00 8.15
Gainsboro
#DCDCDC
ΔE00 8.58
Light Gray
#D3D3D3
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DFF0 #EBF0DF
analogous
#DFE2F0 #E4DFF0 #ECDFF0
triadic
#E4DFF0 #F0E4DF #DFF0E4
tetradic
#E4DFF0 #F0DFE2 #EBF0DF #DFF0EC
square
#E4DFF0 #F0DFE2 #EBF0DF #DFF0EC
split-complementary
#E4DFF0 #F0ECDF #E2F0DF
monochromatic
#9E8CC9 #C1B5DC #E4DFF0 #EDEAF5 #EDEAF5
Accessibility & contrast
On white
1.30
#E4DFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#E4DFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DFF0
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DFF0 | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1F1
Deuteranopia (green-blind)
#DDE1EF
Tritanopia (blue-blind)
#E2E1E4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e4dff0; /* rgb */ color: rgb(228, 223, 240); /* oklch */ color: oklch(91.3% 0.023 299.3);
Tailwind
colors: {
custom: {
50: '#ece9f5',
500: '#e4dff0',
950: '#000000',
},
}SCSS
$custom: #e4dff0; $custom-light: #ece9f5; $custom-dark: #000000;
JSON
{
"hex": "#e4dff0",
"rgb": {
"r": 228,
"g": 223,
"b": 240
},
"hsl": {
"h": 257.647,
"s": 36.17,
"l": 90.784
},
"oklch": {
"l": 0.9126,
"c": 0.02349,
"h": 299.3
},
"luminance": 0.75561
}Semantic roles & 50–950 ramp
primary
#E4DFF0
secondary
#C1CBA8
accent
#AF368C
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161617
muted
#848485