#E0DFEE#E0DFEE
#E0DFEE is a very light, muted blue. Relative luminance 0.748; OKLCH L 90.9% C 0.020 H 289.1°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #E0DFEE |
|---|---|
| RGB | rgb(224, 223, 238) |
| HSL | hsl(244, 31%, 90%) |
| HSV | hsv(244, 6%, 93%) |
| CMYK | cmyk(5.9%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(89.30, 3.10, -7.18) |
| CIE-LCH | lch(89.30, 7.82, 293.36°) |
| OKLab | oklab(90.89% 0.0066 -0.0192) |
| OKLCH | oklch(90.89% 0.02 289.1) |
| XYZ | xyz(72.5579, 74.7955, 91.4868) |
| Luminance | 0.7480 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.44
Ghostwhite
#F8F8FF
ΔE00 6.33
Fog
#D8DCE0
ΔE00 6.34
Gainsboro
#DCDCDC
ΔE00 7.24
Light Gray
#D3D3D3
ΔE00 7.80
Lavenderblush
#FFF0F5
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0DFEE #EDEEDF
analogous
#DFE5EE #E0DFEE #E7DFEE
triadic
#E0DFEE #EEE0DF #DFEEE0
tetradic
#E0DFEE #EEDFE5 #EDEEDF #DFEEE7
square
#E0DFEE #EEDFE5 #EDEEDF #DFEEE7
split-complementary
#E0DFEE #EEE7DF #E5EEDF
monochromatic
#938FC4 #B9B7D9 #E0DFEE #ECEBF4 #ECEBF4
Accessibility & contrast
On white
1.32
#E0DFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#E0DFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0DFEE
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0DFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0DFEE | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1EF
Deuteranopia (green-blind)
#DCE0EE
Tritanopia (blue-blind)
#DDE1E4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e0dfee; /* rgb */ color: rgb(224, 223, 238); /* oklch */ color: oklch(90.9% 0.020 289.1);
Tailwind
colors: {
custom: {
50: '#e9e9f3',
500: '#e0dfee',
950: '#000000',
},
}SCSS
$custom: #e0dfee; $custom-light: #e9e9f3; $custom-dark: #000000;
JSON
{
"hex": "#e0dfee",
"rgb": {
"r": 224,
"g": 223,
"b": 238
},
"hsl": {
"h": 244,
"s": 30.612,
"l": 90.392
},
"oklch": {
"l": 0.90887,
"c": 0.0203,
"h": 289.1
},
"luminance": 0.74796
}Semantic roles & 50–950 ramp
primary
#E0DFEE
secondary
#C6C8AA
accent
#A93CA2
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485