#E0D6EA#E0D6EA
#E0D6EA is a very light, muted violet. Relative luminance 0.699; OKLCH L 89.0% C 0.029 H 308.1°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #E0D6EA |
|---|---|
| RGB | rgb(224, 214, 234) |
| HSL | hsl(270, 32%, 88%) |
| HSV | hsv(270, 9%, 92%) |
| CMYK | cmyk(4.3%, 8.5%, 0%, 8.2%) |
| CIE-LAB | lab(86.94, 7.05, -8.57) |
| CIE-LCH | lch(86.94, 11.09, 309.45°) |
| OKLab | oklab(89.01% 0.0179 -0.0229) |
| OKLCH | oklch(89.01% 0.029 308.1) |
| XYZ | xyz(69.6358, 69.8811, 87.6458) |
| Luminance | 0.6988 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.22
Thistle
#D8BFD8
ΔE00 7.12
Lavenderblush
#FFF0F5
ΔE00 8.40
Pale Lavender
#EECFFE
ΔE00 9.57
Ghostwhite
#F8F8FF
ΔE00 9.95
Pale Lilac
#E4CBFF
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0D6EA #E0EAD6
analogous
#D6D6EA #E0D6EA #EAD6EA
triadic
#E0D6EA #EAE0D6 #D6EAE0
tetradic
#E0D6EA #EAD6D6 #E0EAD6 #D6EAEA
square
#E0D6EA #EAD6D6 #E0EAD6 #D6EAEA
split-complementary
#E0D6EA #EAEAD6 #D6EAD6
monochromatic
#A385C1 #C1AED5 #E0D6EA #F0EBF5 #F0EBF5
Accessibility & contrast
On white
1.40
#E0D6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#E0D6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0D6EA
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0D6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0D6EA | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EB
Deuteranopia (green-blind)
#D5DAE9
Tritanopia (blue-blind)
#DFD8DC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #e0d6ea; /* rgb */ color: rgb(224, 214, 234); /* oklch */ color: oklch(89.0% 0.029 308.1);
Tailwind
colors: {
custom: {
50: '#e9e2f0',
500: '#e0d6ea',
950: '#000000',
},
}SCSS
$custom: #e0d6ea; $custom-light: #e9e2f0; $custom-dark: #000000;
JSON
{
"hex": "#e0d6ea",
"rgb": {
"r": 224,
"g": 214,
"b": 234
},
"hsl": {
"h": 270,
"s": 32.258,
"l": 87.843
},
"oklch": {
"l": 0.89005,
"c": 0.02907,
"h": 308.1
},
"luminance": 0.69881
}Semantic roles & 50–950 ramp
primary
#E0D6EA
secondary
#B2C3A1
accent
#AB3A73
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485