#E5DBFD#E5DBFD
#E5DBFD is a very light, muted violet. Relative luminance 0.744; OKLCH L 91.0% C 0.047 H 298.9°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #E5DBFD |
|---|---|
| RGB | rgb(229, 219, 253) |
| HSL | hsl(258, 89%, 93%) |
| HSV | hsv(258, 13%, 99%) |
| CMYK | cmyk(9.5%, 13.4%, 0%, 0.8%) |
| CIE-LAB | lab(89.12, 9.71, -15.29) |
| CIE-LCH | lch(89.12, 18.11, 302.42°) |
| OKLab | oklab(90.98% 0.0228 -0.0412) |
| OKLCH | oklch(90.98% 0.047 298.9) |
| XYZ | xyz(75.3708, 74.4128, 103.3018) |
| Luminance | 0.7441 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 6.39
Lavender (CSS)
#E6E6FA
ΔE00 6.53
Pale Lavender
#EECFFE
ΔE00 6.53
Periwinkle
#CCCCFF
ΔE00 7.13
Light Lavender
#DFC5FE
ΔE00 7.75
Very Light Purple
#F6CEFC
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5DBFD #F3FDDB
analogous
#DBE2FD #E5DBFD #F6DBFD
triadic
#E5DBFD #FDE5DB #DBFDE5
tetradic
#E5DBFD #FDDBE2 #F3FDDB #DBFDF6
square
#E5DBFD #FDDBE2 #F3FDDB #DBFDF6
split-complementary
#E5DBFD #FDF6DB #E2FDDB
monochromatic
#9167F7 #BBA1FA #E5DBFD #EAE2FD #EAE2FD
Accessibility & contrast
On white
1.32
#E5DBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#E5DBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5DBFD
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5DBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5DBFD | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E0FF
Deuteranopia (green-blind)
#D6E0FC
Tritanopia (blue-blind)
#E1E0E6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e5dbfd; /* rgb */ color: rgb(229, 219, 253); /* oklch */ color: oklch(91.0% 0.047 298.9);
Tailwind
colors: {
custom: {
50: '#ede6fe',
500: '#e5dbfd',
950: '#000000',
},
}SCSS
$custom: #e5dbfd; $custom-light: #ede6fe; $custom-dark: #000000;
JSON
{
"hex": "#e5dbfd",
"rgb": {
"r": 229,
"g": 219,
"b": 253
},
"hsl": {
"h": 257.647,
"s": 89.474,
"l": 92.549
},
"oklch": {
"l": 0.90983,
"c": 0.04707,
"h": 298.9
},
"luminance": 0.74413
}Semantic roles & 50–950 ramp
primary
#E5DBFD
secondary
#CFE795
accent
#E600A2
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161517
muted
#848485