#E2D4EF#E2D4EF
#E2D4EF is a very light, muted violet. Relative luminance 0.695; OKLCH L 88.9% C 0.039 H 308.7°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D4EF |
|---|---|
| RGB | rgb(226, 212, 239) |
| HSL | hsl(271, 46%, 88%) |
| HSV | hsv(271, 11%, 94%) |
| CMYK | cmyk(5.4%, 11.3%, 0%, 6.3%) |
| CIE-LAB | lab(86.75, 9.71, -11.48) |
| CIE-LCH | lch(86.75, 15.03, 310.21°) |
| OKLab | oklab(88.94% 0.0247 -0.0308) |
| OKLCH | oklch(88.94% 0.039 308.7) |
| XYZ | xyz(70.4848, 69.4880, 91.3439) |
| Luminance | 0.6949 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.81
Pale Lavender
#EECFFE
ΔE00 6.83
Lavender (CSS)
#E6E6FA
ΔE00 7.03
Pale Lilac
#E4CBFF
ΔE00 7.31
Very Light Purple
#F6CEFC
ΔE00 8.04
Light Lavender
#DFC5FE
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D4EF #E1EFD4
analogous
#D4D4EF #E2D4EF #EFD4EE
triadic
#E2D4EF #EFE2D4 #D4EFE2
tetradic
#E2D4EF #EFD4D4 #E1EFD4 #D4EEEF
square
#E2D4EF #EFD4D4 #E1EFD4 #D4EEEF
split-complementary
#E2D4EF #EEEFD4 #D4EFD4
monochromatic
#A67BCE #C4A7DE #E2D4EF #F0E9F7 #F0E9F7
Accessibility & contrast
On white
1.41
#E2D4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#E2D4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D4EF
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D4EF | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D9F0
Deuteranopia (green-blind)
#D3D9EE
Tritanopia (blue-blind)
#E1D7DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #e2d4ef; /* rgb */ color: rgb(226, 212, 239); /* oklch */ color: oklch(88.9% 0.039 308.7);
Tailwind
colors: {
custom: {
50: '#ebe1f4',
500: '#e2d4ef',
950: '#000000',
},
}SCSS
$custom: #e2d4ef; $custom-light: #ebe1f4; $custom-dark: #000000;
JSON
{
"hex": "#e2d4ef",
"rgb": {
"r": 226,
"g": 212,
"b": 239
},
"hsl": {
"h": 271.111,
"s": 45.763,
"l": 88.431
},
"oklch": {
"l": 0.8894,
"c": 0.03944,
"h": 308.7
},
"luminance": 0.69488
}Semantic roles & 50–950 ramp
primary
#E2D4EF
secondary
#B3CC9B
accent
#B92D70
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161517
muted
#848485