#E1DCFD#E1DCFD
#E1DCFD is a very light, muted blue. Relative luminance 0.743; OKLCH L 90.9% C 0.045 H 292.4°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DCFD |
|---|---|
| RGB | rgb(225, 220, 253) |
| HSL | hsl(249, 89%, 93%) |
| HSV | hsv(249, 13%, 99%) |
| CMYK | cmyk(11.1%, 13%, 0%, 0.8%) |
| CIE-LAB | lab(89.06, 7.91, -15.41) |
| CIE-LCH | lch(89.06, 17.32, 297.17°) |
| OKLab | oklab(90.86% 0.0172 -0.0416) |
| OKLCH | oklch(90.86% 0.045 292.4) |
| XYZ | xyz(74.3706, 74.2854, 103.3299) |
| Luminance | 0.7429 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.33
Periwinkle
#CCCCFF
ΔE00 6.54
Pale Lilac
#E4CBFF
ΔE00 7.54
Pale Lavender
#EECFFE
ΔE00 8.09
Light Lavender
#DFC5FE
ΔE00 8.64
Light Periwinkle
#C1C6FC
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DCFD #F8FDDC
analogous
#DCE7FD #E1DCFD #F1DCFD
triadic
#E1DCFD #FDE1DC #DCFDE1
tetradic
#E1DCFD #FDDCE7 #F8FDDC #DCFDF1
square
#E1DCFD #FDDCE7 #F8FDDC #DCFDF1
split-complementary
#E1DCFD #FDF1DC #E7FDDC
monochromatic
#7E68F6 #AFA2FA #E1DCFD #E6E2FD #E6E2FD
Accessibility & contrast
On white
1.32
#E1DCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#E1DCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DCFD
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DCFD | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E0FF
Deuteranopia (green-blind)
#D5DFFC
Tritanopia (blue-blind)
#DCE1E7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e1dcfd; /* rgb */ color: rgb(225, 220, 253); /* oklch */ color: oklch(90.9% 0.045 292.4);
Tailwind
colors: {
custom: {
50: '#eae6fe',
500: '#e1dcfd',
950: '#000000',
},
}SCSS
$custom: #e1dcfd; $custom-light: #eae6fe; $custom-dark: #000000;
JSON
{
"hex": "#e1dcfd",
"rgb": {
"r": 225,
"g": 220,
"b": 253
},
"hsl": {
"h": 249.091,
"s": 89.189,
"l": 92.745
},
"oklch": {
"l": 0.90861,
"c": 0.04499,
"h": 292.4
},
"luminance": 0.74286
}Semantic roles & 50–950 ramp
primary
#E1DCFD
secondary
#DBE796
accent
#E600C3
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161617
muted
#848485