#E2DEFD#E2DEFD
#E2DEFD is a very light, muted blue. Relative luminance 0.755; OKLCH L 91.3% C 0.042 H 291.5°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DEFD |
|---|---|
| RGB | rgb(226, 222, 253) |
| HSL | hsl(248, 89%, 93%) |
| HSV | hsv(248, 12%, 99%) |
| CMYK | cmyk(10.7%, 12.3%, 0%, 0.8%) |
| CIE-LAB | lab(89.63, 7.18, -14.54) |
| CIE-LCH | lch(89.63, 16.22, 296.27°) |
| OKLab | oklab(91.33% 0.0154 -0.0392) |
| OKLCH | oklch(91.33% 0.042 291.5) |
| XYZ | xyz(75.2113, 75.5027, 103.5206) |
| Luminance | 0.7550 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.52
Periwinkle
#CCCCFF
ΔE00 7.11
Pale Lilac
#E4CBFF
ΔE00 8.31
Pale Lavender
#EECFFE
ΔE00 8.77
Light Periwinkle
#C1C6FC
ΔE00 9.18
Light Lavender
#DFC5FE
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DEFD #F9FDDE
analogous
#DEE9FD #E2DEFD #F1DEFD
triadic
#E2DEFD #FDE2DE #DEFDE2
tetradic
#E2DEFD #FDDEE9 #F9FDDE #DEFDF1
square
#E2DEFD #FDDEE9 #F9FDDE #DEFDF1
split-complementary
#E2DEFD #FDF1DE #E9FDDE
monochromatic
#7D6BF6 #AFA4FA #E2DEFD #E6E2FD #E6E2FD
Accessibility & contrast
On white
1.30
#E2DEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#E2DEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DEFD
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DEFD | 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)
#D8E2FE
Deuteranopia (green-blind)
#D8E1FC
Tritanopia (blue-blind)
#DDE3E8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e2defd; /* rgb */ color: rgb(226, 222, 253); /* oklch */ color: oklch(91.3% 0.042 291.5);
Tailwind
colors: {
custom: {
50: '#ebe8fe',
500: '#e2defd',
950: '#000000',
},
}SCSS
$custom: #e2defd; $custom-light: #ebe8fe; $custom-dark: #000000;
JSON
{
"hex": "#e2defd",
"rgb": {
"r": 226,
"g": 222,
"b": 253
},
"hsl": {
"h": 247.742,
"s": 88.571,
"l": 93.137
},
"oklch": {
"l": 0.91325,
"c": 0.04214,
"h": 291.5
},
"luminance": 0.75503
}Semantic roles & 50–950 ramp
primary
#E2DEFD
secondary
#DDE798
accent
#E500C8
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161617
muted
#848485