#E8DEF8#E8DEF8
#E8DEF8 is a very light, muted violet. Relative luminance 0.762; OKLCH L 91.6% C 0.037 H 303.1°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DEF8 |
|---|---|
| RGB | rgb(232, 222, 248) |
| HSL | hsl(263, 65%, 92%) |
| HSV | hsv(263, 10%, 97%) |
| CMYK | cmyk(6.5%, 10.5%, 0%, 2.7%) |
| CIE-LAB | lab(89.94, 8.13, -11.41) |
| CIE-LCH | lch(89.94, 14.01, 305.49°) |
| OKLab | oklab(91.63% 0.0199 -0.0306) |
| OKLCH | oklch(91.63% 0.037 303.1) |
| XYZ | xyz(76.3402, 76.1757, 99.4704) |
| Luminance | 0.7618 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.92
Pale Lavender
#EECFFE
ΔE00 8.22
Thistle
#D8BFD8
ΔE00 8.28
Pale Lilac
#E4CBFF
ΔE00 8.62
Lavenderblush
#FFF0F5
ΔE00 8.98
Periwinkle
#CCCCFF
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DEF8 #EEF8DE
analogous
#DEE1F8 #E8DEF8 #F5DEF8
triadic
#E8DEF8 #F8E8DE #DEF8E8
tetradic
#E8DEF8 #F8DEE1 #EEF8DE #DEF8F5
square
#E8DEF8 #F8DEE1 #EEF8DE #DEF8F5
split-complementary
#E8DEF8 #F8F5DE #E1F8DE
monochromatic
#A279E3 #C5ACED #E8DEF8 #EDE6FA #EDE6FA
Accessibility & contrast
On white
1.29
#E8DEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#E8DEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DEF8
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DEF8 | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE2F9
Deuteranopia (green-blind)
#DBE2F7
Tritanopia (blue-blind)
#E6E1E6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e8def8; /* rgb */ color: rgb(232, 222, 248); /* oklch */ color: oklch(91.6% 0.037 303.1);
Tailwind
colors: {
custom: {
50: '#efe8fa',
500: '#e8def8',
950: '#000000',
},
}SCSS
$custom: #e8def8; $custom-light: #efe8fa; $custom-dark: #000000;
JSON
{
"hex": "#e8def8",
"rgb": {
"r": 232,
"g": 222,
"b": 248
},
"hsl": {
"h": 263.077,
"s": 65,
"l": 92.157
},
"oklch": {
"l": 0.91633,
"c": 0.03652,
"h": 303.1
},
"luminance": 0.76176
}Semantic roles & 50–950 ramp
primary
#E8DEF8
secondary
#C4DB9F
accent
#CD1988
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161617
muted
#858485