#E2DFF7#E2DFF7
#E2DFF7 is a very light, muted blue. Relative luminance 0.757; OKLCH L 91.3% C 0.033 H 291.5°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DFF7 |
|---|---|
| RGB | rgb(226, 223, 247) |
| HSL | hsl(248, 60%, 92%) |
| HSV | hsv(248, 10%, 97%) |
| CMYK | cmyk(8.5%, 9.7%, 0%, 3.1%) |
| CIE-LAB | lab(89.70, 5.48, -11.29) |
| CIE-LCH | lch(89.70, 12.55, 295.89°) |
| OKLab | oklab(91.32% 0.0119 -0.0303) |
| OKLCH | oklch(91.32% 0.033 291.5) |
| XYZ | xyz(74.5369, 75.6592, 98.6545) |
| Luminance | 0.7566 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.49
Ghostwhite
#F8F8FF
ΔE00 8.74
Periwinkle
#CCCCFF
ΔE00 8.93
Lavenderblush
#FFF0F5
ΔE00 9.28
Fog
#D8DCE0
ΔE00 9.86
Thistle
#D8BFD8
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DFF7 #F4F7DF
analogous
#DFE8F7 #E2DFF7 #EEDFF7
triadic
#E2DFF7 #F7E2DF #DFF7E2
tetradic
#E2DFF7 #F7DFE8 #F4F7DF #DFF7EE
square
#E2DFF7 #F7DFE8 #F4F7DF #DFF7EE
split-complementary
#E2DFF7 #F7EEDF #E8F7DF
monochromatic
#897DDF #B6AEEB #E2DFF7 #E9E7F9 #E9E7F9
Accessibility & contrast
On white
1.30
#E2DFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#E2DFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DFF7
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DFF7 | 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)
#DAE2F8
Deuteranopia (green-blind)
#DAE1F6
Tritanopia (blue-blind)
#DEE3E7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e2dff7; /* rgb */ color: rgb(226, 223, 247); /* oklch */ color: oklch(91.3% 0.033 291.5);
Tailwind
colors: {
custom: {
50: '#ebe9f9',
500: '#e2dff7',
950: '#000000',
},
}SCSS
$custom: #e2dff7; $custom-light: #ebe9f9; $custom-dark: #000000;
JSON
{
"hex": "#e2dff7",
"rgb": {
"r": 226,
"g": 223,
"b": 247
},
"hsl": {
"h": 247.5,
"s": 60,
"l": 92.157
},
"oklch": {
"l": 0.91324,
"c": 0.03258,
"h": 291.5
},
"luminance": 0.7566
}Semantic roles & 50–950 ramp
primary
#E2DFF7
secondary
#D2D9A1
accent
#C81EB2
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161617
muted
#848485