#E2B6E2
A very light, moderate magenta closely aligning with Thistle.
About #E2B6E2
At its core, #E2B6E2 is a very light and moderate hue. It is closely associated with the named CSS color Thistle. Its digital footprint relies on 226 parts red, 182 parts green, and 226 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 19% Magenta, 0% Yellow, and 11% 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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#E2B6E2
RGB226, 182, 226
HSL300.0°, 43.1%, 80.0%
CMYK0%, 19%, 0%, 11%
HSV300.0°, 19.5%, 88.6%
LAB79.1, 23.3, -16.0
XYZ61.8, 55.1, 79.3
Decimal14857954
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.75:1
Text on #FFFFFF
FAIL
12.02:1
Text on #000000
AAA
1.67:1
Text on #F8FAFC
FAIL
10.22:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E2B6E2;
}
.text-color {
color: #E2B6E2;
}
.border-color {
border: 2px solid #E2B6E2;
}