#C58AAF
A light, moderate magenta closely aligning with Plum.
About #C58AAF
Visually, #C58AAF is defined as a moderate magenta. Its closest recognized web color is Plum. To achieve this exact tint on a monitor, you would use an RGB mix of 197, 138, and 175.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 30% magenta, 11% yellow, and 23% black. The HSL representation is 322.4° hue, 33.7% saturation, and 65.7% lightness.
Contrast ratios determine whether this color is safe for typography. 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#C58AAF
RGB197, 138, 175
HSL322.4°, 33.7%, 65.7%
CMYK0%, 30%, 11%, 23%
HSV322.4°, 29.9%, 77.3%
LAB64.3, 28.2, -10.4
XYZ39.9, 33.1, 44.9
Decimal12946095
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.75:1
Text on #FFFFFF
FAIL
7.63:1
Text on #000000
AAA
2.63:1
Text on #F8FAFC
FAIL
6.49:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #C58AAF;
}
.text-color {
color: #C58AAF;
}
.border-color {
border: 2px solid #C58AAF;
}