#E8DFFE#E8DFFE
#E8DFFE is a very light, muted violet. Relative luminance 0.771; OKLCH L 92.0% C 0.043 H 298.8°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DFFE |
|---|---|
| RGB | rgb(232, 223, 254) |
| HSL | hsl(257, 94%, 94%) |
| HSV | hsv(257, 12%, 100%) |
| CMYK | cmyk(8.7%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(90.36, 8.77, -13.92) |
| CIE-LCH | lch(90.36, 16.45, 302.19°) |
| OKLab | oklab(92.02% 0.0206 -0.0375) |
| OKLCH | oklch(92.02% 0.043 298.8) |
| XYZ | xyz(77.5524, 77.0868, 104.5403) |
| Luminance | 0.7709 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.49
Pale Lavender
#EECFFE
ΔE00 7.50
Pale Lilac
#E4CBFF
ΔE00 7.58
Periwinkle
#CCCCFF
ΔE00 8.04
Thistle
#D8BFD8
ΔE00 8.90
Light Lavender
#DFC5FE
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DFFE #F5FEDF
analogous
#DFE5FE #E8DFFE #F7DFFE
triadic
#E8DFFE #FEE8DF #DFFEE8
tetradic
#E8DFFE #FEDFE5 #F5FEDF #DFFEF7
square
#E8DFFE #FEDFE5 #F5FEDF #DFFEF7
split-complementary
#E8DFFE #FEF7DF #E5FEDF
monochromatic
#9368FA #BDA4FC #E8DFFE #EAE1FE #EAE1FE
Accessibility & contrast
On white
1.28
#E8DFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#E8DFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DFFE
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DFFE | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E3FF
Deuteranopia (green-blind)
#DBE3FD
Tritanopia (blue-blind)
#E4E3E9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e8dffe; /* rgb */ color: rgb(232, 223, 254); /* oklch */ color: oklch(92.0% 0.043 298.8);
Tailwind
colors: {
custom: {
50: '#efe9fe',
500: '#e8dffe',
950: '#000000',
},
}SCSS
$custom: #e8dffe; $custom-light: #efe9fe; $custom-dark: #000000;
JSON
{
"hex": "#e8dffe",
"rgb": {
"r": 232,
"g": 223,
"b": 254
},
"hsl": {
"h": 257.419,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.92019,
"c": 0.04277,
"h": 298.8
},
"luminance": 0.77087
}Semantic roles & 50–950 ramp
primary
#E8DFFE
secondary
#D2EA98
accent
#E600A3
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161617
muted
#858485