#E8DCFD#E8DCFD
#E8DCFD is a very light, muted violet. Relative luminance 0.754; OKLCH L 91.4% C 0.046 H 302.0°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DCFD |
|---|---|
| RGB | rgb(232, 220, 253) |
| HSL | hsl(262, 89%, 93%) |
| HSV | hsv(262, 13%, 99%) |
| CMYK | cmyk(8.3%, 13%, 0%, 0.8%) |
| CIE-LAB | lab(89.60, 10.14, -14.54) |
| CIE-LCH | lch(89.60, 17.73, 304.89°) |
| OKLab | oklab(91.41% 0.0245 -0.0391) |
| OKLCH | oklch(91.41% 0.046 302) |
| XYZ | xyz(76.5982, 75.4341, 103.4343) |
| Luminance | 0.7543 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 6.26
Pale Lilac
#E4CBFF
ΔE00 6.46
Lavender (CSS)
#E6E6FA
ΔE00 6.71
Very Light Purple
#F6CEFC
ΔE00 7.83
Periwinkle
#CCCCFF
ΔE00 7.86
Light Lavender
#DFC5FE
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DCFD #F1FDDC
analogous
#DCE0FD #E8DCFD #F8DCFD
triadic
#E8DCFD #FDE8DC #DCFDE8
tetradic
#E8DCFD #FDDCE0 #F1FDDC #DCFDF8
square
#E8DCFD #FDDCE0 #F1FDDC #DCFDF8
split-complementary
#E8DCFD #FDF8DC #E0FDDC
monochromatic
#9C68F6 #C2A2FA #E8DCFD #ECE2FD #ECE2FD
Accessibility & contrast
On white
1.31
#E8DCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#E8DCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DCFD
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DCFD | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E1FF
Deuteranopia (green-blind)
#D8E1FC
Tritanopia (blue-blind)
#E5E0E7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e8dcfd; /* rgb */ color: rgb(232, 220, 253); /* oklch */ color: oklch(91.4% 0.046 302.0);
Tailwind
colors: {
custom: {
50: '#efe6fe',
500: '#e8dcfd',
950: '#000000',
},
}SCSS
$custom: #e8dcfd; $custom-light: #efe6fe; $custom-dark: #000000;
JSON
{
"hex": "#e8dcfd",
"rgb": {
"r": 232,
"g": 220,
"b": 253
},
"hsl": {
"h": 261.818,
"s": 89.189,
"l": 92.745
},
"oklch": {
"l": 0.91413,
"c": 0.04618,
"h": 302
},
"luminance": 0.75434
}Semantic roles & 50–950 ramp
primary
#E8DCFD
secondary
#CAE796
accent
#E60092
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161617
muted
#858485