#E4D8F0#E4D8F0
#E4D8F0 is a very light, muted violet. Relative luminance 0.719; OKLCH L 89.9% C 0.035 H 308.0°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #E4D8F0 |
|---|---|
| RGB | rgb(228, 216, 240) |
| HSL | hsl(270, 44%, 89%) |
| HSV | hsv(270, 10%, 94%) |
| CMYK | cmyk(5%, 10%, 0%, 5.9%) |
| CIE-LAB | lab(87.92, 8.45, -10.24) |
| CIE-LCH | lch(87.92, 13.28, 309.52°) |
| OKLab | oklab(89.9% 0.0214 -0.0274) |
| OKLCH | oklch(89.9% 0.035 308) |
| XYZ | xyz(72.2762, 71.8972, 92.4911) |
| Luminance | 0.7190 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.77
Thistle
#D8BFD8
ΔE00 6.83
Pale Lavender
#EECFFE
ΔE00 8.07
Pale Lilac
#E4CBFF
ΔE00 8.57
Lavenderblush
#FFF0F5
ΔE00 8.98
Very Light Purple
#F6CEFC
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4D8F0 #E4F0D8
analogous
#D8D8F0 #E4D8F0 #F0D8F0
triadic
#E4D8F0 #F0E4D8 #D8F0E4
tetradic
#E4D8F0 #F0D8D8 #E4F0D8 #D8F0F0
square
#E4D8F0 #F0D8D8 #E4F0D8 #D8F0F0
split-complementary
#E4D8F0 #F0F0D8 #D8F0D8
monochromatic
#A780CE #C5ACDF #E4D8F0 #F0E9F6 #F0E9F6
Accessibility & contrast
On white
1.37
#E4D8F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#E4D8F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4D8F0
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4D8F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4D8F0 | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCF1
Deuteranopia (green-blind)
#D7DDEF
Tritanopia (blue-blind)
#E3DBE0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e4d8f0; /* rgb */ color: rgb(228, 216, 240); /* oklch */ color: oklch(89.9% 0.035 308.0);
Tailwind
colors: {
custom: {
50: '#ece4f5',
500: '#e4d8f0',
950: '#000000',
},
}SCSS
$custom: #e4d8f0; $custom-light: #ece4f5; $custom-dark: #000000;
JSON
{
"hex": "#e4d8f0",
"rgb": {
"r": 228,
"g": 216,
"b": 240
},
"hsl": {
"h": 270,
"s": 44.444,
"l": 89.412
},
"oklch": {
"l": 0.89903,
"c": 0.0348,
"h": 308
},
"luminance": 0.71897
}Semantic roles & 50–950 ramp
primary
#E4D8F0
secondary
#B6CD9F
accent
#B82E73
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161517
muted
#848485