#E2DEF8#E2DEF8
#E2DEF8 is a very light, muted blue. Relative luminance 0.752; OKLCH L 91.2% C 0.035 H 292.7°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DEF8 |
|---|---|
| RGB | rgb(226, 222, 248) |
| HSL | hsl(249, 65%, 92%) |
| HSV | hsv(249, 10%, 97%) |
| CMYK | cmyk(8.9%, 10.5%, 0%, 2.7%) |
| CIE-LAB | lab(89.48, 6.19, -12.14) |
| CIE-LCH | lch(89.48, 13.63, 297.03°) |
| OKLab | oklab(91.16% 0.0137 -0.0326) |
| OKLCH | oklch(91.16% 0.035 292.7) |
| XYZ | xyz(74.4253, 75.1883, 99.3806) |
| Luminance | 0.7519 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.28
Periwinkle
#CCCCFF
ΔE00 8.37
Ghostwhite
#F8F8FF
ΔE00 9.48
Pale Lilac
#E4CBFF
ΔE00 9.51
Thistle
#D8BFD8
ΔE00 9.69
Lavenderblush
#FFF0F5
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DEF8 #F4F8DE
analogous
#DEE7F8 #E2DEF8 #EFDEF8
triadic
#E2DEF8 #F8E2DE #DEF8E2
tetradic
#E2DEF8 #F8DEE7 #F4F8DE #DEF8EF
square
#E2DEF8 #F8DEE7 #F4F8DE #DEF8EF
split-complementary
#E2DEF8 #F8EFDE #E7F8DE
monochromatic
#8979E3 #B6ACED #E2DEF8 #E9E6FA #E9E6FA
Accessibility & contrast
On white
1.31
#E2DEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#E2DEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DEF8
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DEF8 | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E1F9
Deuteranopia (green-blind)
#D9E0F7
Tritanopia (blue-blind)
#DEE2E6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e2def8; /* rgb */ color: rgb(226, 222, 248); /* oklch */ color: oklch(91.2% 0.035 292.7);
Tailwind
colors: {
custom: {
50: '#ebe8fa',
500: '#e2def8',
950: '#000000',
},
}SCSS
$custom: #e2def8; $custom-light: #ebe8fa; $custom-dark: #000000;
JSON
{
"hex": "#e2def8",
"rgb": {
"r": 226,
"g": 222,
"b": 248
},
"hsl": {
"h": 249.231,
"s": 65,
"l": 92.157
},
"oklch": {
"l": 0.91162,
"c": 0.03539,
"h": 292.7
},
"luminance": 0.75189
}Semantic roles & 50–950 ramp
primary
#E2DEF8
secondary
#D2DB9F
accent
#CD19B1
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161617
muted
#848485