#E2DEFF#E2DEFF
#E2DEFF is a very light, muted blue. Relative luminance 0.756; OKLCH L 91.4% C 0.045 H 291.0°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DEFF |
|---|---|
| RGB | rgb(226, 222, 255) |
| HSL | hsl(247, 100%, 94%) |
| HSV | hsv(247, 13%, 100%) |
| CMYK | cmyk(11.4%, 12.9%, 0%, 0%) |
| CIE-LAB | lab(89.69, 7.58, -15.50) |
| CIE-LCH | lch(89.69, 17.26, 296.04°) |
| OKLab | oklab(91.39% 0.0161 -0.0419) |
| OKLCH | oklch(91.39% 0.045 291) |
| XYZ | xyz(75.5316, 75.6309, 105.2073) |
| Luminance | 0.7563 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.04
Periwinkle
#CCCCFF
ΔE00 6.66
Pale Lilac
#E4CBFF
ΔE00 7.90
Pale Lavender
#EECFFE
ΔE00 8.47
Light Periwinkle
#C1C6FC
ΔE00 8.79
Light Lavender
#DFC5FE
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DEFF #FBFFDE
analogous
#DEEAFF #E2DEFF #F2DEFF
triadic
#E2DEFF #FFE2DE #DEFFE2
tetradic
#E2DEFF #FFDEEA #FBFFDE #DEFFF2
square
#E2DEFF #FFDEEA #FBFFDE #DEFFF2
split-complementary
#E2DEFF #FFF2DE #EAFFDE
monochromatic
#7664FF #ACA1FF #E2DEFF #E4E0FF #E4E0FF
Accessibility & contrast
On white
1.30
#E2DEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#E2DEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DEFF
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DEFF | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E2FF
Deuteranopia (green-blind)
#D7E1FE
Tritanopia (blue-blind)
#DDE3E9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e2deff; /* rgb */ color: rgb(226, 222, 255); /* oklch */ color: oklch(91.4% 0.045 291.0);
Tailwind
colors: {
custom: {
50: '#ebe8ff',
500: '#e2deff',
950: '#000000',
},
}SCSS
$custom: #e2deff; $custom-light: #ebe8ff; $custom-dark: #000000;
JSON
{
"hex": "#e2deff",
"rgb": {
"r": 226,
"g": 222,
"b": 255
},
"hsl": {
"h": 247.273,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.91392,
"c": 0.04485,
"h": 291
},
"luminance": 0.75631
}Semantic roles & 50–950 ramp
primary
#E2DEFF
secondary
#E2EC95
accent
#E600CA
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161618
muted
#848486