#C58AD3
A light, moderate magenta closely aligning with Plum.
About #C58AD3
Visually, #C58AD3 is defined as a moderate magenta. Designers often compare it to the standard color Plum. To achieve this exact tint on a monitor, you would use an RGB mix of 197, 138, and 211.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 7% cyan and 35% magenta inks. This makes it a relatively light color when applied to physical surfaces.
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#C58AD3
RGB197, 138, 211
HSL288.5°, 45.3%, 68.4%
CMYK7%, 35%, 0%, 17%
HSV288.5°, 34.6%, 82.7%
LAB65.6, 34.9, -28.7
XYZ43.9, 34.8, 66.0
Decimal12946131
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.64:1
Text on #FFFFFF
FAIL
7.95:1
Text on #000000
AAA
2.52:1
Text on #F8FAFC
FAIL
6.76:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #C58AD3;
}
.text-color {
color: #C58AD3;
}
.border-color {
border: 2px solid #C58AD3;
}