#E2D4FF#E2D4FF
#E2D4FF is a very light, moderate violet. Relative luminance 0.705; OKLCH L 89.5% C 0.060 H 300.1°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D4FF |
|---|---|
| RGB | rgb(226, 212, 255) |
| HSL | hsl(260, 100%, 92%) |
| HSV | hsv(260, 17%, 100%) |
| CMYK | cmyk(11.4%, 16.9%, 0%, 0%) |
| CIE-LAB | lab(87.23, 12.84, -19.20) |
| CIE-LCH | lch(87.23, 23.10, 303.78°) |
| OKLab | oklab(89.48% 0.0301 -0.052) |
| OKLCH | oklch(89.48% 0.06 300.1) |
| XYZ | xyz(72.9540, 70.4756, 104.3481) |
| Luminance | 0.7048 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.56
Pale Lavender
#EECFFE
ΔE00 4.48
Light Lavender
#DFC5FE
ΔE00 4.85
Periwinkle
#CCCCFF
ΔE00 5.74
Light Lilac
#EDC8FF
ΔE00 5.95
Very Light Purple
#F6CEFC
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D4FF #F1FFD4
analogous
#D4DCFF #E2D4FF #F8D4FF
triadic
#E2D4FF #FFE2D4 #D4FFE2
tetradic
#E2D4FF #FFD4DC #F1FFD4 #D4FFF8
square
#E2D4FF #FFD4DC #F1FFD4 #D4FFF8
split-complementary
#E2D4FF #FFF8D4 #DCFFD4
monochromatic
#8F5AFF #B997FF #E2D4FF #EAE0FF #EAE0FF
Accessibility & contrast
On white
1.39
#E2D4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#E2D4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D4FF
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D4FF | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCDAFF
Deuteranopia (green-blind)
#CEDAFE
Tritanopia (blue-blind)
#DDDAE2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #e2d4ff; /* rgb */ color: rgb(226, 212, 255); /* oklch */ color: oklch(89.5% 0.060 300.1);
Tailwind
colors: {
custom: {
50: '#ebe1ff',
500: '#e2d4ff',
950: '#000000',
},
}SCSS
$custom: #e2d4ff; $custom-light: #ebe1ff; $custom-dark: #000000;
JSON
{
"hex": "#e2d4ff",
"rgb": {
"r": 226,
"g": 212,
"b": 255
},
"hsl": {
"h": 259.535,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.89477,
"c": 0.06008,
"h": 300.1
},
"luminance": 0.70476
}Semantic roles & 50–950 ramp
primary
#E2D4FF
secondary
#CCEB8C
accent
#E6009B
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161518
muted
#848486