#E0DFEF#E0DFEF
#E0DFEF is a very light, muted blue. Relative luminance 0.749; OKLCH L 90.9% C 0.022 H 288.8°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #E0DFEF |
|---|---|
| RGB | rgb(224, 223, 239) |
| HSL | hsl(244, 33%, 91%) |
| HSV | hsv(244, 7%, 94%) |
| CMYK | cmyk(6.3%, 6.7%, 0%, 6.3%) |
| CIE-LAB | lab(89.32, 3.29, -7.66) |
| CIE-LCH | lch(89.32, 8.34, 293.24°) |
| OKLab | oklab(90.92% 0.007 -0.0205) |
| OKLCH | oklch(90.92% 0.022 288.8) |
| XYZ | xyz(72.7052, 74.8544, 92.2626) |
| Luminance | 0.7486 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.15
Ghostwhite
#F8F8FF
ΔE00 6.55
Fog
#D8DCE0
ΔE00 6.71
Gainsboro
#DCDCDC
ΔE00 7.63
Lavenderblush
#FFF0F5
ΔE00 8.03
Light Gray
#D3D3D3
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0DFEF #EEEFDF
analogous
#DFE6EF #E0DFEF #E8DFEF
triadic
#E0DFEF #EFE0DF #DFEFE0
tetradic
#E0DFEF #EFDFE6 #EEEFDF #DFEFE8
square
#E0DFEF #EFDFE6 #EEEFDF #DFEFE8
split-complementary
#E0DFEF #EFE8DF #E6EFDF
monochromatic
#918DC6 #B8B6DB #E0DFEF #EBEBF5 #EBEBF5
Accessibility & contrast
On white
1.31
#E0DFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#E0DFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0DFEF
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0DFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0DFEF | 1.00 | 1.31 | 15.97 | 15.97 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1F0
Deuteranopia (green-blind)
#DCE0EF
Tritanopia (blue-blind)
#DDE1E4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e0dfef; /* rgb */ color: rgb(224, 223, 239); /* oklch */ color: oklch(90.9% 0.022 288.8);
Tailwind
colors: {
custom: {
50: '#e9e9f4',
500: '#e0dfef',
950: '#000000',
},
}SCSS
$custom: #e0dfef; $custom-light: #e9e9f4; $custom-dark: #000000;
JSON
{
"hex": "#e0dfef",
"rgb": {
"r": 224,
"g": 223,
"b": 239
},
"hsl": {
"h": 243.75,
"s": 33.333,
"l": 90.588
},
"oklch": {
"l": 0.90918,
"c": 0.02166,
"h": 288.8
},
"luminance": 0.74855
}Semantic roles & 50–950 ramp
primary
#E0DFEF
secondary
#C7C9A9
accent
#AC39A5
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485