#E2DFF2#E2DFF2
#E2DFF2 is a very light, muted blue. Relative luminance 0.754; OKLCH L 91.2% C 0.026 H 293.1°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DFF2 |
|---|---|
| RGB | rgb(226, 223, 242) |
| HSL | hsl(249, 42%, 91%) |
| HSV | hsv(249, 8%, 95%) |
| CMYK | cmyk(6.6%, 7.9%, 0%, 5.1%) |
| CIE-LAB | lab(89.56, 4.51, -8.87) |
| CIE-LCH | lch(89.56, 9.96, 296.96°) |
| OKLab | oklab(91.17% 0.0102 -0.0238) |
| OKLCH | oklch(91.17% 0.026 293.1) |
| XYZ | xyz(73.7757, 75.3547, 94.6454) |
| Luminance | 0.7536 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.93
Ghostwhite
#F8F8FF
ΔE00 7.44
Lavenderblush
#FFF0F5
ΔE00 8.09
Fog
#D8DCE0
ΔE00 8.26
Gainsboro
#DCDCDC
ΔE00 8.99
Light Gray
#D3D3D3
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DFF2 #EFF2DF
analogous
#DFE5F2 #E2DFF2 #EBDFF2
triadic
#E2DFF2 #F2E2DF #DFF2E2
tetradic
#E2DFF2 #F2DFE5 #EFF2DF #DFF2EB
square
#E2DFF2 #F2DFE5 #EFF2DF #DFF2EB
split-complementary
#E2DFF2 #F2EBDF #E5F2DF
monochromatic
#9388CF #BBB3E0 #E2DFF2 #EBE9F6 #EBE9F6
Accessibility & contrast
On white
1.31
#E2DFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#E2DFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DFF2
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DFF2 | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE1F3
Deuteranopia (green-blind)
#DBE1F1
Tritanopia (blue-blind)
#DFE2E5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e2dff2; /* rgb */ color: rgb(226, 223, 242); /* oklch */ color: oklch(91.2% 0.026 293.1);
Tailwind
colors: {
custom: {
50: '#ebe9f6',
500: '#e2dff2',
950: '#000000',
},
}SCSS
$custom: #e2dff2; $custom-light: #ebe9f6; $custom-dark: #000000;
JSON
{
"hex": "#e2dff2",
"rgb": {
"r": 226,
"g": 223,
"b": 242
},
"hsl": {
"h": 249.474,
"s": 42.222,
"l": 91.176
},
"oklch": {
"l": 0.91166,
"c": 0.02584,
"h": 293.1
},
"luminance": 0.75355
}Semantic roles & 50–950 ramp
primary
#E2DFF2
secondary
#C8CFA6
accent
#B530A0
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161617
muted
#848485