#E5DFEE#E5DFEE
#E5DFEE is a very light, muted violet. Relative luminance 0.756; OKLCH L 91.3% C 0.021 H 304.0°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #E5DFEE |
|---|---|
| RGB | rgb(229, 223, 238) |
| HSL | hsl(264, 31%, 90%) |
| HSV | hsv(264, 6%, 93%) |
| CMYK | cmyk(3.8%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(89.68, 4.74, -6.58) |
| CIE-LCH | lch(89.68, 8.11, 305.81°) |
| OKLab | oklab(91.28% 0.0118 -0.0175) |
| OKLCH | oklch(91.28% 0.021 304) |
| XYZ | xyz(74.1307, 75.6065, 91.5605) |
| Luminance | 0.7561 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.30
Lavenderblush
#FFF0F5
ΔE00 6.50
Ghostwhite
#F8F8FF
ΔE00 6.87
Fog
#D8DCE0
ΔE00 7.84
Gainsboro
#DCDCDC
ΔE00 8.05
Light Gray
#D3D3D3
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5DFEE #E8EEDF
analogous
#DFE0EE #E5DFEE #ECDFEE
triadic
#E5DFEE #EEE5DF #DFEEE5
tetradic
#E5DFEE #EEDFE0 #E8EEDF #DFEEEC
square
#E5DFEE #EEDFE0 #E8EEDF #DFEEEC
split-complementary
#E5DFEE #EEECDF #E0EEDF
monochromatic
#A48FC4 #C5B7D9 #E5DFEE #EFEBF4 #EFEBF4
Accessibility & contrast
On white
1.30
#E5DFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#E5DFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5DFEE
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5DFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5DFEE | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EF
Deuteranopia (green-blind)
#DEE1ED
Tritanopia (blue-blind)
#E4E1E4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e5dfee; /* rgb */ color: rgb(229, 223, 238); /* oklch */ color: oklch(91.3% 0.021 304.0);
Tailwind
colors: {
custom: {
50: '#ede9f3',
500: '#e5dfee',
950: '#000000',
},
}SCSS
$custom: #e5dfee; $custom-light: #ede9f3; $custom-dark: #000000;
JSON
{
"hex": "#e5dfee",
"rgb": {
"r": 229,
"g": 223,
"b": 238
},
"hsl": {
"h": 264,
"s": 30.612,
"l": 90.392
},
"oklch": {
"l": 0.91277,
"c": 0.02115,
"h": 304
},
"luminance": 0.75606
}Semantic roles & 50–950 ramp
primary
#E5DFEE
secondary
#BCC8AA
accent
#A93C7E
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161617
muted
#848485