#E5DFFD#E5DFFD
#E5DFFD is a very light, muted violet. Relative luminance 0.765; OKLCH L 91.8% C 0.041 H 294.7°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #E5DFFD |
|---|---|
| RGB | rgb(229, 223, 253) |
| HSL | hsl(252, 88%, 93%) |
| HSV | hsv(252, 12%, 99%) |
| CMYK | cmyk(9.5%, 11.9%, 0%, 0.8%) |
| CIE-LAB | lab(90.10, 7.61, -13.81) |
| CIE-LCH | lch(90.10, 15.77, 298.86°) |
| OKLab | oklab(91.75% 0.0171 -0.0372) |
| OKLCH | oklch(91.75% 0.041 294.7) |
| XYZ | xyz(76.4269, 76.5249, 103.6539) |
| Luminance | 0.7652 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.58
Periwinkle
#CCCCFF
ΔE00 7.75
Pale Lilac
#E4CBFF
ΔE00 8.26
Pale Lavender
#EECFFE
ΔE00 8.43
Thistle
#D8BFD8
ΔE00 9.45
Light Lavender
#DFC5FE
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5DFFD #F7FDDF
analogous
#DFE8FD #E5DFFD #F4DFFD
triadic
#E5DFFD #FDE5DF #DFFDE5
tetradic
#E5DFFD #FDDFE8 #F7FDDF #DFFDF4
square
#E5DFFD #FDDFE8 #F7FDDF #DFFDF4
split-complementary
#E5DFFD #FDF4DF #E8FDDF
monochromatic
#876CF6 #B6A5F9 #E5DFFD #E8E2FD #E8E2FD
Accessibility & contrast
On white
1.29
#E5DFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#E5DFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5DFFD
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5DFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5DFFD | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E3FE
Deuteranopia (green-blind)
#DAE2FC
Tritanopia (blue-blind)
#E1E3E9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e5dffd; /* rgb */ color: rgb(229, 223, 253); /* oklch */ color: oklch(91.8% 0.041 294.7);
Tailwind
colors: {
custom: {
50: '#ede9fe',
500: '#e5dffd',
950: '#000000',
},
}SCSS
$custom: #e5dffd; $custom-light: #ede9fe; $custom-dark: #000000;
JSON
{
"hex": "#e5dffd",
"rgb": {
"r": 229,
"g": 223,
"b": 253
},
"hsl": {
"h": 252,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.91751,
"c": 0.04095,
"h": 294.7
},
"luminance": 0.76525
}Semantic roles & 50–950 ramp
primary
#E5DFFD
secondary
#D7E799
accent
#E501B7
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161617
muted
#848485