#E4DEF6#E4DEF6
#E4DEF6 is a very light, muted violet. Relative luminance 0.754; OKLCH L 91.3% C 0.033 H 297.2°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DEF6 |
|---|---|
| RGB | rgb(228, 222, 246) |
| HSL | hsl(255, 57%, 92%) |
| HSV | hsv(255, 10%, 96%) |
| CMYK | cmyk(7.3%, 9.8%, 0%, 3.5%) |
| CIE-LAB | lab(89.58, 6.45, -10.93) |
| CIE-LCH | lch(89.58, 12.70, 300.55°) |
| OKLab | oklab(91.25% 0.0151 -0.0293) |
| OKLCH | oklch(91.25% 0.033 297.2) |
| XYZ | xyz(74.7476, 75.3902, 97.7848) |
| Luminance | 0.7539 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.40
Lavenderblush
#FFF0F5
ΔE00 8.88
Periwinkle
#CCCCFF
ΔE00 9.16
Thistle
#D8BFD8
ΔE00 9.16
Ghostwhite
#F8F8FF
ΔE00 9.18
Pale Lavender
#EECFFE
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DEF6 #F0F6DE
analogous
#DEE4F6 #E4DEF6 #F0DEF6
triadic
#E4DEF6 #F6E4DE #DEF6E4
tetradic
#E4DEF6 #F6DEE4 #F0F6DE #DEF6F0
square
#E4DEF6 #F6DEE4 #F0F6DE #DEF6F0
split-complementary
#E4DEF6 #F6F0DE #E4F6DE
monochromatic
#957EDC #BDAEE9 #E4DEF6 #EBE7F8 #EBE7F8
Accessibility & contrast
On white
1.31
#E4DEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#E4DEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DEF6
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DEF6 | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE1F7
Deuteranopia (green-blind)
#DAE1F5
Tritanopia (blue-blind)
#E1E1E6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e4def6; /* rgb */ color: rgb(228, 222, 246); /* oklch */ color: oklch(91.3% 0.033 297.2);
Tailwind
colors: {
custom: {
50: '#ece8f9',
500: '#e4def6',
950: '#000000',
},
}SCSS
$custom: #e4def6; $custom-light: #ece8f9; $custom-dark: #000000;
JSON
{
"hex": "#e4def6",
"rgb": {
"r": 228,
"g": 222,
"b": 246
},
"hsl": {
"h": 255,
"s": 57.143,
"l": 91.765
},
"oklch": {
"l": 0.91254,
"c": 0.03297,
"h": 297.2
},
"luminance": 0.7539
}Semantic roles & 50–950 ramp
primary
#E4DEF6
secondary
#C9D7A1
accent
#C5219C
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161617
muted
#848485