#E2BDFF
A very light, vivid purple closely aligning with Plum.
About #E2BDFF
At its core, #E2BDFF is a very light and vivid hue. Its closest recognized web color is Plum. Its digital footprint relies on 226 parts red, 189 parts green, and 255 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 11% cyan and 26% magenta inks. The HSL representation is 273.6° hue, 100.0% saturation, and 87.1% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a very light color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#E2BDFF
RGB226, 189, 255
HSL273.6°, 100.0%, 87.1%
CMYK11%, 26%, 0%, 0%
HSV273.6°, 25.9%, 100.0%
LAB81.7, 25.1, -27.6
XYZ67.6, 59.8, 102.6
Decimal14859775
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.62:1
Text on #FFFFFF
FAIL
12.96:1
Text on #000000
AAA
1.55:1
Text on #F8FAFC
FAIL
11.01:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E2BDFF;
}
.text-color {
color: #E2BDFF;
}
.border-color {
border: 2px solid #E2BDFF;
}