#E4D8FF#E4D8FF
#E4D8FF is a very light, muted violet. Relative luminance 0.728; OKLCH L 90.4% C 0.054 H 299.4°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #E4D8FF |
|---|---|
| RGB | rgb(228, 216, 255) |
| HSL | hsl(258, 100%, 92%) |
| HSV | hsv(258, 15%, 100%) |
| CMYK | cmyk(10.6%, 15.3%, 0%, 0%) |
| CIE-LAB | lab(88.36, 11.36, -17.48) |
| CIE-LCH | lch(88.36, 20.85, 303.03°) |
| OKLab | oklab(90.4% 0.0266 -0.0472) |
| OKLCH | oklch(90.4% 0.054 299.4) |
| XYZ | xyz(74.5973, 72.8256, 104.7151) |
| Luminance | 0.7283 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 4.86
Pale Lavender
#EECFFE
ΔE00 5.32
Light Lavender
#DFC5FE
ΔE00 6.22
Periwinkle
#CCCCFF
ΔE00 6.30
Light Lilac
#EDC8FF
ΔE00 7.04
Very Light Purple
#F6CEFC
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4D8FF #F3FFD8
analogous
#D8DFFF #E4D8FF #F8D8FF
triadic
#E4D8FF #FFE4D8 #D8FFE4
tetradic
#E4D8FF #FFD8DF #F3FFD8 #D8FFF8
square
#E4D8FF #FFD8DF #F3FFD8 #D8FFF8
split-complementary
#E4D8FF #FFF8D8 #DFFFD8
monochromatic
#8F5EFF #BA9BFF #E4D8FF #EAE0FF #EAE0FF
Accessibility & contrast
On white
1.35
#E4D8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#E4D8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4D8FF
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4D8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4D8FF | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DEFF
Deuteranopia (green-blind)
#D3DDFE
Tritanopia (blue-blind)
#E0DDE5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e4d8ff; /* rgb */ color: rgb(228, 216, 255); /* oklch */ color: oklch(90.4% 0.054 299.4);
Tailwind
colors: {
custom: {
50: '#ece4ff',
500: '#e4d8ff',
950: '#000000',
},
}SCSS
$custom: #e4d8ff; $custom-light: #ece4ff; $custom-dark: #000000;
JSON
{
"hex": "#e4d8ff",
"rgb": {
"r": 228,
"g": 216,
"b": 255
},
"hsl": {
"h": 258.462,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.90398,
"c": 0.0542,
"h": 299.4
},
"luminance": 0.72826
}Semantic roles & 50–950 ramp
primary
#E4D8FF
secondary
#CFEB90
accent
#E6009F
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161518
muted
#848486