#E0DCF0#E0DCF0
#E0DCF0 is a very light, muted violet. Relative luminance 0.733; OKLCH L 90.4% C 0.027 H 295.0°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #E0DCF0 |
|---|---|
| RGB | rgb(224, 220, 240) |
| HSL | hsl(252, 40%, 90%) |
| HSV | hsv(252, 8%, 94%) |
| CMYK | cmyk(6.7%, 8.3%, 0%, 5.9%) |
| CIE-LAB | lab(88.60, 5.05, -9.26) |
| CIE-LCH | lch(88.60, 10.55, 298.58°) |
| OKLab | oklab(90.36% 0.0116 -0.0248) |
| OKLCH | oklch(90.36% 0.027 295) |
| XYZ | xyz(72.0589, 73.3248, 92.7780) |
| Luminance | 0.7332 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.68
Ghostwhite
#F8F8FF
ΔE00 8.25
Lavenderblush
#FFF0F5
ΔE00 8.46
Fog
#D8DCE0
ΔE00 8.78
Gainsboro
#DCDCDC
ΔE00 9.43
Thistle
#D8BFD8
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0DCF0 #ECF0DC
analogous
#DCE2F0 #E0DCF0 #EADCF0
triadic
#E0DCF0 #F0E0DC #DCF0E0
tetradic
#E0DCF0 #F0DCE2 #ECF0DC #DCF0EA
square
#E0DCF0 #F0DCE2 #ECF0DC #DCF0EA
split-complementary
#E0DCF0 #F0EADC #E2F0DC
monochromatic
#9486CB #BAB1DE #E0DCF0 #ECEAF6 #ECEAF6
Accessibility & contrast
On white
1.34
#E0DCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#E0DCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0DCF0
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0DCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0DCF0 | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DFF1
Deuteranopia (green-blind)
#D9DEEF
Tritanopia (blue-blind)
#DDDFE2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e0dcf0; /* rgb */ color: rgb(224, 220, 240); /* oklch */ color: oklch(90.4% 0.027 295.0);
Tailwind
colors: {
custom: {
50: '#e9e6f5',
500: '#e0dcf0',
950: '#000000',
},
}SCSS
$custom: #e0dcf0; $custom-light: #e9e6f5; $custom-dark: #000000;
JSON
{
"hex": "#e0dcf0",
"rgb": {
"r": 224,
"g": 220,
"b": 240
},
"hsl": {
"h": 252,
"s": 40,
"l": 90.196
},
"oklch": {
"l": 0.90362,
"c": 0.02737,
"h": 295
},
"luminance": 0.73325
}Semantic roles & 50–950 ramp
primary
#E0DCF0
secondary
#C4CCA4
accent
#B33299
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485