#E7DDFD#E7DDFD
#E7DDFD is a very light, muted violet. Relative luminance 0.758; OKLCH L 91.5% C 0.044 H 299.8°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DDFD |
|---|---|
| RGB | rgb(231, 221, 253) |
| HSL | hsl(259, 89%, 93%) |
| HSV | hsv(259, 13%, 99%) |
| CMYK | cmyk(8.7%, 12.6%, 0%, 0.8%) |
| CIE-LAB | lab(89.76, 9.30, -14.30) |
| CIE-LCH | lch(89.76, 17.06, 303.03°) |
| OKLab | oklab(91.52% 0.022 -0.0385) |
| OKLCH | oklch(91.52% 0.044 299.8) |
| XYZ | xyz(76.5377, 75.7936, 103.5069) |
| Luminance | 0.7579 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.02
Pale Lavender
#EECFFE
ΔE00 6.95
Pale Lilac
#E4CBFF
ΔE00 7.02
Periwinkle
#CCCCFF
ΔE00 7.77
Light Lavender
#DFC5FE
ΔE00 8.43
Thistle
#D8BFD8
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DDFD #F3FDDD
analogous
#DDE3FD #E7DDFD #F7DDFD
triadic
#E7DDFD #FDE7DD #DDFDE7
tetradic
#E7DDFD #FDDDE3 #F3FDDD #DDFDF7
square
#E7DDFD #FDDDE3 #F3FDDD #DDFDF7
split-complementary
#E7DDFD #FDF7DD #E3FDDD
monochromatic
#9569F6 #BEA3FA #E7DDFD #EBE2FD #EBE2FD
Accessibility & contrast
On white
1.30
#E7DDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#E7DDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DDFD
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DDFD | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E2FE
Deuteranopia (green-blind)
#D9E1FC
Tritanopia (blue-blind)
#E4E1E7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e7ddfd; /* rgb */ color: rgb(231, 221, 253); /* oklch */ color: oklch(91.5% 0.044 299.8);
Tailwind
colors: {
custom: {
50: '#eee7fe',
500: '#e7ddfd',
950: '#000000',
},
}SCSS
$custom: #e7ddfd; $custom-light: #eee7fe; $custom-dark: #000000;
JSON
{
"hex": "#e7ddfd",
"rgb": {
"r": 231,
"g": 221,
"b": 253
},
"hsl": {
"h": 258.75,
"s": 88.889,
"l": 92.941
},
"oklch": {
"l": 0.91524,
"c": 0.04436,
"h": 299.8
},
"luminance": 0.75794
}Semantic roles & 50–950 ramp
primary
#E7DDFD
secondary
#CEE797
accent
#E6009E
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161617
muted
#858485