#E8DEFF#E8DEFF
#E8DEFF is a very light, muted violet. Relative luminance 0.766; OKLCH L 91.9% C 0.046 H 299.3°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DEFF |
|---|---|
| RGB | rgb(232, 222, 255) |
| HSL | hsl(258, 100%, 94%) |
| HSV | hsv(258, 13%, 100%) |
| CMYK | cmyk(9%, 12.9%, 0%, 0%) |
| CIE-LAB | lab(90.15, 9.48, -14.77) |
| CIE-LCH | lch(90.15, 17.55, 302.70°) |
| OKLab | oklab(91.86% 0.0224 -0.0398) |
| OKLCH | oklch(91.86% 0.046 299.3) |
| XYZ | xyz(77.4465, 76.6182, 105.2971) |
| Luminance | 0.7662 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.16
Pale Lavender
#EECFFE
ΔE00 6.86
Pale Lilac
#E4CBFF
ΔE00 6.91
Periwinkle
#CCCCFF
ΔE00 7.69
Light Lavender
#DFC5FE
ΔE00 8.32
Very Light Purple
#F6CEFC
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DEFF #F5FFDE
analogous
#DEE4FF #E8DEFF #F8DEFF
triadic
#E8DEFF #FFE8DE #DEFFE8
tetradic
#E8DEFF #FFDEE4 #F5FFDE #DEFFF8
square
#E8DEFF #FFDEE4 #F5FFDE #DEFFF8
split-complementary
#E8DEFF #FFF8DE #E4FFDE
monochromatic
#9364FF #BDA1FF #E8DEFF #EAE0FF #EAE0FF
Accessibility & contrast
On white
1.29
#E8DEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#E8DEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DEFF
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DEFF | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E3FF
Deuteranopia (green-blind)
#D9E3FE
Tritanopia (blue-blind)
#E4E2E9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e8deff; /* rgb */ color: rgb(232, 222, 255); /* oklch */ color: oklch(91.9% 0.046 299.3);
Tailwind
colors: {
custom: {
50: '#efe8ff',
500: '#e8deff',
950: '#000000',
},
}SCSS
$custom: #e8deff; $custom-light: #efe8ff; $custom-dark: #000000;
JSON
{
"hex": "#e8deff",
"rgb": {
"r": 232,
"g": 222,
"b": 255
},
"hsl": {
"h": 258.182,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.91861,
"c": 0.04564,
"h": 299.3
},
"luminance": 0.76618
}Semantic roles & 50–950 ramp
primary
#E8DEFF
secondary
#D2EC95
accent
#E600A0
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161618
muted
#858486