#E7DFFB#E7DFFB
#E7DFFB is a very light, muted violet. Relative luminance 0.767; OKLCH L 91.8% C 0.039 H 298.7°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DFFB |
|---|---|
| RGB | rgb(231, 223, 251) |
| HSL | hsl(257, 78%, 93%) |
| HSV | hsv(257, 11%, 98%) |
| CMYK | cmyk(8%, 11.2%, 0%, 1.6%) |
| CIE-LAB | lab(90.20, 7.86, -12.61) |
| CIE-LCH | lch(90.20, 14.86, 301.96°) |
| OKLab | oklab(91.84% 0.0185 -0.0339) |
| OKLCH | oklch(91.84% 0.039 298.7) |
| XYZ | xyz(76.7520, 76.7292, 102.0148) |
| Luminance | 0.7673 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.63
Pale Lavender
#EECFFE
ΔE00 8.30
Pale Lilac
#E4CBFF
ΔE00 8.43
Periwinkle
#CCCCFF
ΔE00 8.53
Thistle
#D8BFD8
ΔE00 8.91
Lavenderblush
#FFF0F5
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DFFB #F3FBDF
analogous
#DFE5FB #E7DFFB #F5DFFB
triadic
#E7DFFB #FBE7DF #DFFBE7
tetradic
#E7DFFB #FBDFE5 #F3FBDF #DFFBF5
square
#E7DFFB #FBDFE5 #F3FBDF #DFFBF5
split-complementary
#E7DFFB #FBF5DF #E5FBDF
monochromatic
#9572ED #BEA9F4 #E7DFFB #EBE4FC #EBE4FC
Accessibility & contrast
On white
1.28
#E7DFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#E7DFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DFFB
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DFFB | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE3FC
Deuteranopia (green-blind)
#DBE3FA
Tritanopia (blue-blind)
#E4E3E8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e7dffb; /* rgb */ color: rgb(231, 223, 251); /* oklch */ color: oklch(91.8% 0.039 298.7);
Tailwind
colors: {
custom: {
50: '#eee9fc',
500: '#e7dffb',
950: '#000000',
},
}SCSS
$custom: #e7dffb; $custom-light: #eee9fc; $custom-dark: #000000;
JSON
{
"hex": "#e7dffb",
"rgb": {
"r": 231,
"g": 223,
"b": 251
},
"hsl": {
"h": 257.143,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.91843,
"c": 0.03862,
"h": 298.7
},
"luminance": 0.76729
}Semantic roles & 50–950 ramp
primary
#E7DFFB
secondary
#CEE29C
accent
#DA0B9F
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161617
muted
#858485