#E4DBFF#E4DBFF
#E4DBFF is a very light, muted violet. Relative luminance 0.744; OKLCH L 91.0% C 0.050 H 296.9°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DBFF |
|---|---|
| RGB | rgb(228, 219, 255) |
| HSL | hsl(255, 100%, 93%) |
| HSV | hsv(255, 14%, 100%) |
| CMYK | cmyk(10.6%, 14.1%, 0%, 0%) |
| CIE-LAB | lab(89.10, 9.78, -16.37) |
| CIE-LCH | lch(89.10, 19.07, 300.87°) |
| OKLab | oklab(90.97% 0.0224 -0.0442) |
| OKLCH | oklch(90.97% 0.05 296.9) |
| XYZ | xyz(75.3729, 74.3768, 104.9736) |
| Luminance | 0.7438 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 6.15
Periwinkle
#CCCCFF
ΔE00 6.53
Pale Lavender
#EECFFE
ΔE00 6.55
Lavender (CSS)
#E6E6FA
ΔE00 6.74
Light Lavender
#DFC5FE
ΔE00 7.44
Light Lilac
#EDC8FF
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DBFF #F6FFDB
analogous
#DBE4FF #E4DBFF #F6DBFF
triadic
#E4DBFF #FFE4DB #DBFFE4
tetradic
#E4DBFF #FFDBE4 #F6FFDB #DBFFF6
square
#E4DBFF #FFDBE4 #F6FFDB #DBFFF6
split-complementary
#E4DBFF #FFF6DB #E4FFDB
monochromatic
#8861FF #B69EFF #E4DBFF #E8E0FF #E8E0FF
Accessibility & contrast
On white
1.32
#E4DBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#E4DBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DBFF
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DBFF | 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)
#D4E0FF
Deuteranopia (green-blind)
#D5DFFE
Tritanopia (blue-blind)
#DFE0E7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e4dbff; /* rgb */ color: rgb(228, 219, 255); /* oklch */ color: oklch(91.0% 0.050 296.9);
Tailwind
colors: {
custom: {
50: '#ece6ff',
500: '#e4dbff',
950: '#000000',
},
}SCSS
$custom: #e4dbff; $custom-light: #ece6ff; $custom-dark: #000000;
JSON
{
"hex": "#e4dbff",
"rgb": {
"r": 228,
"g": 219,
"b": 255
},
"hsl": {
"h": 255,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.90971,
"c": 0.04954,
"h": 296.9
},
"luminance": 0.74377
}Semantic roles & 50–950 ramp
primary
#E4DBFF
secondary
#D5EC92
accent
#E600AC
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161518
muted
#848486