#E9DBF0
A very light, moderate purple closely aligning with Lavender.
About #E9DBF0
At its core, #E9DBF0 is a very light and moderate hue. Designers often compare it to the standard color Lavender. In the RGB color space, it consists of 233 red, 219 green, and 240 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 3% C, 9% M, 0% Y, and 6% K. With a hue angle of 280.0 degrees, it sits comfortably in the purple spectrum.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#E9DBF0
RGB233, 219, 240
HSL280.0°, 41.2%, 90.0%
CMYK3%, 9%, 0%, 6%
HSV280.0°, 8.8%, 94.1%
LAB89.1, 8.5, -8.5
XYZ74.7, 74.3, 92.8
Decimal15326192
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.32:1
Text on #FFFFFF
FAIL
15.86:1
Text on #000000
AAA
1.27:1
Text on #F8FAFC
FAIL
13.48:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E9DBF0;
}
.text-color {
color: #E9DBF0;
}
.border-color {
border: 2px solid #E9DBF0;
}