#E1DDFD#E1DDFD
#E1DDFD is a very light, muted blue. Relative luminance 0.748; OKLCH L 91.1% C 0.044 H 291.3°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DDFD |
|---|---|
| RGB | rgb(225, 221, 253) |
| HSL | hsl(248, 89%, 93%) |
| HSV | hsv(248, 13%, 99%) |
| CMYK | cmyk(11.1%, 12.6%, 0%, 0.8%) |
| CIE-LAB | lab(89.30, 7.38, -15.04) |
| CIE-LCH | lch(89.30, 16.75, 296.16°) |
| OKLab | oklab(91.05% 0.0158 -0.0406) |
| OKLCH | oklch(91.05% 0.044 291.3) |
| XYZ | xyz(74.6338, 74.8119, 103.4176) |
| Luminance | 0.7481 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.86
Periwinkle
#CCCCFF
ΔE00 6.75
Pale Lilac
#E4CBFF
ΔE00 8.02
Pale Lavender
#EECFFE
ΔE00 8.57
Light Periwinkle
#C1C6FC
ΔE00 8.84
Light Lavender
#DFC5FE
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DDFD #F9FDDD
analogous
#DDE9FD #E1DDFD #F1DDFD
triadic
#E1DDFD #FDE1DD #DDFDE1
tetradic
#E1DDFD #FDDDE9 #F9FDDD #DDFDF1
square
#E1DDFD #FDDDE9 #F9FDDD #DDFDF1
split-complementary
#E1DDFD #FDF1DD #E9FDDD
monochromatic
#7B69F6 #AEA3FA #E1DDFD #E5E2FD #E5E2FD
Accessibility & contrast
On white
1.32
#E1DDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#E1DDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DDFD
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DDFD | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E1FF
Deuteranopia (green-blind)
#D6E0FC
Tritanopia (blue-blind)
#DCE2E7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e1ddfd; /* rgb */ color: rgb(225, 221, 253); /* oklch */ color: oklch(91.1% 0.044 291.3);
Tailwind
colors: {
custom: {
50: '#eae7fe',
500: '#e1ddfd',
950: '#000000',
},
}SCSS
$custom: #e1ddfd; $custom-light: #eae7fe; $custom-dark: #000000;
JSON
{
"hex": "#e1ddfd",
"rgb": {
"r": 225,
"g": 221,
"b": 253
},
"hsl": {
"h": 247.5,
"s": 88.889,
"l": 92.941
},
"oklch": {
"l": 0.91054,
"c": 0.04353,
"h": 291.3
},
"luminance": 0.74812
}Semantic roles & 50–950 ramp
primary
#E1DDFD
secondary
#DDE797
accent
#E600C9
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161617
muted
#848485