#E0D0EE#E0D0EE
#E0D0EE is a very light, muted violet. Relative luminance 0.671; OKLCH L 88.0% C 0.044 H 309.3°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #E0D0EE |
|---|---|
| RGB | rgb(224, 208, 238) |
| HSL | hsl(272, 47%, 87%) |
| HSV | hsv(272, 13%, 93%) |
| CMYK | cmyk(5.9%, 12.6%, 0%, 6.7%) |
| CIE-LAB | lab(85.57, 10.97, -12.72) |
| CIE-LCH | lch(85.57, 16.80, 310.78°) |
| OKLab | oklab(87.98% 0.0279 -0.0341) |
| OKLCH | oklch(87.98% 0.044 309.3) |
| XYZ | xyz(68.7263, 67.1324, 90.2096) |
| Luminance | 0.6713 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.03
Pale Lavender
#EECFFE
ΔE00 5.76
Pale Lilac
#E4CBFF
ΔE00 6.16
Very Light Purple
#F6CEFC
ΔE00 7.05
Light Lavender
#DFC5FE
ΔE00 7.45
Light Lilac
#EDC8FF
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0D0EE #DEEED0
analogous
#D1D0EE #E0D0EE #EED0ED
triadic
#E0D0EE #EEE0D0 #D0EEE0
tetradic
#E0D0EE #EED1D0 #DEEED0 #D0EDEE
square
#E0D0EE #EED1D0 #DEEED0 #D0EDEE
split-complementary
#E0D0EE #EDEED0 #D0EED1
monochromatic
#A576CD #C2A3DE #E0D0EE #F0E9F7 #F0E9F7
Accessibility & contrast
On white
1.46
#E0D0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#E0D0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0D0EE
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0D0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0D0EE | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5EF
Deuteranopia (green-blind)
#CFD6ED
Tritanopia (blue-blind)
#DFD3DA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #e0d0ee; /* rgb */ color: rgb(224, 208, 238); /* oklch */ color: oklch(88.0% 0.044 309.3);
Tailwind
colors: {
custom: {
50: '#e9def3',
500: '#e0d0ee',
950: '#000000',
},
}SCSS
$custom: #e0d0ee; $custom-light: #e9def3; $custom-dark: #000000;
JSON
{
"hex": "#e0d0ee",
"rgb": {
"r": 224,
"g": 208,
"b": 238
},
"hsl": {
"h": 272,
"s": 46.875,
"l": 87.451
},
"oklch": {
"l": 0.87976,
"c": 0.04412,
"h": 309.3
},
"luminance": 0.67132
}Semantic roles & 50–950 ramp
primary
#E0D0EE
secondary
#AFCB98
accent
#BA2B6E
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161517
muted
#848485