#E9CCFF
A very light, vivid purple closely aligning with Thistle.
About #E9CCFF
Visually, #E9CCFF is defined as a vivid purple. Its closest recognized web color is Thistle. To achieve this exact tint on a monitor, you would use an RGB mix of 233, 204, and 255.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 9% cyan and 20% magenta inks. 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#E9CCFF
RGB233, 204, 255
HSL274.1°, 100.0%, 90.0%
CMYK9%, 20%, 0%, 0%
HSV274.1°, 20.0%, 100.0%
LAB85.9, 19.3, -21.2
XYZ73.2, 67.7, 103.8
Decimal15322367
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.44:1
Text on #FFFFFF
FAIL
14.55:1
Text on #000000
AAA
1.38:1
Text on #F8FAFC
FAIL
12.37:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E9CCFF;
}
.text-color {
color: #E9CCFF;
}
.border-color {
border: 2px solid #E9CCFF;
}