#E1DEED#E1DEED
#E1DEED is a very light, muted violet. Relative luminance 0.744; OKLCH L 90.7% C 0.020 H 295.2°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DEED |
|---|---|
| RGB | rgb(225, 222, 237) |
| HSL | hsl(252, 29%, 90%) |
| HSV | hsv(252, 6%, 93%) |
| CMYK | cmyk(5.1%, 6.3%, 0%, 7.1%) |
| CIE-LAB | lab(89.09, 3.76, -6.94) |
| CIE-LCH | lch(89.09, 7.90, 298.43°) |
| OKLab | oklab(90.74% 0.0087 -0.0185) |
| OKLCH | oklch(90.74% 0.02 295.2) |
| XYZ | xyz(72.4559, 74.3644, 90.6409) |
| Luminance | 0.7437 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.72
Ghostwhite
#F8F8FF
ΔE00 6.65
Fog
#D8DCE0
ΔE00 6.88
Lavenderblush
#FFF0F5
ΔE00 7.39
Gainsboro
#DCDCDC
ΔE00 7.49
Light Gray
#D3D3D3
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DEED #EAEDDE
analogous
#DEE2ED #E1DEED #E9DEED
triadic
#E1DEED #EDE1DE #DEEDE1
tetradic
#E1DEED #EDDEE2 #EAEDDE #DEEDE9
square
#E1DEED #EDDEE2 #EAEDDE #DEEDE9
split-complementary
#E1DEED #EDE9DE #E2EDDE
monochromatic
#998FC2 #BDB6D7 #E1DEED #EDEBF4 #EDEBF4
Accessibility & contrast
On white
1.32
#E1DEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#E1DEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DEED
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DEED | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0EE
Deuteranopia (green-blind)
#DCE0ED
Tritanopia (blue-blind)
#DFE0E3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e1deed; /* rgb */ color: rgb(225, 222, 237); /* oklch */ color: oklch(90.7% 0.020 295.2);
Tailwind
colors: {
custom: {
50: '#eae8f2',
500: '#e1deed',
950: '#000000',
},
}SCSS
$custom: #e1deed; $custom-light: #eae8f2; $custom-dark: #000000;
JSON
{
"hex": "#e1deed",
"rgb": {
"r": 225,
"g": 222,
"b": 237
},
"hsl": {
"h": 252,
"s": 29.412,
"l": 90
},
"oklch": {
"l": 0.90738,
"c": 0.02049,
"h": 295.2
},
"luminance": 0.74365
}Semantic roles & 50–950 ramp
primary
#E1DEED
secondary
#C0C6A9
accent
#A83D93
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161617
muted
#848485