#E4DFEF#E4DFEF
#E4DFEF is a very light, muted violet. Relative luminance 0.755; OKLCH L 91.2% C 0.022 H 300.2°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DFEF |
|---|---|
| RGB | rgb(228, 223, 239) |
| HSL | hsl(259, 33%, 91%) |
| HSV | hsv(259, 7%, 94%) |
| CMYK | cmyk(4.6%, 6.7%, 0%, 6.3%) |
| CIE-LAB | lab(89.63, 4.60, -7.18) |
| CIE-LCH | lch(89.63, 8.53, 302.65°) |
| OKLab | oklab(91.23% 0.0112 -0.0192) |
| OKLCH | oklch(91.23% 0.022 300.2) |
| XYZ | xyz(73.9598, 75.5013, 92.3215) |
| Luminance | 0.7550 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.82
Ghostwhite
#F8F8FF
ΔE00 6.94
Lavenderblush
#FFF0F5
ΔE00 6.95
Fog
#D8DCE0
ΔE00 7.84
Gainsboro
#DCDCDC
ΔE00 8.22
Light Gray
#D3D3D3
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DFEF #EAEFDF
analogous
#DFE2EF #E4DFEF #ECDFEF
triadic
#E4DFEF #EFE4DF #DFEFE4
tetradic
#E4DFEF #EFDFE2 #EAEFDF #DFEFEC
square
#E4DFEF #EFDFE2 #EAEFDF #DFEFEC
split-complementary
#E4DFEF #EFECDF #E2EFDF
monochromatic
#9F8DC6 #C2B6DB #E4DFEF #EEEBF5 #EEEBF5
Accessibility & contrast
On white
1.30
#E4DFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#E4DFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DFEF
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DFEF | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1F0
Deuteranopia (green-blind)
#DDE1EE
Tritanopia (blue-blind)
#E2E1E4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e4dfef; /* rgb */ color: rgb(228, 223, 239); /* oklch */ color: oklch(91.2% 0.022 300.2);
Tailwind
colors: {
custom: {
50: '#ece9f4',
500: '#e4dfef',
950: '#000000',
},
}SCSS
$custom: #e4dfef; $custom-light: #ece9f4; $custom-dark: #000000;
JSON
{
"hex": "#e4dfef",
"rgb": {
"r": 228,
"g": 223,
"b": 239
},
"hsl": {
"h": 258.75,
"s": 33.333,
"l": 90.588
},
"oklch": {
"l": 0.91229,
"c": 0.02218,
"h": 300.2
},
"luminance": 0.75501
}Semantic roles & 50–950 ramp
primary
#E4DFEF
secondary
#BFC9A9
accent
#AC3988
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161617
muted
#848485