#E7DFFA#E7DFFA
#E7DFFA is a very light, muted violet. Relative luminance 0.767; OKLCH L 91.8% C 0.037 H 299.2°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DFFA |
|---|---|
| RGB | rgb(231, 223, 250) |
| HSL | hsl(258, 73%, 93%) |
| HSV | hsv(258, 11%, 98%) |
| CMYK | cmyk(7.6%, 10.8%, 0%, 2%) |
| CIE-LAB | lab(90.17, 7.67, -12.12) |
| CIE-LCH | lch(90.17, 14.35, 302.32°) |
| OKLab | oklab(91.81% 0.0182 -0.0326) |
| OKLCH | oklch(91.81% 0.037 299.2) |
| XYZ | xyz(76.5948, 76.6663, 101.1868) |
| Luminance | 0.7667 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.44
Pale Lavender
#EECFFE
ΔE00 8.50
Pale Lilac
#E4CBFF
ΔE00 8.68
Periwinkle
#CCCCFF
ΔE00 8.77
Thistle
#D8BFD8
ΔE00 8.88
Lavenderblush
#FFF0F5
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DFFA #F2FADF
analogous
#DFE4FA #E7DFFA #F4DFFA
triadic
#E7DFFA #FAE7DF #DFFAE7
tetradic
#E7DFFA #FADFE4 #F2FADF #DFFAF4
square
#E7DFFA #FADFE4 #F2FADF #DFFAF4
split-complementary
#E7DFFA #FAF4DF #E4FADF
monochromatic
#9875E9 #BFAAF2 #E7DFFA #EBE5FB #EBE5FB
Accessibility & contrast
On white
1.29
#E7DFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#E7DFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DFFA
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DFFA | 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)
#DAE3FB
Deuteranopia (green-blind)
#DBE3F9
Tritanopia (blue-blind)
#E4E3E8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e7dffa; /* rgb */ color: rgb(231, 223, 250); /* oklch */ color: oklch(91.8% 0.037 299.2);
Tailwind
colors: {
custom: {
50: '#eee9fc',
500: '#e7dffa',
950: '#000000',
},
}SCSS
$custom: #e7dffa; $custom-light: #eee9fc; $custom-dark: #000000;
JSON
{
"hex": "#e7dffa",
"rgb": {
"r": 231,
"g": 223,
"b": 250
},
"hsl": {
"h": 257.778,
"s": 72.973,
"l": 92.745
},
"oklch": {
"l": 0.91811,
"c": 0.0373,
"h": 299.2
},
"luminance": 0.76666
}Semantic roles & 50–950 ramp
primary
#E7DFFA
secondary
#CCDF9E
accent
#D5109B
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161617
muted
#858485