#E2DFFD#E2DFFD
#E2DFFD is a very light, muted blue. Relative luminance 0.760; OKLCH L 91.5% C 0.041 H 290.2°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DFFD |
|---|---|
| RGB | rgb(226, 223, 253) |
| HSL | hsl(246, 88%, 93%) |
| HSV | hsv(246, 12%, 99%) |
| CMYK | cmyk(10.7%, 11.9%, 0%, 0.8%) |
| CIE-LAB | lab(89.88, 6.66, -14.17) |
| CIE-LCH | lch(89.88, 15.66, 295.15°) |
| OKLab | oklab(91.52% 0.014 -0.0382) |
| OKLCH | oklch(91.52% 0.041 290.2) |
| XYZ | xyz(75.4777, 76.0355, 103.6094) |
| Luminance | 0.7604 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.03
Periwinkle
#CCCCFF
ΔE00 7.34
Pale Lilac
#E4CBFF
ΔE00 8.81
Pale Lavender
#EECFFE
ΔE00 9.27
Light Periwinkle
#C1C6FC
ΔE00 9.34
Light Lavender
#DFC5FE
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DFFD #FAFDDF
analogous
#DFEBFD #E2DFFD #F1DFFD
triadic
#E2DFFD #FDE2DF #DFFDE2
tetradic
#E2DFFD #FDDFEB #FAFDDF #DFFDF1
square
#E2DFFD #FDDFEB #FAFDDF #DFFDF1
split-complementary
#E2DFFD #FDF1DF #EBFDDF
monochromatic
#7A6CF6 #AEA5F9 #E2DFFD #E5E2FD #E5E2FD
Accessibility & contrast
On white
1.30
#E2DFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#E2DFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DFFD
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DFFD | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E3FE
Deuteranopia (green-blind)
#D9E1FC
Tritanopia (blue-blind)
#DDE4E9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e2dffd; /* rgb */ color: rgb(226, 223, 253); /* oklch */ color: oklch(91.5% 0.041 290.2);
Tailwind
colors: {
custom: {
50: '#ebe9fe',
500: '#e2dffd',
950: '#000000',
},
}SCSS
$custom: #e2dffd; $custom-light: #ebe9fe; $custom-dark: #000000;
JSON
{
"hex": "#e2dffd",
"rgb": {
"r": 226,
"g": 223,
"b": 253
},
"hsl": {
"h": 246,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.91519,
"c": 0.0407,
"h": 290.2
},
"luminance": 0.76036
}Semantic roles & 50–950 ramp
primary
#E2DFFD
secondary
#DFE799
accent
#E501CE
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161617
muted
#848485