#E2DEFE#E2DEFE
#E2DEFE is a very light, muted blue. Relative luminance 0.756; OKLCH L 91.4% C 0.043 H 291.2°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DEFE |
|---|---|
| RGB | rgb(226, 222, 254) |
| HSL | hsl(248, 94%, 93%) |
| HSV | hsv(248, 13%, 100%) |
| CMYK | cmyk(11%, 12.6%, 0%, 0.4%) |
| CIE-LAB | lab(89.66, 7.38, -15.02) |
| CIE-LCH | lch(89.66, 16.74, 296.15°) |
| OKLab | oklab(91.36% 0.0158 -0.0405) |
| OKLCH | oklch(91.36% 0.044 291.2) |
| XYZ | xyz(75.3710, 75.5666, 104.3617) |
| Luminance | 0.7557 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.78
Periwinkle
#CCCCFF
ΔE00 6.88
Pale Lilac
#E4CBFF
ΔE00 8.10
Pale Lavender
#EECFFE
ΔE00 8.61
Light Periwinkle
#C1C6FC
ΔE00 8.98
Light Lavender
#DFC5FE
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DEFE #FAFEDE
analogous
#DEEAFE #E2DEFE #F2DEFE
triadic
#E2DEFE #FEE2DE #DEFEE2
tetradic
#E2DEFE #FEDEEA #FAFEDE #DEFEF2
square
#E2DEFE #FEDEEA #FAFEDE #DEFEF2
split-complementary
#E2DEFE #FEF2DE #EAFEDE
monochromatic
#7A67FA #AEA3FC #E2DEFE #E5E1FE #E5E1FE
Accessibility & contrast
On white
1.30
#E2DEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#E2DEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DEFE
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DEFE | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E2FF
Deuteranopia (green-blind)
#D7E1FD
Tritanopia (blue-blind)
#DDE3E8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e2defe; /* rgb */ color: rgb(226, 222, 254); /* oklch */ color: oklch(91.4% 0.043 291.2);
Tailwind
colors: {
custom: {
50: '#ebe8fe',
500: '#e2defe',
950: '#000000',
},
}SCSS
$custom: #e2defe; $custom-light: #ebe8fe; $custom-dark: #000000;
JSON
{
"hex": "#e2defe",
"rgb": {
"r": 226,
"g": 222,
"b": 254
},
"hsl": {
"h": 247.5,
"s": 94.118,
"l": 93.333
},
"oklch": {
"l": 0.91358,
"c": 0.0435,
"h": 291.2
},
"luminance": 0.75567
}Semantic roles & 50–950 ramp
primary
#E2DEFE
secondary
#DFEA97
accent
#E600C9
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161617
muted
#848485