#E2D8FD#E2D8FD
#E2D8FD is a very light, muted violet. Relative luminance 0.724; OKLCH L 90.2% C 0.051 H 297.7°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D8FD |
|---|---|
| RGB | rgb(226, 216, 253) |
| HSL | hsl(256, 90%, 92%) |
| HSV | hsv(256, 15%, 99%) |
| CMYK | cmyk(10.7%, 14.6%, 0%, 0.8%) |
| CIE-LAB | lab(88.15, 10.33, -16.77) |
| CIE-LCH | lch(88.15, 19.69, 301.64°) |
| OKLab | oklab(90.17% 0.0238 -0.0453) |
| OKLCH | oklch(90.17% 0.051 297.7) |
| XYZ | xyz(73.6460, 72.3721, 102.9988) |
| Luminance | 0.7237 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 5.53
Pale Lavender
#EECFFE
ΔE00 6.04
Periwinkle
#CCCCFF
ΔE00 6.19
Light Lavender
#DFC5FE
ΔE00 6.79
Lavender (CSS)
#E6E6FA
ΔE00 7.32
Light Lilac
#EDC8FF
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D8FD #F3FDD8
analogous
#D8E1FD #E2D8FD #F5D8FD
triadic
#E2D8FD #FDE2D8 #D8FDE2
tetradic
#E2D8FD #FDD8E1 #F3FDD8 #D8FDF5
square
#E2D8FD #FDD8E1 #F3FDD8 #D8FDF5
split-complementary
#E2D8FD #FDF5D8 #E1FDD8
monochromatic
#8B64F7 #B79EFA #E2D8FD #E9E2FE #E9E2FE
Accessibility & contrast
On white
1.36
#E2D8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#E2D8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D8FD
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D8FD | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DDFF
Deuteranopia (green-blind)
#D2DDFC
Tritanopia (blue-blind)
#DDDDE4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e2d8fd; /* rgb */ color: rgb(226, 216, 253); /* oklch */ color: oklch(90.2% 0.051 297.7);
Tailwind
colors: {
custom: {
50: '#ebe4fe',
500: '#e2d8fd',
950: '#000000',
},
}SCSS
$custom: #e2d8fd; $custom-light: #ebe4fe; $custom-dark: #000000;
JSON
{
"hex": "#e2d8fd",
"rgb": {
"r": 226,
"g": 216,
"b": 253
},
"hsl": {
"h": 256.216,
"s": 90.244,
"l": 91.961
},
"oklch": {
"l": 0.90171,
"c": 0.05117,
"h": 297.7
},
"luminance": 0.72372
}Semantic roles & 50–950 ramp
primary
#E2D8FD
secondary
#D0E793
accent
#E600A7
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161517
muted
#848485