#E4D8F6#E4D8F6
#E4D8F6 is a very light, muted violet. Relative luminance 0.723; OKLCH L 90.1% C 0.042 H 303.7°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #E4D8F6 |
|---|---|
| RGB | rgb(228, 216, 246) |
| HSL | hsl(264, 63%, 91%) |
| HSV | hsv(264, 12%, 96%) |
| CMYK | cmyk(7.3%, 12.2%, 0%, 3.5%) |
| CIE-LAB | lab(88.09, 9.60, -13.14) |
| CIE-LCH | lch(88.09, 16.27, 306.13°) |
| OKLab | oklab(90.1% 0.0235 -0.0353) |
| OKLCH | oklch(90.1% 0.042 303.7) |
| XYZ | xyz(73.1823, 72.2596, 97.2630) |
| Luminance | 0.7226 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.51
Pale Lavender
#EECFFE
ΔE00 6.62
Pale Lilac
#E4CBFF
ΔE00 6.85
Thistle
#D8BFD8
ΔE00 7.09
Very Light Purple
#F6CEFC
ΔE00 8.08
Periwinkle
#CCCCFF
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4D8F6 #EAF6D8
analogous
#D8DBF6 #E4D8F6 #F3D8F6
triadic
#E4D8F6 #F6E4D8 #D8F6E4
tetradic
#E4D8F6 #F6D8DB #EAF6D8 #D8F6F3
square
#E4D8F6 #F6D8DB #EAF6D8 #D8F6F3
split-complementary
#E4D8F6 #F6F3D8 #DBF6D8
monochromatic
#9F75DF #C2A6EB #E4D8F6 #EEE6F9 #EEE6F9
Accessibility & contrast
On white
1.36
#E4D8F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#E4D8F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4D8F6
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4D8F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4D8F6 | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DDF7
Deuteranopia (green-blind)
#D5DDF5
Tritanopia (blue-blind)
#E1DCE2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e4d8f6; /* rgb */ color: rgb(228, 216, 246); /* oklch */ color: oklch(90.1% 0.042 303.7);
Tailwind
colors: {
custom: {
50: '#ece4f9',
500: '#e4d8f6',
950: '#000000',
},
}SCSS
$custom: #e4d8f6; $custom-light: #ece4f9; $custom-dark: #000000;
JSON
{
"hex": "#e4d8f6",
"rgb": {
"r": 228,
"g": 216,
"b": 246
},
"hsl": {
"h": 264,
"s": 62.5,
"l": 90.588
},
"oklch": {
"l": 0.90097,
"c": 0.04245,
"h": 303.7
},
"luminance": 0.7226
}Semantic roles & 50–950 ramp
primary
#E4D8F6
secondary
#BFD89B
accent
#CA1B84
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161517
muted
#848485