#E2DFF6#E2DFF6
#E2DFF6 is a very light, muted blue. Relative luminance 0.756; OKLCH L 91.3% C 0.031 H 291.8°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DFF6 |
|---|---|
| RGB | rgb(226, 223, 246) |
| HSL | hsl(248, 56%, 92%) |
| HSV | hsv(248, 9%, 96%) |
| CMYK | cmyk(8.1%, 9.3%, 0%, 3.5%) |
| CIE-LAB | lab(89.67, 5.28, -10.81) |
| CIE-LCH | lch(89.67, 12.03, 296.06°) |
| OKLab | oklab(91.29% 0.0116 -0.029) |
| OKLCH | oklch(91.29% 0.031 291.8) |
| XYZ | xyz(74.3830, 75.5976, 97.8440) |
| Luminance | 0.7560 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.29
Ghostwhite
#F8F8FF
ΔE00 8.48
Lavenderblush
#FFF0F5
ΔE00 9.03
Periwinkle
#CCCCFF
ΔE00 9.22
Fog
#D8DCE0
ΔE00 9.55
Thistle
#D8BFD8
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DFF6 #F3F6DF
analogous
#DFE8F6 #E2DFF6 #EEDFF6
triadic
#E2DFF6 #F6E2DF #DFF6E2
tetradic
#E2DFF6 #F6DFE8 #F3F6DF #DFF6EE
square
#E2DFF6 #F6DFE8 #F3F6DF #DFF6EE
split-complementary
#E2DFF6 #F6EEDF #E8F6DF
monochromatic
#8B7FDB #B7AFE9 #E2DFF6 #E9E7F8 #E9E7F8
Accessibility & contrast
On white
1.30
#E2DFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#E2DFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DFF6
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DFF6 | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE2F7
Deuteranopia (green-blind)
#DAE1F5
Tritanopia (blue-blind)
#DEE2E6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e2dff6; /* rgb */ color: rgb(226, 223, 246); /* oklch */ color: oklch(91.3% 0.031 291.8);
Tailwind
colors: {
custom: {
50: '#ebe9f9',
500: '#e2dff6',
950: '#000000',
},
}SCSS
$custom: #e2dff6; $custom-light: #ebe9f9; $custom-dark: #000000;
JSON
{
"hex": "#e2dff6",
"rgb": {
"r": 226,
"g": 223,
"b": 246
},
"hsl": {
"h": 247.826,
"s": 56.098,
"l": 91.961
},
"oklch": {
"l": 0.91292,
"c": 0.03124,
"h": 291.8
},
"luminance": 0.75598
}Semantic roles & 50–950 ramp
primary
#E2DFF6
secondary
#D0D7A3
accent
#C422AF
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161617
muted
#848485