#E4D8F8#E4D8F8
#E4D8F8 is a very light, muted violet. Relative luminance 0.724; OKLCH L 90.2% C 0.045 H 302.5°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #E4D8F8 |
|---|---|
| RGB | rgb(228, 216, 248) |
| HSL | hsl(263, 70%, 91%) |
| HSV | hsv(263, 13%, 97%) |
| CMYK | cmyk(8.1%, 12.9%, 0%, 2.7%) |
| CIE-LAB | lab(88.15, 9.98, -14.11) |
| CIE-LCH | lch(88.15, 17.28, 305.28°) |
| OKLab | oklab(90.16% 0.0242 -0.038) |
| OKLCH | oklch(90.16% 0.045 302.5) |
| XYZ | xyz(73.4909, 72.3831, 98.8884) |
| Luminance | 0.7238 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 6.23
Pale Lilac
#E4CBFF
ΔE00 6.34
Lavender (CSS)
#E6E6FA
ΔE00 6.82
Thistle
#D8BFD8
ΔE00 7.29
Periwinkle
#CCCCFF
ΔE00 7.66
Light Lavender
#DFC5FE
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4D8F8 #ECF8D8
analogous
#D8DCF8 #E4D8F8 #F4D8F8
triadic
#E4D8F8 #F8E4D8 #D8F8E4
tetradic
#E4D8F8 #F8D8DC #ECF8D8 #D8F8F4
square
#E4D8F8 #F8D8DC #ECF8D8 #D8F8F4
split-complementary
#E4D8F8 #F8F4D8 #DCF8D8
monochromatic
#9C70E5 #C0A4EF #E4D8F8 #EDE5FA #EDE5FA
Accessibility & contrast
On white
1.36
#E4D8F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#E4D8F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4D8F8
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4D8F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4D8F8 | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DDF9
Deuteranopia (green-blind)
#D5DDF7
Tritanopia (blue-blind)
#E1DCE2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e4d8f8; /* rgb */ color: rgb(228, 216, 248); /* oklch */ color: oklch(90.2% 0.045 302.5);
Tailwind
colors: {
custom: {
50: '#ece4fa',
500: '#e4d8f8',
950: '#000000',
},
}SCSS
$custom: #e4d8f8; $custom-light: #ece4fa; $custom-dark: #000000;
JSON
{
"hex": "#e4d8f8",
"rgb": {
"r": 228,
"g": 216,
"b": 248
},
"hsl": {
"h": 262.5,
"s": 69.565,
"l": 90.98
},
"oklch": {
"l": 0.90163,
"c": 0.04504,
"h": 302.5
},
"luminance": 0.72383
}Semantic roles & 50–950 ramp
primary
#E4D8F8
secondary
#C2DC99
accent
#D2148A
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161517
muted
#848485