#E8DFF6#E8DFF6
#E8DFF6 is a very light, muted violet. Relative luminance 0.766; OKLCH L 91.8% C 0.032 H 303.5°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DFF6 |
|---|---|
| RGB | rgb(232, 223, 246) |
| HSL | hsl(263, 56%, 92%) |
| HSV | hsv(263, 9%, 96%) |
| CMYK | cmyk(5.7%, 9.3%, 0%, 3.5%) |
| CIE-LAB | lab(90.13, 7.23, -10.07) |
| CIE-LCH | lch(90.13, 12.40, 305.67°) |
| OKLab | oklab(91.76% 0.0178 -0.027) |
| OKLCH | oklch(91.76% 0.032 303.5) |
| XYZ | xyz(76.2980, 76.5850, 97.9338) |
| Luminance | 0.7659 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.15
Lavenderblush
#FFF0F5
ΔE00 8.12
Thistle
#D8BFD8
ΔE00 8.65
Ghostwhite
#F8F8FF
ΔE00 9.22
Pale Lavender
#EECFFE
ΔE00 9.22
Pale Lilac
#E4CBFF
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DFF6 #EDF6DF
analogous
#DFE2F6 #E8DFF6 #F4DFF6
triadic
#E8DFF6 #F6E8DF #DFF6E8
tetradic
#E8DFF6 #F6DFE2 #EDF6DF #DFF6F4
square
#E8DFF6 #F6DFE2 #EDF6DF #DFF6F4
split-complementary
#E8DFF6 #F6F4DF #E2F6DF
monochromatic
#A37FDB #C6AFE9 #E8DFF6 #EEE7F8 #EEE7F8
Accessibility & contrast
On white
1.29
#E8DFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#E8DFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DFF6
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DFF6 | 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)
#DBE2F7
Deuteranopia (green-blind)
#DDE3F5
Tritanopia (blue-blind)
#E6E2E6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e8dff6; /* rgb */ color: rgb(232, 223, 246); /* oklch */ color: oklch(91.8% 0.032 303.5);
Tailwind
colors: {
custom: {
50: '#efe9f9',
500: '#e8dff6',
950: '#000000',
},
}SCSS
$custom: #e8dff6; $custom-light: #efe9f9; $custom-dark: #000000;
JSON
{
"hex": "#e8dff6",
"rgb": {
"r": 232,
"g": 223,
"b": 246
},
"hsl": {
"h": 263.478,
"s": 56.098,
"l": 91.961
},
"oklch": {
"l": 0.91762,
"c": 0.03233,
"h": 303.5
},
"luminance": 0.76585
}Semantic roles & 50–950 ramp
primary
#E8DFF6
secondary
#C2D7A3
accent
#C42284
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161617
muted
#858485