#E1DDEA#E1DDEA
#E1DDEA is a very light, near-neutral violet. Relative luminance 0.737; OKLCH L 90.5% C 0.018 H 300.0°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DDEA |
|---|---|
| RGB | rgb(225, 221, 234) |
| HSL | hsl(258, 24%, 89%) |
| HSV | hsv(258, 6%, 92%) |
| CMYK | cmyk(3.8%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(88.76, 3.72, -5.86) |
| CIE-LCH | lch(88.76, 6.94, 302.41°) |
| OKLab | oklab(90.45% 0.009 -0.0156) |
| OKLCH | oklch(90.45% 0.018 300) |
| XYZ | xyz(71.7564, 73.6609, 88.2636) |
| Luminance | 0.7366 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.55
Fog
#D8DCE0
ΔE00 6.49
Ghostwhite
#F8F8FF
ΔE00 6.55
Gainsboro
#DCDCDC
ΔE00 6.87
Lavenderblush
#FFF0F5
ΔE00 6.91
Light Gray
#D3D3D3
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DDEA #E6EADD
analogous
#DDE0EA #E1DDEA #E8DDEA
triadic
#E1DDEA #EAE1DD #DDEAE1
tetradic
#E1DDEA #EADDE0 #E6EADD #DDEAE8
square
#E1DDEA #EADDE0 #E6EADD #DDEAE8
split-complementary
#E1DDEA #EAE8DD #E0EADD
monochromatic
#9E91BB #C0B7D3 #E1DDEA #EEECF3 #EEECF3
Accessibility & contrast
On white
1.33
#E1DDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#E1DDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DDEA
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DDEA | 1.00 | 1.33 | 15.73 | 15.73 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEB
Deuteranopia (green-blind)
#DBDFEA
Tritanopia (blue-blind)
#E0DFE1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e1ddea; /* rgb */ color: rgb(225, 221, 234); /* oklch */ color: oklch(90.5% 0.018 300.0);
Tailwind
colors: {
custom: {
50: '#eae7f0',
500: '#e1ddea',
950: '#000000',
},
}SCSS
$custom: #e1ddea; $custom-light: #eae7f0; $custom-dark: #000000;
JSON
{
"hex": "#e1ddea",
"rgb": {
"r": 225,
"g": 221,
"b": 234
},
"hsl": {
"h": 258.462,
"s": 23.636,
"l": 89.216
},
"oklch": {
"l": 0.9045,
"c": 0.01803,
"h": 300
},
"luminance": 0.73661
}Semantic roles & 50–950 ramp
primary
#E1DDEA
secondary
#BAC2A9
accent
#A24385
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161616
muted
#848485