#E2DBFF
A very light, vivid neutral closely aligning with Lavender.
About #E2DBFF
When working with digital screens, the color #E2DBFF is rendered by mixing light. Its closest recognized web color is Lavender. This translates to an RGB value of rgb(226, 219, 255).
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 11% C, 14% M, 0% Y, and 0% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#E2DBFF
RGB226, 219, 255
HSL251.7°, 100.0%, 92.9%
CMYK11%, 14%, 0%, 0%
HSV251.7°, 14.1%, 100.0%
LAB88.9, 9.2, -16.6
XYZ74.7, 74.1, 105.0
Decimal14867455
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.33:1
Text on #FFFFFF
FAIL
15.81:1
Text on #000000
AAA
1.27:1
Text on #F8FAFC
FAIL
13.44:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E2DBFF;
}
.text-color {
color: #E2DBFF;
}
.border-color {
border: 2px solid #E2DBFF;
}