#E8DFF7#E8DFF7
#E8DFF7 is a very light, muted violet. Relative luminance 0.766; OKLCH L 91.8% C 0.034 H 302.7°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DFF7 |
|---|---|
| RGB | rgb(232, 223, 247) |
| HSL | hsl(263, 60%, 92%) |
| HSV | hsv(263, 10%, 97%) |
| CMYK | cmyk(6.1%, 9.7%, 0%, 3.1%) |
| CIE-LAB | lab(90.16, 7.42, -10.56) |
| CIE-LCH | lch(90.16, 12.90, 305.10°) |
| OKLab | oklab(91.79% 0.0182 -0.0283) |
| OKLCH | oklch(91.79% 0.034 302.7) |
| XYZ | xyz(76.4519, 76.6466, 98.7443) |
| Luminance | 0.7665 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.27
Lavenderblush
#FFF0F5
ΔE00 8.41
Thistle
#D8BFD8
ΔE00 8.64
Pale Lavender
#EECFFE
ΔE00 8.97
Pale Lilac
#E4CBFF
ΔE00 9.37
Ghostwhite
#F8F8FF
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DFF7 #EEF7DF
analogous
#DFE2F7 #E8DFF7 #F4DFF7
triadic
#E8DFF7 #F7E8DF #DFF7E8
tetradic
#E8DFF7 #F7DFE2 #EEF7DF #DFF7F4
square
#E8DFF7 #F7DFE2 #EEF7DF #DFF7F4
split-complementary
#E8DFF7 #F7F4DF #E2F7DF
monochromatic
#A27DDF #C5AEEB #E8DFF7 #EDE7F9 #EDE7F9
Accessibility & contrast
On white
1.29
#E8DFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#E8DFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DFF7
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DFF7 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE3F8
Deuteranopia (green-blind)
#DDE3F6
Tritanopia (blue-blind)
#E6E2E7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e8dff7; /* rgb */ color: rgb(232, 223, 247); /* oklch */ color: oklch(91.8% 0.034 302.7);
Tailwind
colors: {
custom: {
50: '#efe9f9',
500: '#e8dff7',
950: '#000000',
},
}SCSS
$custom: #e8dff7; $custom-light: #efe9f9; $custom-dark: #000000;
JSON
{
"hex": "#e8dff7",
"rgb": {
"r": 232,
"g": 223,
"b": 247
},
"hsl": {
"h": 262.5,
"s": 60,
"l": 92.157
},
"oklch": {
"l": 0.91794,
"c": 0.03362,
"h": 302.7
},
"luminance": 0.76647
}Semantic roles & 50–950 ramp
primary
#E8DFF7
secondary
#C4D9A1
accent
#C81E88
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161617
muted
#858485