#E4D6EE#E4D6EE
#E4D6EE is a very light, muted violet. Relative luminance 0.708; OKLCH L 89.5% C 0.036 H 311.4°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #E4D6EE |
|---|---|
| RGB | rgb(228, 214, 238) |
| HSL | hsl(275, 41%, 89%) |
| HSV | hsv(275, 10%, 93%) |
| CMYK | cmyk(4.2%, 10.1%, 0%, 6.7%) |
| CIE-LAB | lab(87.37, 9.12, -10.01) |
| CIE-LCH | lch(87.37, 13.54, 312.35°) |
| OKLab | oklab(89.46% 0.0236 -0.0268) |
| OKLCH | oklch(89.46% 0.036 311.4) |
| XYZ | xyz(71.4715, 70.7605, 90.7652) |
| Luminance | 0.7076 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.11
Lavender (CSS)
#E6E6FA
ΔE00 6.55
Pale Lavender
#EECFFE
ΔE00 7.66
Pale Lilac
#E4CBFF
ΔE00 8.31
Very Light Purple
#F6CEFC
ΔE00 8.68
Lavenderblush
#FFF0F5
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4D6EE #E0EED6
analogous
#D8D6EE #E4D6EE #EED6EC
triadic
#E4D6EE #EEE4D6 #D6EEE4
tetradic
#E4D6EE #EED8D6 #E0EED6 #D6ECEE
square
#E4D6EE #EED8D6 #E0EED6 #D6ECEE
split-complementary
#E4D6EE #ECEED6 #D6EED8
monochromatic
#AB7FCA #C8ABDC #E4D6EE #F1E9F6 #F1E9F6
Accessibility & contrast
On white
1.39
#E4D6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#E4D6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4D6EE
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4D6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4D6EE | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEF
Deuteranopia (green-blind)
#D5DBED
Tritanopia (blue-blind)
#E3D9DE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #e4d6ee; /* rgb */ color: rgb(228, 214, 238); /* oklch */ color: oklch(89.5% 0.036 311.4);
Tailwind
colors: {
custom: {
50: '#ece2f3',
500: '#e4d6ee',
950: '#000000',
},
}SCSS
$custom: #e4d6ee; $custom-light: #ece2f3; $custom-dark: #000000;
JSON
{
"hex": "#e4d6ee",
"rgb": {
"r": 228,
"g": 214,
"b": 238
},
"hsl": {
"h": 275,
"s": 41.379,
"l": 88.627
},
"oklch": {
"l": 0.89455,
"c": 0.03567,
"h": 311.4
},
"luminance": 0.7076
}Semantic roles & 50–950 ramp
primary
#E4D6EE
secondary
#B0CA9E
accent
#B43168
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161517
muted
#848485