#E5DEEA#E5DEEA
#E5DEEA is a very light, near-neutral violet. Relative luminance 0.748; OKLCH L 91.0% C 0.018 H 311.6°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #E5DEEA |
|---|---|
| RGB | rgb(229, 222, 234) |
| HSL | hsl(275, 22%, 89%) |
| HSV | hsv(275, 5%, 92%) |
| CMYK | cmyk(2.1%, 5.1%, 0%, 8.2%) |
| CIE-LAB | lab(89.32, 4.53, -5.00) |
| CIE-LCH | lch(89.32, 6.75, 312.14°) |
| OKLab | oklab(90.96% 0.0118 -0.0133) |
| OKLCH | oklch(90.96% 0.018 311.6) |
| XYZ | xyz(73.2832, 74.8412, 88.4111) |
| Luminance | 0.7484 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.35
Lavenderblush
#FFF0F5
ΔE00 5.81
Ghostwhite
#F8F8FF
ΔE00 6.65
Gainsboro
#DCDCDC
ΔE00 7.16
Fog
#D8DCE0
ΔE00 7.27
Light Gray
#D3D3D3
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5DEEA #E3EADE
analogous
#DFDEEA #E5DEEA #EADEE9
triadic
#E5DEEA #EAE5DE #DEEAE5
tetradic
#E5DEEA #EADFDE #E3EADE #DEE9EA
square
#E5DEEA #EADFDE #E3EADE #DEE9EA
split-complementary
#E5DEEA #E9EADE #DEEADF
monochromatic
#AA93BA #C8B9D2 #E5DEEA #F0ECF3 #F0ECF3
Accessibility & contrast
On white
1.32
#E5DEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#E5DEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5DEEA
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5DEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5DEEA | 1.00 | 1.32 | 15.97 | 15.97 |
| #FFFFFF | 1.32 | 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)
#DDE0EB
Deuteranopia (green-blind)
#DEE1EA
Tritanopia (blue-blind)
#E5DFE2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e5deea; /* rgb */ color: rgb(229, 222, 234); /* oklch */ color: oklch(91.0% 0.018 311.6);
Tailwind
colors: {
custom: {
50: '#ede8f0',
500: '#e5deea',
950: '#000000',
},
}SCSS
$custom: #e5deea; $custom-light: #ede8f0; $custom-dark: #000000;
JSON
{
"hex": "#e5deea",
"rgb": {
"r": 229,
"g": 222,
"b": 234
},
"hsl": {
"h": 275,
"s": 22.222,
"l": 89.412
},
"oklch": {
"l": 0.90961,
"c": 0.01777,
"h": 311.6
},
"luminance": 0.74841
}Semantic roles & 50–950 ramp
primary
#E5DEEA
secondary
#B4C1AB
accent
#A1456B
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161616
muted
#848485