#C575AF
A light, moderate magenta closely aligning with Plum.
About #C575AF
The precise color #C575AF is an excellent choice for modern design projects. It is closely associated with the named CSS color Plum. Its digital footprint relies on 197 parts red, 117 parts green, and 175 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 41% magenta inks. With a hue angle of 316.5 degrees, it sits comfortably in the magenta spectrum.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#C575AF
RGB197, 117, 175
HSL316.5°, 40.8%, 61.6%
CMYK0%, 41%, 11%, 23%
HSV316.5°, 40.6%, 77.3%
LAB59.6, 39.6, -17.4
XYZ37.1, 27.7, 43.9
Decimal12940719
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.21:1
Text on #FFFFFF
AA Large
6.54:1
Text on #000000
AA
3.07:1
Text on #F8FAFC
AA Large
5.56:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #C575AF;
}
.text-color {
color: #C575AF;
}
.border-color {
border: 2px solid #C575AF;
}