#E2DCF2#E2DCF2
#E2DCF2 is a very light, muted violet. Relative luminance 0.738; OKLCH L 90.6% C 0.030 H 298.3°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DCF2 |
|---|---|
| RGB | rgb(226, 220, 242) |
| HSL | hsl(256, 46%, 91%) |
| HSV | hsv(256, 9%, 95%) |
| CMYK | cmyk(6.6%, 9.1%, 0%, 5.1%) |
| CIE-LAB | lab(88.81, 6.08, -9.98) |
| CIE-LCH | lch(88.81, 11.69, 301.34°) |
| OKLab | oklab(90.58% 0.0144 -0.0268) |
| OKLCH | oklch(90.58% 0.03 298.3) |
| XYZ | xyz(72.9813, 73.7659, 94.3806) |
| Luminance | 0.7377 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.36
Lavenderblush
#FFF0F5
ΔE00 8.58
Thistle
#D8BFD8
ΔE00 8.92
Ghostwhite
#F8F8FF
ΔE00 8.95
Periwinkle
#CCCCFF
ΔE00 9.55
Fog
#D8DCE0
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DCF2 #ECF2DC
analogous
#DCE1F2 #E2DCF2 #EDDCF2
triadic
#E2DCF2 #F2E2DC #DCF2E2
tetradic
#E2DCF2 #F2DCE1 #ECF2DC #DCF2ED
square
#E2DCF2 #F2DCE1 #ECF2DC #DCF2ED
split-complementary
#E2DCF2 #F2EDDC #E1F2DC
monochromatic
#9883D1 #BDAFE1 #E2DCF2 #EDE9F7 #EDE9F7
Accessibility & contrast
On white
1.33
#E2DCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#E2DCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DCF2
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DCF2 | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DFF3
Deuteranopia (green-blind)
#D9DFF1
Tritanopia (blue-blind)
#DFDFE3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e2dcf2; /* rgb */ color: rgb(226, 220, 242); /* oklch */ color: oklch(90.6% 0.030 298.3);
Tailwind
colors: {
custom: {
50: '#ebe6f6',
500: '#e2dcf2',
950: '#000000',
},
}SCSS
$custom: #e2dcf2; $custom-light: #ebe6f6; $custom-dark: #000000;
JSON
{
"hex": "#e2dcf2",
"rgb": {
"r": 226,
"g": 220,
"b": 242
},
"hsl": {
"h": 256.364,
"s": 45.833,
"l": 90.588
},
"oklch": {
"l": 0.90581,
"c": 0.03038,
"h": 298.3
},
"luminance": 0.73766
}Semantic roles & 50–950 ramp
primary
#E2DCF2
secondary
#C3D0A3
accent
#B92C93
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161617
muted
#848485