#E2D8FC#E2D8FC
#E2D8FC is a very light, muted violet. Relative luminance 0.723; OKLCH L 90.1% C 0.050 H 298.1°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D8FC |
|---|---|
| RGB | rgb(226, 216, 252) |
| HSL | hsl(257, 86%, 92%) |
| HSV | hsv(257, 14%, 99%) |
| CMYK | cmyk(10.3%, 14.3%, 0%, 1.2%) |
| CIE-LAB | lab(88.12, 10.13, -16.29) |
| CIE-LCH | lch(88.12, 19.18, 301.88°) |
| OKLab | oklab(90.14% 0.0235 -0.044) |
| OKLCH | oklch(90.14% 0.05 298.1) |
| XYZ | xyz(73.4871, 72.3086, 102.1620) |
| Luminance | 0.7231 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 5.72
Pale Lavender
#EECFFE
ΔE00 6.14
Periwinkle
#CCCCFF
ΔE00 6.39
Light Lavender
#DFC5FE
ΔE00 6.99
Lavender (CSS)
#E6E6FA
ΔE00 7.13
Light Lilac
#EDC8FF
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D8FC #F2FCD8
analogous
#D8E0FC #E2D8FC #F4D8FC
triadic
#E2D8FC #FCE2D8 #D8FCE2
tetradic
#E2D8FC #FCD8E0 #F2FCD8 #D8FCF4
square
#E2D8FC #FCD8E0 #F2FCD8 #D8FCF4
split-complementary
#E2D8FC #FCF4D8 #E0FCD8
monochromatic
#8D66F3 #B89FF8 #E2D8FC #EAE3FD #EAE3FD
Accessibility & contrast
On white
1.36
#E2D8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#E2D8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D8FC
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D8FC | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DDFE
Deuteranopia (green-blind)
#D3DDFB
Tritanopia (blue-blind)
#DEDDE4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e2d8fc; /* rgb */ color: rgb(226, 216, 252); /* oklch */ color: oklch(90.1% 0.050 298.1);
Tailwind
colors: {
custom: {
50: '#ebe4fd',
500: '#e2d8fc',
950: '#000000',
},
}SCSS
$custom: #e2d8fc; $custom-light: #ebe4fd; $custom-dark: #000000;
JSON
{
"hex": "#e2d8fc",
"rgb": {
"r": 226,
"g": 216,
"b": 252
},
"hsl": {
"h": 256.667,
"s": 85.714,
"l": 91.765
},
"oklch": {
"l": 0.90137,
"c": 0.04984,
"h": 298.1
},
"luminance": 0.72309
}Semantic roles & 50–950 ramp
primary
#E2D8FC
secondary
#CEE494
accent
#E203A4
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161517
muted
#848485