#E0D4EC#E0D4EC
#E0D4EC is a very light, muted violet. Relative luminance 0.690; OKLCH L 88.7% C 0.035 H 308.0°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #E0D4EC |
|---|---|
| RGB | rgb(224, 212, 236) |
| HSL | hsl(270, 39%, 88%) |
| HSV | hsv(270, 10%, 93%) |
| CMYK | cmyk(5.1%, 10.2%, 0%, 7.5%) |
| CIE-LAB | lab(86.50, 8.48, -10.28) |
| CIE-LCH | lch(86.50, 13.32, 309.53°) |
| OKLab | oklab(88.68% 0.0215 -0.0275) |
| OKLCH | oklch(88.68% 0.035 308) |
| XYZ | xyz(69.4217, 68.9906, 88.9999) |
| Luminance | 0.6899 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.15
Lavender (CSS)
#E6E6FA
ΔE00 6.24
Pale Lavender
#EECFFE
ΔE00 8.02
Pale Lilac
#E4CBFF
ΔE00 8.40
Very Light Purple
#F6CEFC
ΔE00 9.17
Periwinkle
#CCCCFF
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0D4EC #E0ECD4
analogous
#D4D4EC #E0D4EC #ECD4EC
triadic
#E0D4EC #ECE0D4 #D4ECE0
tetradic
#E0D4EC #ECD4D4 #E0ECD4 #D4ECEC
square
#E0D4EC #ECD4D4 #E0ECD4 #D4ECEC
split-complementary
#E0D4EC #ECECD4 #D4ECD4
monochromatic
#A37FC6 #C1AAD9 #E0D4EC #F0EAF6 #F0EAF6
Accessibility & contrast
On white
1.42
#E0D4EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#E0D4EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0D4EC
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0D4EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0D4EC | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8ED
Deuteranopia (green-blind)
#D3D9EB
Tritanopia (blue-blind)
#DFD7DC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #e0d4ec; /* rgb */ color: rgb(224, 212, 236); /* oklch */ color: oklch(88.7% 0.035 308.0);
Tailwind
colors: {
custom: {
50: '#e9e1f2',
500: '#e0d4ec',
950: '#000000',
},
}SCSS
$custom: #e0d4ec; $custom-light: #e9e1f2; $custom-dark: #000000;
JSON
{
"hex": "#e0d4ec",
"rgb": {
"r": 224,
"g": 212,
"b": 236
},
"hsl": {
"h": 270,
"s": 38.71,
"l": 87.843
},
"oklch": {
"l": 0.88681,
"c": 0.03492,
"h": 308
},
"luminance": 0.6899
}Semantic roles & 50–950 ramp
primary
#E0D4EC
secondary
#B2C79D
accent
#B23473
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161516
muted
#848485