#E0DCF4#E0DCF4
#E0DCF4 is a very light, muted violet. Relative luminance 0.736; OKLCH L 90.5% C 0.033 H 293.4°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #E0DCF4 |
|---|---|
| RGB | rgb(224, 220, 244) |
| HSL | hsl(250, 52%, 91%) |
| HSV | hsv(250, 10%, 96%) |
| CMYK | cmyk(8.2%, 9.8%, 0%, 4.3%) |
| CIE-LAB | lab(88.72, 5.82, -11.19) |
| CIE-LCH | lch(88.72, 12.62, 297.46°) |
| OKLab | oklab(90.49% 0.013 -0.0301) |
| OKLCH | oklch(90.49% 0.033 293.4) |
| XYZ | xyz(72.6596, 73.5651, 95.9420) |
| Luminance | 0.7357 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.12
Periwinkle
#CCCCFF
ΔE00 8.74
Ghostwhite
#F8F8FF
ΔE00 9.23
Lavenderblush
#FFF0F5
ΔE00 9.41
Thistle
#D8BFD8
ΔE00 9.43
Pale Lilac
#E4CBFF
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0DCF4 #F0F4DC
analogous
#DCE4F4 #E0DCF4 #ECDCF4
triadic
#E0DCF4 #F4E0DC #DCF4E0
tetradic
#E0DCF4 #F4DCE4 #F0F4DC #DCF4EC
square
#E0DCF4 #F4DCE4 #F0F4DC #DCF4EC
split-complementary
#E0DCF4 #F4ECDC #E4F4DC
monochromatic
#8E7FD7 #B7ADE5 #E0DCF4 #EAE8F8 #EAE8F8
Accessibility & contrast
On white
1.34
#E0DCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#E0DCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0DCF4
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0DCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0DCF4 | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DFF5
Deuteranopia (green-blind)
#D8DEF3
Tritanopia (blue-blind)
#DCDFE4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e0dcf4; /* rgb */ color: rgb(224, 220, 244); /* oklch */ color: oklch(90.5% 0.033 293.4);
Tailwind
colors: {
custom: {
50: '#e9e6f7',
500: '#e0dcf4',
950: '#000000',
},
}SCSS
$custom: #e0dcf4; $custom-light: #e9e6f7; $custom-dark: #000000;
JSON
{
"hex": "#e0dcf4",
"rgb": {
"r": 224,
"g": 220,
"b": 244
},
"hsl": {
"h": 250,
"s": 52.174,
"l": 90.98
},
"oklch": {
"l": 0.90489,
"c": 0.03275,
"h": 293.4
},
"luminance": 0.73565
}Semantic roles & 50–950 ramp
primary
#E0DCF4
secondary
#CBD3A1
accent
#C026A6
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161617
muted
#848485