#E7DFFD#E7DFFD
#E7DFFD is a very light, muted violet. Relative luminance 0.769; OKLCH L 91.9% C 0.041 H 297.8°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DFFD |
|---|---|
| RGB | rgb(231, 223, 253) |
| HSL | hsl(256, 88%, 93%) |
| HSV | hsv(256, 12%, 99%) |
| CMYK | cmyk(8.7%, 11.9%, 0%, 0.8%) |
| CIE-LAB | lab(90.26, 8.25, -13.57) |
| CIE-LCH | lch(90.26, 15.88, 301.31°) |
| OKLab | oklab(91.91% 0.0192 -0.0365) |
| OKLCH | oklch(91.91% 0.041 297.8) |
| XYZ | xyz(77.0689, 76.8560, 103.6840) |
| Luminance | 0.7686 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.04
Pale Lavender
#EECFFE
ΔE00 7.91
Pale Lilac
#E4CBFF
ΔE00 7.95
Periwinkle
#CCCCFF
ΔE00 8.08
Thistle
#D8BFD8
ΔE00 9.02
Light Lavender
#DFC5FE
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DFFD #F5FDDF
analogous
#DFE6FD #E7DFFD #F6DFFD
triadic
#E7DFFD #FDE7DF #DFFDE7
tetradic
#E7DFFD #FDDFE6 #F5FDDF #DFFDF6
square
#E7DFFD #FDDFE6 #F5FDDF #DFFDF6
split-complementary
#E7DFFD #FDF6DF #E6FDDF
monochromatic
#916CF6 #BCA5F9 #E7DFFD #E9E2FD #E9E2FD
Accessibility & contrast
On white
1.28
#E7DFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#E7DFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DFFD
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DFFD | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E3FE
Deuteranopia (green-blind)
#DAE3FC
Tritanopia (blue-blind)
#E3E3E9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e7dffd; /* rgb */ color: rgb(231, 223, 253); /* oklch */ color: oklch(91.9% 0.041 297.8);
Tailwind
colors: {
custom: {
50: '#eee9fe',
500: '#e7dffd',
950: '#000000',
},
}SCSS
$custom: #e7dffd; $custom-light: #eee9fe; $custom-dark: #000000;
JSON
{
"hex": "#e7dffd",
"rgb": {
"r": 231,
"g": 223,
"b": 253
},
"hsl": {
"h": 256,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.91908,
"c": 0.04126,
"h": 297.8
},
"luminance": 0.76856
}Semantic roles & 50–950 ramp
primary
#E7DFFD
secondary
#D2E799
accent
#E501A8
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161617
muted
#858485