#E5DEEF#E5DEEF
#E5DEEF is a very light, muted violet. Relative luminance 0.751; OKLCH L 91.1% C 0.024 H 304.5°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #E5DEEF |
|---|---|
| RGB | rgb(229, 222, 239) |
| HSL | hsl(265, 35%, 90%) |
| HSV | hsv(265, 7%, 94%) |
| CMYK | cmyk(4.2%, 7.1%, 0%, 6.3%) |
| CIE-LAB | lab(89.46, 5.45, -7.43) |
| CIE-LCH | lch(89.46, 9.21, 306.28°) |
| OKLab | oklab(91.11% 0.0136 -0.0198) |
| OKLCH | oklch(91.11% 0.024 304.5) |
| XYZ | xyz(74.0116, 75.1326, 92.2476) |
| Luminance | 0.7513 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.42
Lavenderblush
#FFF0F5
ΔE00 6.90
Ghostwhite
#F8F8FF
ΔE00 7.63
Fog
#D8DCE0
ΔE00 8.71
Gainsboro
#DCDCDC
ΔE00 8.91
Thistle
#D8BFD8
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5DEEF #E8EFDE
analogous
#DEDFEF #E5DEEF #EDDEEF
triadic
#E5DEEF #EFE5DE #DEEFE5
tetradic
#E5DEEF #EFDEDF #E8EFDE #DEEFED
square
#E5DEEF #EFDEDF #E8EFDE #DEEFED
split-complementary
#E5DEEF #EFEDDE #DFEFDE
monochromatic
#A48CC7 #C5B5DB #E5DEEF #EFEAF5 #EFEAF5
Accessibility & contrast
On white
1.31
#E5DEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#E5DEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5DEEF
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5DEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5DEEF | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE1F0
Deuteranopia (green-blind)
#DDE1EE
Tritanopia (blue-blind)
#E4E0E3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e5deef; /* rgb */ color: rgb(229, 222, 239); /* oklch */ color: oklch(91.1% 0.024 304.5);
Tailwind
colors: {
custom: {
50: '#ede8f4',
500: '#e5deef',
950: '#000000',
},
}SCSS
$custom: #e5deef; $custom-light: #ede8f4; $custom-dark: #000000;
JSON
{
"hex": "#e5deef",
"rgb": {
"r": 229,
"g": 222,
"b": 239
},
"hsl": {
"h": 264.706,
"s": 34.694,
"l": 90.392
},
"oklch": {
"l": 0.91113,
"c": 0.02404,
"h": 304.5
},
"luminance": 0.75133
}Semantic roles & 50–950 ramp
primary
#E5DEEF
secondary
#BCCAA8
accent
#AE387D
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161617
muted
#848485