#C533A0
A medium, moderate magenta closely aligning with Mediumvioletred.
About #C533A0
Visually, #C533A0 is defined as a moderate magenta. It is closely associated with the named CSS color Mediumvioletred. This translates to an RGB value of rgb(197, 51, 160).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 0% cyan, 74% magenta, 19% yellow, and 23% black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#C533A0
RGB197, 51, 160
HSL315.2°, 58.9%, 48.6%
CMYK0%, 74%, 19%, 23%
HSV315.2°, 74.1%, 77.3%
LAB48.0, 66.8, -26.5
XYZ30.6, 16.8, 34.9
Decimal12923808
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.82:1
Text on #FFFFFF
AA
4.36:1
Text on #000000
AA Large
4.61:1
Text on #F8FAFC
AA
3.70:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #C533A0;
}
.text-color {
color: #C533A0;
}
.border-color {
border: 2px solid #C533A0;
}