#E2CCFF
A very light, vivid purple closely aligning with Thistle.
About #E2CCFF
The precise color #E2CCFF is an excellent choice for modern design projects. Designers often compare it to the standard color Thistle. To achieve this exact tint on a monitor, you would use an RGB mix of 226, 204, and 255.
Translating this color to physical media requires the CMYK color model. The color uses 11% Cyan, 20% Magenta, 0% Yellow, and 0% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#E2CCFF
RGB226, 204, 255
HSL265.9°, 100.0%, 90.0%
CMYK11%, 20%, 0%, 0%
HSV265.9°, 20.0%, 100.0%
LAB85.3, 17.1, -22.1
XYZ71.0, 66.6, 103.7
Decimal14863615
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.47:1
Text on #FFFFFF
FAIL
14.31:1
Text on #000000
AAA
1.40:1
Text on #F8FAFC
FAIL
12.17:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E2CCFF;
}
.text-color {
color: #E2CCFF;
}
.border-color {
border: 2px solid #E2CCFF;
}