#E5DFFA#E5DFFA
#E5DFFA is a very light, muted violet. Relative luminance 0.763; OKLCH L 91.7% C 0.037 H 295.8°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #E5DFFA |
|---|---|
| RGB | rgb(229, 223, 250) |
| HSL | hsl(253, 73%, 93%) |
| HSV | hsv(253, 11%, 98%) |
| CMYK | cmyk(8.4%, 10.8%, 0%, 2%) |
| CIE-LAB | lab(90.01, 7.03, -12.37) |
| CIE-LCH | lch(90.01, 14.22, 299.60°) |
| OKLab | oklab(91.65% 0.0161 -0.0332) |
| OKLCH | oklch(91.65% 0.037 295.8) |
| XYZ | xyz(75.9528, 76.3353, 101.1567) |
| Luminance | 0.7633 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.90
Periwinkle
#CCCCFF
ΔE00 8.48
Pale Lilac
#E4CBFF
ΔE00 8.98
Pale Lavender
#EECFFE
ΔE00 9.00
Thistle
#D8BFD8
ΔE00 9.33
Lavenderblush
#FFF0F5
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5DFFA #F4FADF
analogous
#DFE6FA #E5DFFA #F2DFFA
triadic
#E5DFFA #FAE5DF #DFFAE5
tetradic
#E5DFFA #FADFE6 #F4FADF #DFFAF2
square
#E5DFFA #FADFE6 #F4FADF #DFFAF2
split-complementary
#E5DFFA #FAF2DF #E6FADF
monochromatic
#8F75E9 #BAAAF2 #E5DFFA #E9E5FB #E9E5FB
Accessibility & contrast
On white
1.29
#E5DFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#E5DFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5DFFA
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5DFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5DFFA | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE3FB
Deuteranopia (green-blind)
#DBE2F9
Tritanopia (blue-blind)
#E1E3E8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e5dffa; /* rgb */ color: rgb(229, 223, 250); /* oklch */ color: oklch(91.7% 0.037 295.8);
Tailwind
colors: {
custom: {
50: '#ede9fc',
500: '#e5dffa',
950: '#000000',
},
}SCSS
$custom: #e5dffa; $custom-light: #ede9fc; $custom-dark: #000000;
JSON
{
"hex": "#e5dffa",
"rgb": {
"r": 229,
"g": 223,
"b": 250
},
"hsl": {
"h": 253.333,
"s": 72.973,
"l": 92.745
},
"oklch": {
"l": 0.91654,
"c": 0.03694,
"h": 295.8
},
"luminance": 0.76335
}Semantic roles & 50–950 ramp
primary
#E5DFFA
secondary
#D1DF9E
accent
#D510A9
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161617
muted
#848485