#E2BDD3
A very light, moderate magenta closely aligning with Thistle.
About #E2BDD3
The precise color #E2BDD3 is an excellent choice for modern design projects. Designers often compare it to the standard color Thistle. This translates to an RGB value of rgb(226, 189, 211).
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 16% M, 7% Y, and 11% K. The HSL representation is 324.3° hue, 38.9% saturation, and 81.4% lightness.
When using this color as a background, text legibility must be considered. Because it is a very light color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#E2BDD3
RGB226, 189, 211
HSL324.3°, 38.9%, 81.4%
CMYK0%, 16%, 7%, 11%
HSV324.3°, 16.4%, 88.6%
LAB80.3, 16.8, -6.1
XYZ61.3, 57.3, 69.4
Decimal14859731
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.69:1
Text on #FFFFFF
FAIL
12.45:1
Text on #000000
AAA
1.61:1
Text on #F8FAFC
FAIL
10.59:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E2BDD3;
}
.text-color {
color: #E2BDD3;
}
.border-color {
border: 2px solid #E2BDD3;
}