#E4DAF4#E4DAF4
#E4DAF4 is a very light, muted violet. Relative luminance 0.732; OKLCH L 90.4% C 0.037 H 303.1°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DAF4 |
|---|---|
| RGB | rgb(228, 218, 244) |
| HSL | hsl(263, 54%, 91%) |
| HSV | hsv(263, 11%, 96%) |
| CMYK | cmyk(6.6%, 10.7%, 0%, 4.3%) |
| CIE-LAB | lab(88.53, 8.16, -11.44) |
| CIE-LCH | lch(88.53, 14.05, 305.50°) |
| OKLab | oklab(90.42% 0.02 -0.0307) |
| OKLCH | oklch(90.42% 0.037 303.1) |
| XYZ | xyz(73.3925, 73.1685, 95.8269) |
| Luminance | 0.7317 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.23
Thistle
#D8BFD8
ΔE00 7.59
Pale Lavender
#EECFFE
ΔE00 8.03
Pale Lilac
#E4CBFF
ΔE00 8.31
Periwinkle
#CCCCFF
ΔE00 8.86
Very Light Purple
#F6CEFC
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DAF4 #EAF4DA
analogous
#DADDF4 #E4DAF4 #F1DAF4
triadic
#E4DAF4 #F4E4DA #DAF4E4
tetradic
#E4DAF4 #F4DADD #EAF4DA #DAF4F1
square
#E4DAF4 #F4DADD #EAF4DA #DAF4F1
split-complementary
#E4DAF4 #F4F1DA #DDF4DA
monochromatic
#9F7CD8 #C2ABE6 #E4DAF4 #EEE7F8 #EEE7F8
Accessibility & contrast
On white
1.34
#E4DAF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#E4DAF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DAF4
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DAF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DAF4 | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DEF5
Deuteranopia (green-blind)
#D7DEF3
Tritanopia (blue-blind)
#E2DDE2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e4daf4; /* rgb */ color: rgb(228, 218, 244); /* oklch */ color: oklch(90.4% 0.037 303.1);
Tailwind
colors: {
custom: {
50: '#ece5f7',
500: '#e4daf4',
950: '#000000',
},
}SCSS
$custom: #e4daf4; $custom-light: #ece5f7; $custom-dark: #000000;
JSON
{
"hex": "#e4daf4",
"rgb": {
"r": 228,
"g": 218,
"b": 244
},
"hsl": {
"h": 263.077,
"s": 54.167,
"l": 90.588
},
"oklch": {
"l": 0.90417,
"c": 0.03664,
"h": 303.1
},
"luminance": 0.73168
}Semantic roles & 50–950 ramp
primary
#E4DAF4
secondary
#BFD49F
accent
#C22485
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161517
muted
#848485