#E4DFF4#E4DFF4
#E4DFF4 is a very light, muted violet. Relative luminance 0.758; OKLCH L 91.4% C 0.029 H 296.7°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DFF4 |
|---|---|
| RGB | rgb(228, 223, 244) |
| HSL | hsl(254, 49%, 92%) |
| HSV | hsv(254, 9%, 96%) |
| CMYK | cmyk(6.6%, 8.6%, 0%, 4.3%) |
| CIE-LAB | lab(89.77, 5.55, -9.60) |
| CIE-LCH | lch(89.77, 11.09, 300.03°) |
| OKLab | oklab(91.38% 0.013 -0.0257) |
| OKLCH | oklch(91.38% 0.029 296.7) |
| XYZ | xyz(74.7087, 75.8009, 96.2656) |
| Luminance | 0.7580 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.60
Lavenderblush
#FFF0F5
ΔE00 8.16
Ghostwhite
#F8F8FF
ΔE00 8.17
Fog
#D8DCE0
ΔE00 9.39
Thistle
#D8BFD8
ΔE00 9.69
Gainsboro
#DCDCDC
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DFF4 #EFF4DF
analogous
#DFE5F4 #E4DFF4 #EFDFF4
triadic
#E4DFF4 #F4E4DF #DFF4E4
tetradic
#E4DFF4 #F4DFE5 #EFF4DF #DFF4EF
square
#E4DFF4 #F4DFE5 #EFF4DF #DFF4EF
split-complementary
#E4DFF4 #F4EFDF #E5F4DF
monochromatic
#9784D5 #BEB1E4 #E4DFF4 #ECE8F7 #ECE8F7
Accessibility & contrast
On white
1.30
#E4DFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#E4DFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DFF4
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DFF4 | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE2F5
Deuteranopia (green-blind)
#DCE1F3
Tritanopia (blue-blind)
#E1E2E6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e4dff4; /* rgb */ color: rgb(228, 223, 244); /* oklch */ color: oklch(91.4% 0.029 296.7);
Tailwind
colors: {
custom: {
50: '#ece9f7',
500: '#e4dff4',
950: '#000000',
},
}SCSS
$custom: #e4dff4; $custom-light: #ece9f7; $custom-dark: #000000;
JSON
{
"hex": "#e4dff4",
"rgb": {
"r": 228,
"g": 223,
"b": 244
},
"hsl": {
"h": 254.286,
"s": 48.837,
"l": 91.569
},
"oklch": {
"l": 0.91384,
"c": 0.02879,
"h": 296.7
},
"luminance": 0.75801
}Semantic roles & 50–950 ramp
primary
#E4DFF4
secondary
#C8D3A5
accent
#BC2999
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161617
muted
#848485