#E2D6FF#E2D6FF
#E2D6FF is a very light, muted violet. Relative luminance 0.715; OKLCH L 89.9% C 0.057 H 298.6°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D6FF |
|---|---|
| RGB | rgb(226, 214, 255) |
| HSL | hsl(258, 100%, 92%) |
| HSV | hsv(258, 16%, 100%) |
| CMYK | cmyk(11.4%, 16.1%, 0%, 0%) |
| CIE-LAB | lab(87.72, 11.78, -18.46) |
| CIE-LCH | lch(87.72, 21.90, 302.55°) |
| OKLab | oklab(89.86% 0.0273 -0.05) |
| OKLCH | oklch(89.86% 0.057 298.6) |
| XYZ | xyz(73.4570, 71.4817, 104.5158) |
| Luminance | 0.7148 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 4.36
Pale Lavender
#EECFFE
ΔE00 5.13
Light Lavender
#DFC5FE
ΔE00 5.62
Periwinkle
#CCCCFF
ΔE00 5.74
Light Lilac
#EDC8FF
ΔE00 6.70
Very Light Purple
#F6CEFC
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D6FF #F3FFD6
analogous
#D6DFFF #E2D6FF #F7D6FF
triadic
#E2D6FF #FFE2D6 #D6FFE2
tetradic
#E2D6FF #FFD6DF #F3FFD6 #D6FFF7
square
#E2D6FF #FFD6DF #F3FFD6 #D6FFF7
split-complementary
#E2D6FF #FFF7D6 #DFFFD6
monochromatic
#8B5CFF #B799FF #E2D6FF #E9E0FF #E9E0FF
Accessibility & contrast
On white
1.37
#E2D6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#E2D6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D6FF
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D6FF | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDCFF
Deuteranopia (green-blind)
#D0DCFE
Tritanopia (blue-blind)
#DDDCE4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e2d6ff; /* rgb */ color: rgb(226, 214, 255); /* oklch */ color: oklch(89.9% 0.057 298.6);
Tailwind
colors: {
custom: {
50: '#ebe2ff',
500: '#e2d6ff',
950: '#000000',
},
}SCSS
$custom: #e2d6ff; $custom-light: #ebe2ff; $custom-dark: #000000;
JSON
{
"hex": "#e2d6ff",
"rgb": {
"r": 226,
"g": 214,
"b": 255
},
"hsl": {
"h": 257.561,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.89857,
"c": 0.05693,
"h": 298.6
},
"luminance": 0.71482
}Semantic roles & 50–950 ramp
primary
#E2D6FF
secondary
#D0EB8E
accent
#E600A2
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161518
muted
#848486