#E4DFF2#E4DFF2
#E4DFF2 is a very light, muted violet. Relative luminance 0.757; OKLCH L 91.3% C 0.026 H 297.9°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DFF2 |
|---|---|
| RGB | rgb(228, 223, 242) |
| HSL | hsl(256, 42%, 91%) |
| HSV | hsv(256, 8%, 95%) |
| CMYK | cmyk(5.8%, 7.9%, 0%, 5.1%) |
| CIE-LAB | lab(89.71, 5.17, -8.63) |
| CIE-LCH | lch(89.71, 10.06, 300.90°) |
| OKLab | oklab(91.32% 0.0122 -0.0231) |
| OKLCH | oklch(91.32% 0.026 297.9) |
| XYZ | xyz(74.4067, 75.6800, 94.6750) |
| Luminance | 0.7568 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.53
Lavenderblush
#FFF0F5
ΔE00 7.66
Ghostwhite
#F8F8FF
ΔE00 7.66
Fog
#D8DCE0
ΔE00 8.78
Gainsboro
#DCDCDC
ΔE00 9.28
Light Gray
#D3D3D3
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DFF2 #EDF2DF
analogous
#DFE3F2 #E4DFF2 #EDDFF2
triadic
#E4DFF2 #F2E4DF #DFF2E4
tetradic
#E4DFF2 #F2DFE3 #EDF2DF #DFF2ED
square
#E4DFF2 #F2DFE3 #EDF2DF #DFF2ED
split-complementary
#E4DFF2 #F2EDDF #E3F2DF
monochromatic
#9B88CF #BFB3E0 #E4DFF2 #EDE9F6 #EDE9F6
Accessibility & contrast
On white
1.30
#E4DFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#E4DFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DFF2
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DFF2 | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE2F3
Deuteranopia (green-blind)
#DCE1F1
Tritanopia (blue-blind)
#E2E2E5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e4dff2; /* rgb */ color: rgb(228, 223, 242); /* oklch */ color: oklch(91.3% 0.026 297.9);
Tailwind
colors: {
custom: {
50: '#ece9f6',
500: '#e4dff2',
950: '#000000',
},
}SCSS
$custom: #e4dff2; $custom-light: #ece9f6; $custom-dark: #000000;
JSON
{
"hex": "#e4dff2",
"rgb": {
"r": 228,
"g": 223,
"b": 242
},
"hsl": {
"h": 255.789,
"s": 42.222,
"l": 91.176
},
"oklch": {
"l": 0.91322,
"c": 0.02613,
"h": 297.9
},
"luminance": 0.7568
}Semantic roles & 50–950 ramp
primary
#E4DFF2
secondary
#C4CFA6
accent
#B53092
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161617
muted
#848485