#E5DAEE#E5DAEE
#E5DAEE is a very light, muted violet. Relative luminance 0.730; OKLCH L 90.3% C 0.029 H 310.1°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #E5DAEE |
|---|---|
| RGB | rgb(229, 218, 238) |
| HSL | hsl(273, 37%, 89%) |
| HSV | hsv(273, 8%, 93%) |
| CMYK | cmyk(3.8%, 8.4%, 0%, 6.7%) |
| CIE-LAB | lab(88.44, 7.35, -8.41) |
| CIE-LCH | lch(88.44, 11.17, 311.16°) |
| OKLab | oklab(90.31% 0.0189 -0.0225) |
| OKLCH | oklch(90.31% 0.029 310.1) |
| XYZ | xyz(72.8145, 72.9741, 91.1218) |
| Luminance | 0.7297 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.05
Thistle
#D8BFD8
ΔE00 7.54
Lavenderblush
#FFF0F5
ΔE00 7.71
Pale Lavender
#EECFFE
ΔE00 9.45
Ghostwhite
#F8F8FF
ΔE00 9.52
Pale Lilac
#E4CBFF
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5DAEE #E3EEDA
analogous
#DBDAEE #E5DAEE #EEDAED
triadic
#E5DAEE #EEE5DA #DAEEE5
tetradic
#E5DAEE #EEDBDA #E3EEDA #DAEDEE
square
#E5DAEE #EEDBDA #E3EEDA #DAEDEE
split-complementary
#E5DAEE #EDEEDA #DAEEDB
monochromatic
#AA86C7 #C8B0DB #E5DAEE #F0EAF5 #F0EAF5
Accessibility & contrast
On white
1.35
#E5DAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#E5DAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5DAEE
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5DAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5DAEE | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEF
Deuteranopia (green-blind)
#D9DEED
Tritanopia (blue-blind)
#E4DCE0
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e5daee; /* rgb */ color: rgb(229, 218, 238); /* oklch */ color: oklch(90.3% 0.029 310.1);
Tailwind
colors: {
custom: {
50: '#ede5f3',
500: '#e5daee',
950: '#000000',
},
}SCSS
$custom: #e5daee; $custom-light: #ede5f3; $custom-dark: #000000;
JSON
{
"hex": "#e5daee",
"rgb": {
"r": 229,
"g": 218,
"b": 238
},
"hsl": {
"h": 273,
"s": 37.037,
"l": 89.412
},
"oklch": {
"l": 0.90307,
"c": 0.02937,
"h": 310.1
},
"luminance": 0.72974
}Semantic roles & 50–950 ramp
primary
#E5DAEE
secondary
#B4C9A3
accent
#B0366D
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161517
muted
#848485