#C58ACC
A light, moderate magenta closely aligning with Plum.
About #C58ACC
The hex code #C58ACC represents a beautifully specific shade of magenta. It is closely associated with the named CSS color Plum. To achieve this exact tint on a monitor, you would use an RGB mix of 197, 138, and 204.
Translating this color to physical media requires the CMYK color model. The color uses 3% Cyan, 32% Magenta, 0% Yellow, and 20% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#C58ACC
RGB197, 138, 204
HSL293.6°, 39.3%, 67.1%
CMYK3%, 32%, 0%, 20%
HSV293.6°, 32.4%, 80.0%
LAB65.3, 33.5, -25.2
XYZ43.0, 34.4, 61.5
Decimal12946124
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.66:1
Text on #FFFFFF
FAIL
7.88:1
Text on #000000
AAA
2.55:1
Text on #F8FAFC
FAIL
6.70:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #C58ACC;
}
.text-color {
color: #C58ACC;
}
.border-color {
border: 2px solid #C58ACC;
}