#E3DEFF#E3DEFF
#E3DEFF is a very light, muted blue. Relative luminance 0.758; OKLCH L 91.5% C 0.045 H 292.4°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #E3DEFF |
|---|---|
| RGB | rgb(227, 222, 255) |
| HSL | hsl(249, 100%, 94%) |
| HSV | hsv(249, 13%, 100%) |
| CMYK | cmyk(11%, 12.9%, 0%, 0%) |
| CIE-LAB | lab(89.76, 7.89, -15.38) |
| CIE-LCH | lch(89.76, 17.29, 297.16°) |
| OKLab | oklab(91.47% 0.0172 -0.0415) |
| OKLCH | oklch(91.47% 0.045 292.4) |
| XYZ | xyz(75.8462, 75.7931, 105.2221) |
| Luminance | 0.7579 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.19
Periwinkle
#CCCCFF
ΔE00 6.80
Pale Lilac
#E4CBFF
ΔE00 7.71
Pale Lavender
#EECFFE
ΔE00 8.19
Light Lavender
#DFC5FE
ΔE00 8.86
Light Periwinkle
#C1C6FC
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3DEFF #FAFFDE
analogous
#DEE9FF #E3DEFF #F3DEFF
triadic
#E3DEFF #FFE3DE #DEFFE3
tetradic
#E3DEFF #FFDEE9 #FAFFDE #DEFFF3
square
#E3DEFF #FFDEE9 #FAFFDE #DEFFF3
split-complementary
#E3DEFF #FFF3DE #E9FFDE
monochromatic
#7B64FF #AFA1FF #E3DEFF #E5E0FF #E5E0FF
Accessibility & contrast
On white
1.30
#E3DEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#E3DEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3DEFF
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3DEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3DEFF | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E2FF
Deuteranopia (green-blind)
#D7E1FE
Tritanopia (blue-blind)
#DEE3E9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e3deff; /* rgb */ color: rgb(227, 222, 255); /* oklch */ color: oklch(91.5% 0.045 292.4);
Tailwind
colors: {
custom: {
50: '#ece8ff',
500: '#e3deff',
950: '#000000',
},
}SCSS
$custom: #e3deff; $custom-light: #ece8ff; $custom-dark: #000000;
JSON
{
"hex": "#e3deff",
"rgb": {
"r": 227,
"g": 222,
"b": 255
},
"hsl": {
"h": 249.091,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.91469,
"c": 0.04492,
"h": 292.4
},
"luminance": 0.75793
}Semantic roles & 50–950 ramp
primary
#E3DEFF
secondary
#DFEC95
accent
#E600C3
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161618
muted
#848486