#E2DCF7#E2DCF7
#E2DCF7 is a very light, muted violet. Relative luminance 0.741; OKLCH L 90.7% C 0.037 H 295.8°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DCF7 |
|---|---|
| RGB | rgb(226, 220, 247) |
| HSL | hsl(253, 63%, 92%) |
| HSV | hsv(253, 11%, 97%) |
| CMYK | cmyk(8.5%, 10.9%, 0%, 3.1%) |
| CIE-LAB | lab(88.96, 7.05, -12.40) |
| CIE-LCH | lch(88.96, 14.26, 299.61°) |
| OKLab | oklab(90.74% 0.0161 -0.0333) |
| OKLCH | oklch(90.74% 0.037 295.8) |
| XYZ | xyz(73.7425, 74.0703, 98.3897) |
| Luminance | 0.7407 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.16
Periwinkle
#CCCCFF
ΔE00 8.15
Pale Lilac
#E4CBFF
ΔE00 8.75
Pale Lavender
#EECFFE
ΔE00 8.86
Thistle
#D8BFD8
ΔE00 8.87
Lavenderblush
#FFF0F5
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DCF7 #F1F7DC
analogous
#DCE4F7 #E2DCF7 #F0DCF7
triadic
#E2DCF7 #F7E2DC #DCF7E2
tetradic
#E2DCF7 #F7DCE4 #F1F7DC #DCF7F0
square
#E2DCF7 #F7DCE4 #F1F7DC #DCF7F0
split-complementary
#E2DCF7 #F7F0DC #E4F7DC
monochromatic
#8F78E0 #B9AAEC #E2DCF7 #EAE6F9 #EAE6F9
Accessibility & contrast
On white
1.33
#E2DCF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#E2DCF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DCF7
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DCF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DCF7 | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E0F8
Deuteranopia (green-blind)
#D8DFF6
Tritanopia (blue-blind)
#DEE0E5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e2dcf7; /* rgb */ color: rgb(226, 220, 247); /* oklch */ color: oklch(90.7% 0.037 295.8);
Tailwind
colors: {
custom: {
50: '#ebe6f9',
500: '#e2dcf7',
950: '#000000',
},
}SCSS
$custom: #e2dcf7; $custom-light: #ebe6f9; $custom-dark: #000000;
JSON
{
"hex": "#e2dcf7",
"rgb": {
"r": 226,
"g": 220,
"b": 247
},
"hsl": {
"h": 253.333,
"s": 62.791,
"l": 91.569
},
"oklch": {
"l": 0.90742,
"c": 0.03703,
"h": 295.8
},
"luminance": 0.74071
}Semantic roles & 50–950 ramp
primary
#E2DCF7
secondary
#CCD99E
accent
#CB1BA4
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161617
muted
#848485