#E4D8F4#E4D8F4
#E4D8F4 is a very light, muted violet. Relative luminance 0.721; OKLCH L 90.0% C 0.040 H 304.9°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #E4D8F4 |
|---|---|
| RGB | rgb(228, 216, 244) |
| HSL | hsl(266, 56%, 90%) |
| HSV | hsv(266, 11%, 96%) |
| CMYK | cmyk(6.6%, 11.5%, 0%, 4.3%) |
| CIE-LAB | lab(88.03, 9.21, -12.18) |
| CIE-LCH | lch(88.03, 15.27, 307.10°) |
| OKLab | oklab(90.03% 0.0228 -0.0327) |
| OKLCH | oklch(90.03% 0.04 304.9) |
| XYZ | xyz(72.8770, 72.1375, 95.6550) |
| Luminance | 0.7214 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.22
Thistle
#D8BFD8
ΔE00 6.94
Pale Lavender
#EECFFE
ΔE00 7.06
Pale Lilac
#E4CBFF
ΔE00 7.40
Very Light Purple
#F6CEFC
ΔE00 8.40
Periwinkle
#CCCCFF
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4D8F4 #E8F4D8
analogous
#D8DAF4 #E4D8F4 #F2D8F4
triadic
#E4D8F4 #F4E4D8 #D8F4E4
tetradic
#E4D8F4 #F4D8DA #E8F4D8 #D8F4F2
square
#E4D8F4 #F4D8DA #E8F4D8 #D8F4F2
split-complementary
#E4D8F4 #F4F2D8 #DAF4D8
monochromatic
#A279D9 #C3A8E7 #E4D8F4 #EEE7F8 #EEE7F8
Accessibility & contrast
On white
1.36
#E4D8F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#E4D8F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4D8F4
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4D8F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4D8F4 | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DCF5
Deuteranopia (green-blind)
#D6DDF3
Tritanopia (blue-blind)
#E2DBE1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e4d8f4; /* rgb */ color: rgb(228, 216, 244); /* oklch */ color: oklch(90.0% 0.040 304.9);
Tailwind
colors: {
custom: {
50: '#ece4f7',
500: '#e4d8f4',
950: '#000000',
},
}SCSS
$custom: #e4d8f4; $custom-light: #ece4f7; $custom-dark: #000000;
JSON
{
"hex": "#e4d8f4",
"rgb": {
"r": 228,
"g": 216,
"b": 244
},
"hsl": {
"h": 265.714,
"s": 56,
"l": 90.196
},
"oklch": {
"l": 0.90032,
"c": 0.03988,
"h": 304.9
},
"luminance": 0.72137
}Semantic roles & 50–950 ramp
primary
#E4D8F4
secondary
#BCD49C
accent
#C4227E
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161517
muted
#848485