#E0DCF2#E0DCF2
#E0DCF2 is a very light, muted violet. Relative luminance 0.734; OKLCH L 90.4% C 0.030 H 294.1°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #E0DCF2 |
|---|---|
| RGB | rgb(224, 220, 242) |
| HSL | hsl(251, 46%, 91%) |
| HSV | hsv(251, 9%, 95%) |
| CMYK | cmyk(7.4%, 9.1%, 0%, 5.1%) |
| CIE-LAB | lab(88.66, 5.43, -10.23) |
| CIE-LCH | lch(88.66, 11.58, 297.96°) |
| OKLab | oklab(90.43% 0.0123 -0.0274) |
| OKLCH | oklch(90.43% 0.03 294.1) |
| XYZ | xyz(72.3576, 73.4443, 94.3513) |
| Luminance | 0.7344 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.83
Ghostwhite
#F8F8FF
ΔE00 8.74
Lavenderblush
#FFF0F5
ΔE00 8.93
Periwinkle
#CCCCFF
ΔE00 9.34
Fog
#D8DCE0
ΔE00 9.41
Thistle
#D8BFD8
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0DCF2 #EEF2DC
analogous
#DCE3F2 #E0DCF2 #EBDCF2
triadic
#E0DCF2 #F2E0DC #DCF2E0
tetradic
#E0DCF2 #F2DCE3 #EEF2DC #DCF2EB
square
#E0DCF2 #F2DCE3 #EEF2DC #DCF2EB
split-complementary
#E0DCF2 #F2EBDC #E3F2DC
monochromatic
#9183D1 #B8AFE1 #E0DCF2 #EBE9F7 #EBE9F7
Accessibility & contrast
On white
1.34
#E0DCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#E0DCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0DCF2
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0DCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0DCF2 | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DFF3
Deuteranopia (green-blind)
#D8DEF1
Tritanopia (blue-blind)
#DDDFE3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e0dcf2; /* rgb */ color: rgb(224, 220, 242); /* oklch */ color: oklch(90.4% 0.030 294.1);
Tailwind
colors: {
custom: {
50: '#e9e6f6',
500: '#e0dcf2',
950: '#000000',
},
}SCSS
$custom: #e0dcf2; $custom-light: #e9e6f6; $custom-dark: #000000;
JSON
{
"hex": "#e0dcf2",
"rgb": {
"r": 224,
"g": 220,
"b": 242
},
"hsl": {
"h": 250.909,
"s": 45.833,
"l": 90.588
},
"oklch": {
"l": 0.90425,
"c": 0.03006,
"h": 294.1
},
"luminance": 0.73444
}Semantic roles & 50–950 ramp
primary
#E0DCF2
secondary
#C7D0A3
accent
#B92C9F
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161617
muted
#848485