#E4DFEE#E4DFEE
#E4DFEE is a very light, muted violet. Relative luminance 0.754; OKLCH L 91.2% C 0.021 H 301.1°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DFEE |
|---|---|
| RGB | rgb(228, 223, 238) |
| HSL | hsl(260, 31%, 90%) |
| HSV | hsv(260, 6%, 93%) |
| CMYK | cmyk(4.2%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(89.60, 4.41, -6.70) |
| CIE-LCH | lch(89.60, 8.02, 303.39°) |
| OKLab | oklab(91.2% 0.0108 -0.0179) |
| OKLCH | oklch(91.2% 0.021 301.1) |
| XYZ | xyz(73.8125, 75.4424, 91.5456) |
| Luminance | 0.7544 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.02
Ghostwhite
#F8F8FF
ΔE00 6.72
Lavenderblush
#FFF0F5
ΔE00 6.74
Fog
#D8DCE0
ΔE00 7.52
Gainsboro
#DCDCDC
ΔE00 7.86
Light Gray
#D3D3D3
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DFEE #E9EEDF
analogous
#DFE1EE #E4DFEE #EBDFEE
triadic
#E4DFEE #EEE4DF #DFEEE4
tetradic
#E4DFEE #EEDFE1 #E9EEDF #DFEEEB
square
#E4DFEE #EEDFE1 #E9EEDF #DFEEEB
split-complementary
#E4DFEE #EEEBDF #E1EEDF
monochromatic
#A18FC4 #C2B7D9 #E4DFEE #EEEBF4 #EEEBF4
Accessibility & contrast
On white
1.31
#E4DFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#E4DFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DFEE
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DFEE | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EF
Deuteranopia (green-blind)
#DDE1ED
Tritanopia (blue-blind)
#E3E1E4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e4dfee; /* rgb */ color: rgb(228, 223, 238); /* oklch */ color: oklch(91.2% 0.021 301.1);
Tailwind
colors: {
custom: {
50: '#ece9f3',
500: '#e4dfee',
950: '#000000',
},
}SCSS
$custom: #e4dfee; $custom-light: #ece9f3; $custom-dark: #000000;
JSON
{
"hex": "#e4dfee",
"rgb": {
"r": 228,
"g": 223,
"b": 238
},
"hsl": {
"h": 260,
"s": 30.612,
"l": 90.392
},
"oklch": {
"l": 0.91199,
"c": 0.02087,
"h": 301.1
},
"luminance": 0.75442
}Semantic roles & 50–950 ramp
primary
#E4DFEE
secondary
#BEC8AA
accent
#A93C85
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161617
muted
#848485