#E0D0EC#E0D0EC
#E0D0EC is a very light, muted violet. Relative luminance 0.670; OKLCH L 87.9% C 0.042 H 310.9°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #E0D0EC |
|---|---|
| RGB | rgb(224, 208, 236) |
| HSL | hsl(274, 42%, 87%) |
| HSV | hsv(274, 12%, 93%) |
| CMYK | cmyk(5.1%, 11.9%, 0%, 7.5%) |
| CIE-LAB | lab(85.51, 10.59, -11.75) |
| CIE-LCH | lch(85.51, 15.82, 312.03°) |
| OKLab | oklab(87.91% 0.0272 -0.0315) |
| OKLCH | oklch(87.91% 0.042 310.9) |
| XYZ | xyz(68.4341, 67.0155, 88.6707) |
| Luminance | 0.6702 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.82
Pale Lavender
#EECFFE
ΔE00 6.26
Pale Lilac
#E4CBFF
ΔE00 6.76
Very Light Purple
#F6CEFC
ΔE00 7.41
Light Lavender
#DFC5FE
ΔE00 8.05
Lavender (CSS)
#E6E6FA
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0D0EC #DCECD0
analogous
#D2D0EC #E0D0EC #ECD0EA
triadic
#E0D0EC #ECE0D0 #D0ECE0
tetradic
#E0D0EC #ECD2D0 #DCECD0 #D0EAEC
square
#E0D0EC #ECD2D0 #DCECD0 #D0EAEC
split-complementary
#E0D0EC #EAECD0 #D0ECD2
monochromatic
#A779C9 #C3A4DA #E0D0EC #F1E9F6 #F1E9F6
Accessibility & contrast
On white
1.46
#E0D0EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#E0D0EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0D0EC
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0D0EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0D0EC | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5ED
Deuteranopia (green-blind)
#CFD6EB
Tritanopia (blue-blind)
#DFD3D9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #e0d0ec; /* rgb */ color: rgb(224, 208, 236); /* oklch */ color: oklch(87.9% 0.042 310.9);
Tailwind
colors: {
custom: {
50: '#e9def2',
500: '#e0d0ec',
950: '#000000',
},
}SCSS
$custom: #e0d0ec; $custom-light: #e9def2; $custom-dark: #000000;
JSON
{
"hex": "#e0d0ec",
"rgb": {
"r": 224,
"g": 208,
"b": 236
},
"hsl": {
"h": 274.286,
"s": 42.424,
"l": 87.059
},
"oklch": {
"l": 0.87911,
"c": 0.04164,
"h": 310.9
},
"luminance": 0.67015
}Semantic roles & 50–950 ramp
primary
#E0D0EC
secondary
#ADC899
accent
#B63069
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161516
muted
#848485