#E2DBF8
A very light, moderate neutral closely aligning with Lavender.
About #E2DBF8
The precise color #E2DBF8 is an excellent choice for modern design projects. Its closest recognized web color is Lavender. Its digital footprint relies on 226 parts red, 219 parts green, and 248 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 9% cyan and 12% magenta inks. With a hue angle of 254.5 degrees, it sits comfortably in the neutral spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#E2DBF8
RGB226, 219, 248
HSL254.5°, 67.4%, 91.6%
CMYK9%, 12%, 0%, 3%
HSV254.5°, 11.7%, 97.3%
LAB88.7, 7.8, -13.3
XYZ73.6, 73.6, 99.1
Decimal14867448
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.34:1
Text on #FFFFFF
FAIL
15.72:1
Text on #000000
AAA
1.28:1
Text on #F8FAFC
FAIL
13.37:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E2DBF8;
}
.text-color {
color: #E2DBF8;
}
.border-color {
border: 2px solid #E2DBF8;
}