#E2DFF4#E2DFF4
#E2DFF4 is a very light, muted blue. Relative luminance 0.755; OKLCH L 91.2% C 0.029 H 292.4°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DFF4 |
|---|---|
| RGB | rgb(226, 223, 244) |
| HSL | hsl(249, 49%, 92%) |
| HSV | hsv(249, 9%, 96%) |
| CMYK | cmyk(7.4%, 8.6%, 0%, 4.3%) |
| CIE-LAB | lab(89.62, 4.90, -9.84) |
| CIE-LCH | lch(89.62, 10.99, 296.46°) |
| OKLab | oklab(91.23% 0.0109 -0.0264) |
| OKLCH | oklch(91.23% 0.029 292.4) |
| XYZ | xyz(74.0777, 75.4755, 96.2360) |
| Luminance | 0.7548 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.99
Ghostwhite
#F8F8FF
ΔE00 7.95
Lavenderblush
#FFF0F5
ΔE00 8.56
Fog
#D8DCE0
ΔE00 8.92
Gainsboro
#DCDCDC
ΔE00 9.69
Periwinkle
#CCCCFF
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DFF4 #F1F4DF
analogous
#DFE7F4 #E2DFF4 #EDDFF4
triadic
#E2DFF4 #F4E2DF #DFF4E2
tetradic
#E2DFF4 #F4DFE7 #F1F4DF #DFF4ED
square
#E2DFF4 #F4DFE7 #F1F4DF #DFF4ED
split-complementary
#E2DFF4 #F4EDDF #E7F4DF
monochromatic
#8F84D5 #B9B1E4 #E2DFF4 #EAE8F7 #EAE8F7
Accessibility & contrast
On white
1.30
#E2DFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#E2DFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DFF4
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DFF4 | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE2F5
Deuteranopia (green-blind)
#DBE1F3
Tritanopia (blue-blind)
#DFE2E6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e2dff4; /* rgb */ color: rgb(226, 223, 244); /* oklch */ color: oklch(91.2% 0.029 292.4);
Tailwind
colors: {
custom: {
50: '#ebe9f7',
500: '#e2dff4',
950: '#000000',
},
}SCSS
$custom: #e2dff4; $custom-light: #ebe9f7; $custom-dark: #000000;
JSON
{
"hex": "#e2dff4",
"rgb": {
"r": 226,
"g": 223,
"b": 244
},
"hsl": {
"h": 248.571,
"s": 48.837,
"l": 91.569
},
"oklch": {
"l": 0.91229,
"c": 0.02854,
"h": 292.4
},
"luminance": 0.75476
}Semantic roles & 50–950 ramp
primary
#E2DFF4
secondary
#CCD3A5
accent
#BC29A7
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161617
muted
#848485