#E4DAF8#E4DAF8
#E4DAF8 is a very light, muted violet. Relative luminance 0.734; OKLCH L 90.5% C 0.042 H 300.8°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DAF8 |
|---|---|
| RGB | rgb(228, 218, 248) |
| HSL | hsl(260, 68%, 91%) |
| HSV | hsv(260, 12%, 97%) |
| CMYK | cmyk(8.1%, 12.1%, 0%, 2.7%) |
| CIE-LAB | lab(88.64, 8.93, -13.37) |
| CIE-LCH | lch(88.64, 16.08, 303.74°) |
| OKLab | oklab(90.55% 0.0214 -0.036) |
| OKLCH | oklch(90.55% 0.042 300.8) |
| XYZ | xyz(74.0064, 73.4141, 99.0602) |
| Luminance | 0.7341 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.86
Pale Lavender
#EECFFE
ΔE00 7.16
Pale Lilac
#E4CBFF
ΔE00 7.24
Thistle
#D8BFD8
ΔE00 7.80
Periwinkle
#CCCCFF
ΔE00 7.89
Light Lavender
#DFC5FE
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DAF8 #EEF8DA
analogous
#DADFF8 #E4DAF8 #F3DAF8
triadic
#E4DAF8 #F8E4DA #DAF8E4
tetradic
#E4DAF8 #F8DADF #EEF8DA #DAF8F3
square
#E4DAF8 #F8DADF #EEF8DA #DAF8F3
split-complementary
#E4DAF8 #F8F3DA #DFF8DA
monochromatic
#9973E5 #BEA7EE #E4DAF8 #ECE5FA #ECE5FA
Accessibility & contrast
On white
1.34
#E4DAF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#E4DAF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DAF8
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DAF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DAF8 | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DEF9
Deuteranopia (green-blind)
#D6DEF7
Tritanopia (blue-blind)
#E1DEE4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e4daf8; /* rgb */ color: rgb(228, 218, 248); /* oklch */ color: oklch(90.5% 0.042 300.8);
Tailwind
colors: {
custom: {
50: '#ece5fa',
500: '#e4daf8',
950: '#000000',
},
}SCSS
$custom: #e4daf8; $custom-light: #ece5fa; $custom-dark: #000000;
JSON
{
"hex": "#e4daf8",
"rgb": {
"r": 228,
"g": 218,
"b": 248
},
"hsl": {
"h": 260,
"s": 68.182,
"l": 91.373
},
"oklch": {
"l": 0.90546,
"c": 0.04185,
"h": 300.8
},
"luminance": 0.73414
}Semantic roles & 50–950 ramp
primary
#E4DAF8
secondary
#C6DC9B
accent
#D01592
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161517
muted
#848485