#E2DFF3#E2DFF3
#E2DFF3 is a very light, muted blue. Relative luminance 0.754; OKLCH L 91.2% C 0.027 H 292.7°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DFF3 |
|---|---|
| RGB | rgb(226, 223, 243) |
| HSL | hsl(249, 45%, 91%) |
| HSV | hsv(249, 8%, 95%) |
| CMYK | cmyk(7%, 8.2%, 0%, 4.7%) |
| CIE-LAB | lab(89.59, 4.71, -9.36) |
| CIE-LCH | lch(89.59, 10.47, 296.70°) |
| OKLab | oklab(91.2% 0.0105 -0.0251) |
| OKLCH | oklch(91.2% 0.027 292.7) |
| XYZ | xyz(73.9263, 75.4149, 95.4385) |
| Luminance | 0.7541 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.93
Ghostwhite
#F8F8FF
ΔE00 7.70
Lavenderblush
#FFF0F5
ΔE00 8.32
Fog
#D8DCE0
ΔE00 8.59
Gainsboro
#DCDCDC
ΔE00 9.34
Light Gray
#D3D3D3
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DFF3 #F0F3DF
analogous
#DFE6F3 #E2DFF3 #ECDFF3
triadic
#E2DFF3 #F3E2DF #DFF3E2
tetradic
#E2DFF3 #F3DFE6 #F0F3DF #DFF3EC
square
#E2DFF3 #F3DFE6 #F0F3DF #DFF3EC
split-complementary
#E2DFF3 #F3ECDF #E6F3DF
monochromatic
#9186D2 #BAB2E2 #E2DFF3 #EBE9F7 #EBE9F7
Accessibility & contrast
On white
1.31
#E2DFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#E2DFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DFF3
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DFF3 | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE1F4
Deuteranopia (green-blind)
#DBE1F2
Tritanopia (blue-blind)
#DFE2E5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e2dff3; /* rgb */ color: rgb(226, 223, 243); /* oklch */ color: oklch(91.2% 0.027 292.7);
Tailwind
colors: {
custom: {
50: '#ebe9f7',
500: '#e2dff3',
950: '#000000',
},
}SCSS
$custom: #e2dff3; $custom-light: #ebe9f7; $custom-dark: #000000;
JSON
{
"hex": "#e2dff3",
"rgb": {
"r": 226,
"g": 223,
"b": 243
},
"hsl": {
"h": 249,
"s": 45.455,
"l": 91.373
},
"oklch": {
"l": 0.91197,
"c": 0.02718,
"h": 292.7
},
"luminance": 0.75415
}Semantic roles & 50–950 ramp
primary
#E2DFF3
secondary
#CAD1A5
accent
#B92DA4
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161617
muted
#848485