#E2B6D3
A very light, moderate magenta closely aligning with Thistle.
About #E2B6D3
The hex code #E2B6D3 represents a beautifully specific shade of magenta. Designers often compare it to the standard color Thistle. This translates to an RGB value of rgb(226, 182, 211).
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 19% Magenta, 7% Yellow, and 11% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#E2B6D3
RGB226, 182, 211
HSL320.5°, 43.1%, 80.0%
CMYK0%, 19%, 7%, 11%
HSV320.5°, 19.5%, 88.6%
LAB78.7, 20.6, -8.6
XYZ59.8, 54.3, 69.0
Decimal14857939
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.77:1
Text on #FFFFFF
FAIL
11.87:1
Text on #000000
AAA
1.69:1
Text on #F8FAFC
FAIL
10.09:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E2B6D3;
}
.text-color {
color: #E2B6D3;
}
.border-color {
border: 2px solid #E2B6D3;
}