#E8DDFD#E8DDFD
#E8DDFD is a very light, muted violet. Relative luminance 0.760; OKLCH L 91.6% C 0.045 H 301.2°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DDFD |
|---|---|
| RGB | rgb(232, 221, 253) |
| HSL | hsl(261, 89%, 93%) |
| HSV | hsv(261, 13%, 99%) |
| CMYK | cmyk(8.3%, 12.6%, 0%, 0.8%) |
| CIE-LAB | lab(89.84, 9.62, -14.18) |
| CIE-LCH | lch(89.84, 17.13, 304.15°) |
| OKLab | oklab(91.6% 0.0231 -0.0382) |
| OKLCH | oklch(91.6% 0.045 301.2) |
| XYZ | xyz(76.8615, 75.9605, 103.5221) |
| Luminance | 0.7596 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.25
Pale Lavender
#EECFFE
ΔE00 6.72
Pale Lilac
#E4CBFF
ΔE00 6.90
Periwinkle
#CCCCFF
ΔE00 7.97
Very Light Purple
#F6CEFC
ΔE00 8.27
Thistle
#D8BFD8
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DDFD #F2FDDD
analogous
#DDE2FD #E8DDFD #F8DDFD
triadic
#E8DDFD #FDE8DD #DDFDE8
tetradic
#E8DDFD #FDDDE2 #F2FDDD #DDFDF8
square
#E8DDFD #FDDDE2 #F2FDDD #DDFDF8
split-complementary
#E8DDFD #FDF8DD #E2FDDD
monochromatic
#9A69F6 #C1A3FA #E8DDFD #EBE2FD #EBE2FD
Accessibility & contrast
On white
1.30
#E8DDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#E8DDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DDFD
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DDFD | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E2FE
Deuteranopia (green-blind)
#D9E2FC
Tritanopia (blue-blind)
#E5E1E7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e8ddfd; /* rgb */ color: rgb(232, 221, 253); /* oklch */ color: oklch(91.6% 0.045 301.2);
Tailwind
colors: {
custom: {
50: '#efe7fe',
500: '#e8ddfd',
950: '#000000',
},
}SCSS
$custom: #e8ddfd; $custom-light: #efe7fe; $custom-dark: #000000;
JSON
{
"hex": "#e8ddfd",
"rgb": {
"r": 232,
"g": 221,
"b": 253
},
"hsl": {
"h": 260.625,
"s": 88.889,
"l": 92.941
},
"oklch": {
"l": 0.91604,
"c": 0.0446,
"h": 301.2
},
"luminance": 0.75961
}Semantic roles & 50–950 ramp
primary
#E8DDFD
secondary
#CCE797
accent
#E60097
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161617
muted
#858485