#E0DCEE#E0DCEE
#E0DCEE is a very light, muted violet. Relative luminance 0.732; OKLCH L 90.3% C 0.025 H 296.1°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #E0DCEE |
|---|---|
| RGB | rgb(224, 220, 238) |
| HSL | hsl(253, 35%, 90%) |
| HSV | hsv(253, 8%, 93%) |
| CMYK | cmyk(5.9%, 7.6%, 0%, 6.7%) |
| CIE-LAB | lab(88.55, 4.66, -8.29) |
| CIE-LCH | lch(88.55, 9.51, 299.36°) |
| OKLab | oklab(90.3% 0.0109 -0.0222) |
| OKLCH | oklch(90.3% 0.025 296.1) |
| XYZ | xyz(71.7634, 73.2066, 91.2219) |
| Luminance | 0.7321 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.73
Ghostwhite
#F8F8FF
ΔE00 7.77
Lavenderblush
#FFF0F5
ΔE00 8.01
Fog
#D8DCE0
ΔE00 8.13
Gainsboro
#DCDCDC
ΔE00 8.73
Light Gray
#D3D3D3
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0DCEE #EAEEDC
analogous
#DCE1EE #E0DCEE #E9DCEE
triadic
#E0DCEE #EEE0DC #DCEEE0
tetradic
#E0DCEE #EEDCE1 #EAEEDC #DCEEE9
square
#E0DCEE #EEDCE1 #EAEEDC #DCEEE9
split-complementary
#E0DCEE #EEE9DC #E1EEDC
monochromatic
#978AC6 #BCB3DA #E0DCEE #EDEAF5 #EDEAF5
Accessibility & contrast
On white
1.34
#E0DCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#E0DCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0DCEE
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0DCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0DCEE | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEF
Deuteranopia (green-blind)
#D9DEED
Tritanopia (blue-blind)
#DEDEE2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e0dcee; /* rgb */ color: rgb(224, 220, 238); /* oklch */ color: oklch(90.3% 0.025 296.1);
Tailwind
colors: {
custom: {
50: '#e9e6f3',
500: '#e0dcee',
950: '#000000',
},
}SCSS
$custom: #e0dcee; $custom-light: #e9e6f3; $custom-dark: #000000;
JSON
{
"hex": "#e0dcee",
"rgb": {
"r": 224,
"g": 220,
"b": 238
},
"hsl": {
"h": 253.333,
"s": 34.615,
"l": 89.804
},
"oklch": {
"l": 0.90299,
"c": 0.0247,
"h": 296.1
},
"luminance": 0.73207
}Semantic roles & 50–950 ramp
primary
#E0DCEE
secondary
#C1C9A6
accent
#AD3893
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485