#E4DCFD#E4DCFD
#E4DCFD is a very light, muted violet. Relative luminance 0.748; OKLCH L 91.1% C 0.045 H 296.6°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DCFD |
|---|---|
| RGB | rgb(228, 220, 253) |
| HSL | hsl(255, 89%, 93%) |
| HSV | hsv(255, 13%, 99%) |
| CMYK | cmyk(9.9%, 13%, 0%, 0.8%) |
| CIE-LAB | lab(89.29, 8.86, -15.04) |
| CIE-LCH | lch(89.29, 17.46, 300.51°) |
| OKLab | oklab(91.1% 0.0203 -0.0405) |
| OKLCH | oklch(91.1% 0.045 296.6) |
| XYZ | xyz(75.3143, 74.7720, 103.3741) |
| Luminance | 0.7477 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.86
Pale Lilac
#E4CBFF
ΔE00 7.00
Periwinkle
#CCCCFF
ΔE00 7.06
Pale Lavender
#EECFFE
ΔE00 7.25
Light Lavender
#DFC5FE
ΔE00 8.28
Thistle
#D8BFD8
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DCFD #F5FDDC
analogous
#DCE4FD #E4DCFD #F4DCFD
triadic
#E4DCFD #FDE4DC #DCFDE4
tetradic
#E4DCFD #FDDCE4 #F5FDDC #DCFDF4
square
#E4DCFD #FDDCE4 #F5FDDC #DCFDF4
split-complementary
#E4DCFD #FDF4DC #E4FDDC
monochromatic
#8B68F6 #B7A2FA #E4DCFD #E9E2FD #E9E2FD
Accessibility & contrast
On white
1.32
#E4DCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#E4DCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DCFD
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DCFD | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E0FF
Deuteranopia (green-blind)
#D7E0FC
Tritanopia (blue-blind)
#E0E1E7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e4dcfd; /* rgb */ color: rgb(228, 220, 253); /* oklch */ color: oklch(91.1% 0.045 296.6);
Tailwind
colors: {
custom: {
50: '#ece6fe',
500: '#e4dcfd',
950: '#000000',
},
}SCSS
$custom: #e4dcfd; $custom-light: #ece6fe; $custom-dark: #000000;
JSON
{
"hex": "#e4dcfd",
"rgb": {
"r": 228,
"g": 220,
"b": 253
},
"hsl": {
"h": 254.545,
"s": 89.189,
"l": 92.745
},
"oklch": {
"l": 0.91096,
"c": 0.04535,
"h": 296.6
},
"luminance": 0.74772
}Semantic roles & 50–950 ramp
primary
#E4DCFD
secondary
#D3E796
accent
#E600AE
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161617
muted
#848485