#E4DDFD#E4DDFD
#E4DDFD is a very light, muted violet. Relative luminance 0.753; OKLCH L 91.3% C 0.044 H 295.5°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DDFD |
|---|---|
| RGB | rgb(228, 221, 253) |
| HSL | hsl(253, 89%, 93%) |
| HSV | hsv(253, 13%, 99%) |
| CMYK | cmyk(9.9%, 12.6%, 0%, 0.8%) |
| CIE-LAB | lab(89.53, 8.34, -14.67) |
| CIE-LCH | lch(89.53, 16.88, 299.61°) |
| OKLab | oklab(91.29% 0.0189 -0.0395) |
| OKLCH | oklch(91.29% 0.044 295.5) |
| XYZ | xyz(75.5775, 75.2985, 103.4619) |
| Luminance | 0.7530 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.37
Periwinkle
#CCCCFF
ΔE00 7.22
Pale Lilac
#E4CBFF
ΔE00 7.47
Pale Lavender
#EECFFE
ΔE00 7.72
Light Lavender
#DFC5FE
ΔE00 8.72
Thistle
#D8BFD8
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DDFD #F6FDDD
analogous
#DDE6FD #E4DDFD #F4DDFD
triadic
#E4DDFD #FDE4DD #DDFDE4
tetradic
#E4DDFD #FDDDE6 #F6FDDD #DDFDF4
square
#E4DDFD #FDDDE6 #F6FDDD #DDFDF4
split-complementary
#E4DDFD #FDF4DD #E6FDDD
monochromatic
#8869F6 #B6A3FA #E4DDFD #E8E2FD #E8E2FD
Accessibility & contrast
On white
1.31
#E4DDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#E4DDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DDFD
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DDFD | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E1FE
Deuteranopia (green-blind)
#D8E1FC
Tritanopia (blue-blind)
#E0E2E7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e4ddfd; /* rgb */ color: rgb(228, 221, 253); /* oklch */ color: oklch(91.3% 0.044 295.5);
Tailwind
colors: {
custom: {
50: '#ece7fe',
500: '#e4ddfd',
950: '#000000',
},
}SCSS
$custom: #e4ddfd; $custom-light: #ece7fe; $custom-dark: #000000;
JSON
{
"hex": "#e4ddfd",
"rgb": {
"r": 228,
"g": 221,
"b": 253
},
"hsl": {
"h": 253.125,
"s": 88.889,
"l": 92.941
},
"oklch": {
"l": 0.91288,
"c": 0.04383,
"h": 295.5
},
"luminance": 0.75299
}Semantic roles & 50–950 ramp
primary
#E4DDFD
secondary
#D5E797
accent
#E600B3
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161617
muted
#848485