#E2DEF7#E2DEF7
#E2DEF7 is a very light, muted blue. Relative luminance 0.751; OKLCH L 91.1% C 0.034 H 293.0°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DEF7 |
|---|---|
| RGB | rgb(226, 222, 247) |
| HSL | hsl(250, 61%, 92%) |
| HSV | hsv(250, 10%, 97%) |
| CMYK | cmyk(8.5%, 10.1%, 0%, 3.1%) |
| CIE-LAB | lab(89.45, 6.00, -11.66) |
| CIE-LCH | lch(89.45, 13.11, 297.23°) |
| OKLab | oklab(91.13% 0.0133 -0.0313) |
| OKLCH | oklch(91.13% 0.034 293) |
| XYZ | xyz(74.2705, 75.1264, 98.5657) |
| Luminance | 0.7513 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.06
Periwinkle
#CCCCFF
ΔE00 8.65
Ghostwhite
#F8F8FF
ΔE00 9.22
Lavenderblush
#FFF0F5
ΔE00 9.45
Thistle
#D8BFD8
ΔE00 9.69
Pale Lilac
#E4CBFF
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DEF7 #F3F7DE
analogous
#DEE7F7 #E2DEF7 #EFDEF7
triadic
#E2DEF7 #F7E2DE #DEF7E2
tetradic
#E2DEF7 #F7DEE7 #F3F7DE #DEF7EF
square
#E2DEF7 #F7DEE7 #F3F7DE #DEF7EF
split-complementary
#E2DEF7 #F7EFDE #E7F7DE
monochromatic
#8B7BDF #B7ADEB #E2DEF7 #E9E6F9 #E9E6F9
Accessibility & contrast
On white
1.31
#E2DEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#E2DEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DEF7
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DEF7 | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E1F8
Deuteranopia (green-blind)
#D9E0F6
Tritanopia (blue-blind)
#DEE2E6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e2def7; /* rgb */ color: rgb(226, 222, 247); /* oklch */ color: oklch(91.1% 0.034 293.0);
Tailwind
colors: {
custom: {
50: '#ebe8f9',
500: '#e2def7',
950: '#000000',
},
}SCSS
$custom: #e2def7; $custom-light: #ebe8f9; $custom-dark: #000000;
JSON
{
"hex": "#e2def7",
"rgb": {
"r": 226,
"g": 222,
"b": 247
},
"hsl": {
"h": 249.6,
"s": 60.976,
"l": 91.961
},
"oklch": {
"l": 0.9113,
"c": 0.03405,
"h": 293
},
"luminance": 0.75127
}Semantic roles & 50–950 ramp
primary
#E2DEF7
secondary
#D0D9A0
accent
#C91DAD
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161617
muted
#848485