#E2CCE9
A very light, moderate magenta closely aligning with Thistle.
About #E2CCE9
At its core, #E2CCE9 is a very light and moderate hue. 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 233.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 3% cyan, 12% magenta, 0% yellow, and 9% black. With a hue angle of 285.5 degrees, it sits comfortably in the magenta spectrum.
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#E2CCE9
RGB226, 204, 233
HSL285.5°, 39.7%, 85.7%
CMYK3%, 12%, 0%, 9%
HSV285.5°, 12.4%, 91.4%
LAB84.6, 12.8, -11.5
XYZ67.7, 65.2, 86.1
Decimal14863593
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.49:1
Text on #FFFFFF
FAIL
14.05:1
Text on #000000
AAA
1.43:1
Text on #F8FAFC
FAIL
11.94:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E2CCE9;
}
.text-color {
color: #E2CCE9;
}
.border-color {
border: 2px solid #E2CCE9;
}