#E2C5D3
A very light, moderate magenta closely aligning with Thistle.
About #E2C5D3
When working with digital screens, the color #E2C5D3 is rendered by mixing light. Designers often compare it to the standard color Thistle. This translates to an RGB value of rgb(226, 197, 211).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 0% cyan, 13% magenta, 7% yellow, and 11% black. With a hue angle of 331.0 degrees, it sits comfortably in the magenta spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#E2C5D3
RGB226, 197, 211
HSL331.0°, 33.3%, 82.9%
CMYK0%, 13%, 7%, 11%
HSV331.0°, 12.8%, 88.6%
LAB82.3, 12.6, -3.2
XYZ63.1, 60.8, 70.0
Decimal14861779
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.60:1
Text on #FFFFFF
FAIL
13.16:1
Text on #000000
AAA
1.53:1
Text on #F8FAFC
FAIL
11.19:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E2C5D3;
}
.text-color {
color: #E2C5D3;
}
.border-color {
border: 2px solid #E2C5D3;
}