#E2DFF5#E2DFF5
#E2DFF5 is a very light, muted blue. Relative luminance 0.755; OKLCH L 91.3% C 0.030 H 292.1°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DFF5 |
|---|---|
| RGB | rgb(226, 223, 245) |
| HSL | hsl(248, 52%, 92%) |
| HSV | hsv(248, 9%, 96%) |
| CMYK | cmyk(7.8%, 9%, 0%, 3.9%) |
| CIE-LAB | lab(89.64, 5.09, -10.32) |
| CIE-LCH | lch(89.64, 11.51, 296.25°) |
| OKLab | oklab(91.26% 0.0112 -0.0277) |
| OKLCH | oklch(91.26% 0.03 292.1) |
| XYZ | xyz(74.2300, 75.5364, 97.0378) |
| Luminance | 0.7554 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.12
Ghostwhite
#F8F8FF
ΔE00 8.22
Lavenderblush
#FFF0F5
ΔE00 8.79
Fog
#D8DCE0
ΔE00 9.24
Periwinkle
#CCCCFF
ΔE00 9.52
Gainsboro
#DCDCDC
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DFF5 #F2F5DF
analogous
#DFE7F5 #E2DFF5 #EDDFF5
triadic
#E2DFF5 #F5E2DF #DFF5E2
tetradic
#E2DFF5 #F5DFE7 #F2F5DF #DFF5ED
square
#E2DFF5 #F5DFE7 #F2F5DF #DFF5ED
split-complementary
#E2DFF5 #F5EDDF #E7F5DF
monochromatic
#8D82D8 #B8B0E6 #E2DFF5 #EAE8F8 #EAE8F8
Accessibility & contrast
On white
1.30
#E2DFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#E2DFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DFF5
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DFF5 | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE2F6
Deuteranopia (green-blind)
#DBE1F4
Tritanopia (blue-blind)
#DFE2E6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e2dff5; /* rgb */ color: rgb(226, 223, 245); /* oklch */ color: oklch(91.3% 0.030 292.1);
Tailwind
colors: {
custom: {
50: '#ebe9f8',
500: '#e2dff5',
950: '#000000',
},
}SCSS
$custom: #e2dff5; $custom-light: #ebe9f8; $custom-dark: #000000;
JSON
{
"hex": "#e2dff5",
"rgb": {
"r": 226,
"g": 223,
"b": 245
},
"hsl": {
"h": 248.182,
"s": 52.381,
"l": 91.765
},
"oklch": {
"l": 0.9126,
"c": 0.02989,
"h": 292.1
},
"luminance": 0.75537
}Semantic roles & 50–950 ramp
primary
#E2DFF5
secondary
#CED5A4
accent
#C026AB
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161617
muted
#848485