#E1DCF2#E1DCF2
#E1DCF2 is a very light, muted violet. Relative luminance 0.736; OKLCH L 90.5% C 0.030 H 296.2°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DCF2 |
|---|---|
| RGB | rgb(225, 220, 242) |
| HSL | hsl(254, 46%, 91%) |
| HSV | hsv(254, 9%, 95%) |
| CMYK | cmyk(7%, 9.1%, 0%, 5.1%) |
| CIE-LAB | lab(88.74, 5.75, -10.11) |
| CIE-LCH | lch(88.74, 11.63, 299.66°) |
| OKLab | oklab(90.5% 0.0133 -0.0271) |
| OKLCH | oklch(90.5% 0.03 296.2) |
| XYZ | xyz(72.6685, 73.6046, 94.3659) |
| Luminance | 0.7360 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.08
Lavenderblush
#FFF0F5
ΔE00 8.75
Ghostwhite
#F8F8FF
ΔE00 8.84
Thistle
#D8BFD8
ΔE00 9.20
Periwinkle
#CCCCFF
ΔE00 9.44
Fog
#D8DCE0
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DCF2 #EDF2DC
analogous
#DCE2F2 #E1DCF2 #ECDCF2
triadic
#E1DCF2 #F2E1DC #DCF2E1
tetradic
#E1DCF2 #F2DCE2 #EDF2DC #DCF2EC
square
#E1DCF2 #F2DCE2 #EDF2DC #DCF2EC
split-complementary
#E1DCF2 #F2ECDC #E2F2DC
monochromatic
#9483D1 #BBAFE1 #E1DCF2 #ECE9F7 #ECE9F7
Accessibility & contrast
On white
1.34
#E1DCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#E1DCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DCF2
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DCF2 | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DFF3
Deuteranopia (green-blind)
#D8DFF1
Tritanopia (blue-blind)
#DEDFE3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e1dcf2; /* rgb */ color: rgb(225, 220, 242); /* oklch */ color: oklch(90.5% 0.030 296.2);
Tailwind
colors: {
custom: {
50: '#eae6f6',
500: '#e1dcf2',
950: '#000000',
},
}SCSS
$custom: #e1dcf2; $custom-light: #eae6f6; $custom-dark: #000000;
JSON
{
"hex": "#e1dcf2",
"rgb": {
"r": 225,
"g": 220,
"b": 242
},
"hsl": {
"h": 253.636,
"s": 45.833,
"l": 90.588
},
"oklch": {
"l": 0.90503,
"c": 0.03019,
"h": 296.2
},
"luminance": 0.73605
}Semantic roles & 50–950 ramp
primary
#E1DCF2
secondary
#C5D0A3
accent
#B92C99
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161617
muted
#848485