#E4DFF3#E4DFF3
#E4DFF3 is a very light, muted violet. Relative luminance 0.757; OKLCH L 91.4% C 0.027 H 297.3°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DFF3 |
|---|---|
| RGB | rgb(228, 223, 243) |
| HSL | hsl(255, 45%, 91%) |
| HSV | hsv(255, 8%, 95%) |
| CMYK | cmyk(6.2%, 8.2%, 0%, 4.7%) |
| CIE-LAB | lab(89.74, 5.36, -9.12) |
| CIE-LCH | lch(89.74, 10.57, 300.44°) |
| OKLab | oklab(91.35% 0.0126 -0.0244) |
| OKLCH | oklch(91.35% 0.027 297.3) |
| XYZ | xyz(74.5573, 75.7403, 95.4681) |
| Luminance | 0.7574 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.54
Lavenderblush
#FFF0F5
ΔE00 7.90
Ghostwhite
#F8F8FF
ΔE00 7.91
Fog
#D8DCE0
ΔE00 9.09
Gainsboro
#DCDCDC
ΔE00 9.62
Thistle
#D8BFD8
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DFF3 #EEF3DF
analogous
#DFE4F3 #E4DFF3 #EEDFF3
triadic
#E4DFF3 #F3E4DF #DFF3E4
tetradic
#E4DFF3 #F3DFE4 #EEF3DF #DFF3EE
square
#E4DFF3 #F3DFE4 #EEF3DF #DFF3EE
split-complementary
#E4DFF3 #F3EEDF #E4F3DF
monochromatic
#9986D2 #BEB2E2 #E4DFF3 #ECE9F7 #ECE9F7
Accessibility & contrast
On white
1.30
#E4DFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#E4DFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DFF3
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DFF3 | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE2F4
Deuteranopia (green-blind)
#DCE1F2
Tritanopia (blue-blind)
#E2E2E5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e4dff3; /* rgb */ color: rgb(228, 223, 243); /* oklch */ color: oklch(91.4% 0.027 297.3);
Tailwind
colors: {
custom: {
50: '#ece9f7',
500: '#e4dff3',
950: '#000000',
},
}SCSS
$custom: #e4dff3; $custom-light: #ece9f7; $custom-dark: #000000;
JSON
{
"hex": "#e4dff3",
"rgb": {
"r": 228,
"g": 223,
"b": 243
},
"hsl": {
"h": 255,
"s": 45.455,
"l": 91.373
},
"oklch": {
"l": 0.91353,
"c": 0.02746,
"h": 297.3
},
"luminance": 0.7574
}Semantic roles & 50–950 ramp
primary
#E4DFF3
secondary
#C6D1A5
accent
#B92D96
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161617
muted
#848485