#E2D8FF#E2D8FF
#E2D8FF is a very light, muted violet. Relative luminance 0.725; OKLCH L 90.2% C 0.054 H 297.1°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D8FF |
|---|---|
| RGB | rgb(226, 216, 255) |
| HSL | hsl(255, 100%, 92%) |
| HSV | hsv(255, 15%, 100%) |
| CMYK | cmyk(11.4%, 15.3%, 0%, 0%) |
| CIE-LAB | lab(88.21, 10.73, -17.73) |
| CIE-LCH | lch(88.21, 20.72, 301.19°) |
| OKLab | oklab(90.24% 0.0245 -0.0479) |
| OKLCH | oklch(90.24% 0.054 297.1) |
| XYZ | xyz(73.9663, 72.5002, 104.6855) |
| Luminance | 0.7250 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 5.19
Periwinkle
#CCCCFF
ΔE00 5.83
Pale Lavender
#EECFFE
ΔE00 5.87
Light Lavender
#DFC5FE
ΔE00 6.42
Light Lilac
#EDC8FF
ΔE00 7.49
Lavender (CSS)
#E6E6FA
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D8FF #F5FFD8
analogous
#D8E1FF #E2D8FF #F6D8FF
triadic
#E2D8FF #FFE2D8 #D8FFE2
tetradic
#E2D8FF #FFD8E1 #F5FFD8 #D8FFF6
square
#E2D8FF #FFD8E1 #F5FFD8 #D8FFF6
split-complementary
#E2D8FF #FFF6D8 #E1FFD8
monochromatic
#875EFF #B49BFF #E2D8FF #E8E0FF #E8E0FF
Accessibility & contrast
On white
1.35
#E2D8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#E2D8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D8FF
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D8FF | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DDFF
Deuteranopia (green-blind)
#D2DDFE
Tritanopia (blue-blind)
#DDDEE5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e2d8ff; /* rgb */ color: rgb(226, 216, 255); /* oklch */ color: oklch(90.2% 0.054 297.1);
Tailwind
colors: {
custom: {
50: '#ebe4ff',
500: '#e2d8ff',
950: '#000000',
},
}SCSS
$custom: #e2d8ff; $custom-light: #ebe4ff; $custom-dark: #000000;
JSON
{
"hex": "#e2d8ff",
"rgb": {
"r": 226,
"g": 216,
"b": 255
},
"hsl": {
"h": 255.385,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.90239,
"c": 0.05383,
"h": 297.1
},
"luminance": 0.725
}Semantic roles & 50–950 ramp
primary
#E2D8FF
secondary
#D4EB90
accent
#E600AB
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161518
muted
#848486