#E2DFFE#E2DFFE
#E2DFFE is a very light, muted blue. Relative luminance 0.761; OKLCH L 91.6% C 0.042 H 290.0°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DFFE |
|---|---|
| RGB | rgb(226, 223, 254) |
| HSL | hsl(246, 94%, 94%) |
| HSV | hsv(246, 12%, 100%) |
| CMYK | cmyk(11%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(89.91, 6.85, -14.65) |
| CIE-LCH | lch(89.91, 16.18, 295.07°) |
| OKLab | oklab(91.55% 0.0144 -0.0395) |
| OKLCH | oklch(91.55% 0.042 290) |
| XYZ | xyz(75.6374, 76.0994, 104.4505) |
| Luminance | 0.7610 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.30
Periwinkle
#CCCCFF
ΔE00 7.11
Pale Lilac
#E4CBFF
ΔE00 8.59
Pale Lavender
#EECFFE
ΔE00 9.11
Light Periwinkle
#C1C6FC
ΔE00 9.14
Light Lavender
#DFC5FE
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DFFE #FBFEDF
analogous
#DFEBFE #E2DFFE #F1DFFE
triadic
#E2DFFE #FEE2DF #DFFEE2
tetradic
#E2DFFE #FEDFEB #FBFEDF #DFFEF1
square
#E2DFFE #FEDFEB #FBFEDF #DFFEF1
split-complementary
#E2DFFE #FEF1DF #EBFEDF
monochromatic
#7668FA #ACA4FC #E2DFFE #E4E1FE #E4E1FE
Accessibility & contrast
On white
1.29
#E2DFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#E2DFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DFFE
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DFFE | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E3FF
Deuteranopia (green-blind)
#D8E1FD
Tritanopia (blue-blind)
#DDE4E9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e2dffe; /* rgb */ color: rgb(226, 223, 254); /* oklch */ color: oklch(91.6% 0.042 290.0);
Tailwind
colors: {
custom: {
50: '#ebe9fe',
500: '#e2dffe',
950: '#000000',
},
}SCSS
$custom: #e2dffe; $custom-light: #ebe9fe; $custom-dark: #000000;
JSON
{
"hex": "#e2dffe",
"rgb": {
"r": 226,
"g": 223,
"b": 254
},
"hsl": {
"h": 245.806,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.91552,
"c": 0.04206,
"h": 290
},
"luminance": 0.761
}Semantic roles & 50–950 ramp
primary
#E2DFFE
secondary
#E2EA98
accent
#E600CF
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161617
muted
#848485