#E2DCF6#E2DCF6
#E2DCF6 is a very light, muted violet. Relative luminance 0.740; OKLCH L 90.7% C 0.036 H 296.2°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DCF6 |
|---|---|
| RGB | rgb(226, 220, 246) |
| HSL | hsl(254, 59%, 91%) |
| HSV | hsv(254, 11%, 96%) |
| CMYK | cmyk(8.1%, 10.6%, 0%, 3.5%) |
| CIE-LAB | lab(88.93, 6.85, -11.92) |
| CIE-LCH | lch(88.93, 13.75, 299.90°) |
| OKLab | oklab(90.71% 0.0158 -0.032) |
| OKLCH | oklch(90.71% 0.036 296.2) |
| XYZ | xyz(73.5886, 74.0088, 97.5792) |
| Luminance | 0.7401 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.96
Periwinkle
#CCCCFF
ΔE00 8.42
Thistle
#D8BFD8
ΔE00 8.86
Pale Lilac
#E4CBFF
ΔE00 9.02
Pale Lavender
#EECFFE
ΔE00 9.08
Lavenderblush
#FFF0F5
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DCF6 #F0F6DC
analogous
#DCE3F6 #E2DCF6 #EFDCF6
triadic
#E2DCF6 #F6E2DC #DCF6E2
tetradic
#E2DCF6 #F6DCE3 #F0F6DC #DCF6EF
square
#E2DCF6 #F6DCE3 #F0F6DC #DCF6EF
split-complementary
#E2DCF6 #F6EFDC #E3F6DC
monochromatic
#917BDD #BAABE9 #E2DCF6 #EBE7F9 #EBE7F9
Accessibility & contrast
On white
1.33
#E2DCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#E2DCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DCF6
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DCF6 | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DFF7
Deuteranopia (green-blind)
#D8DFF5
Tritanopia (blue-blind)
#DFE0E4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e2dcf6; /* rgb */ color: rgb(226, 220, 246); /* oklch */ color: oklch(90.7% 0.036 296.2);
Tailwind
colors: {
custom: {
50: '#ebe6f9',
500: '#e2dcf6',
950: '#000000',
},
}SCSS
$custom: #e2dcf6; $custom-light: #ebe6f9; $custom-dark: #000000;
JSON
{
"hex": "#e2dcf6",
"rgb": {
"r": 226,
"g": 220,
"b": 246
},
"hsl": {
"h": 253.846,
"s": 59.091,
"l": 91.373
},
"oklch": {
"l": 0.90709,
"c": 0.0357,
"h": 296.2
},
"luminance": 0.74009
}Semantic roles & 50–950 ramp
primary
#E2DCF6
secondary
#CAD79F
accent
#C71FA0
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161617
muted
#848485