#E1DEEF#E1DEEF
#E1DEEF is a very light, muted violet. Relative luminance 0.745; OKLCH L 90.8% C 0.023 H 294.0°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DEEF |
|---|---|
| RGB | rgb(225, 222, 239) |
| HSL | hsl(251, 35%, 90%) |
| HSV | hsv(251, 7%, 94%) |
| CMYK | cmyk(5.9%, 7.1%, 0%, 6.3%) |
| CIE-LAB | lab(89.15, 4.14, -7.91) |
| CIE-LCH | lch(89.15, 8.93, 297.61°) |
| OKLab | oklab(90.8% 0.0094 -0.0212) |
| OKLCH | oklch(90.8% 0.023 294) |
| XYZ | xyz(72.7497, 74.4819, 92.1884) |
| Luminance | 0.7448 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.30
Ghostwhite
#F8F8FF
ΔE00 7.11
Fog
#D8DCE0
ΔE00 7.57
Lavenderblush
#FFF0F5
ΔE00 7.78
Gainsboro
#DCDCDC
ΔE00 8.25
Light Gray
#D3D3D3
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DEEF #ECEFDE
analogous
#DEE3EF #E1DEEF #E9DEEF
triadic
#E1DEEF #EFE1DE #DEEFE1
tetradic
#E1DEEF #EFDEE3 #ECEFDE #DEEFE9
square
#E1DEEF #EFDEE3 #ECEFDE #DEEFE9
split-complementary
#E1DEEF #EFE9DE #E3EFDE
monochromatic
#968CC7 #BCB5DB #E1DEEF #ECEAF5 #ECEAF5
Accessibility & contrast
On white
1.32
#E1DEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#E1DEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DEEF
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DEEF | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0F0
Deuteranopia (green-blind)
#DBE0EE
Tritanopia (blue-blind)
#DFE0E3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e1deef; /* rgb */ color: rgb(225, 222, 239); /* oklch */ color: oklch(90.8% 0.023 294.0);
Tailwind
colors: {
custom: {
50: '#eae8f4',
500: '#e1deef',
950: '#000000',
},
}SCSS
$custom: #e1deef; $custom-light: #eae8f4; $custom-dark: #000000;
JSON
{
"hex": "#e1deef",
"rgb": {
"r": 225,
"g": 222,
"b": 239
},
"hsl": {
"h": 250.588,
"s": 34.694,
"l": 90.392
},
"oklch": {
"l": 0.90799,
"c": 0.02317,
"h": 294
},
"luminance": 0.74482
}Semantic roles & 50–950 ramp
primary
#E1DEEF
secondary
#C4CAA8
accent
#AE3899
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161617
muted
#848485