#C524B6
A medium, moderate magenta closely aligning with Mediumorchid.
About #C524B6
At its core, #C524B6 is a medium and moderate hue. It is closely associated with the named CSS color Mediumorchid. Its digital footprint relies on 197 parts red, 36 parts green, and 182 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 0% cyan, 82% magenta, 8% yellow, and 23% black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#C524B6
RGB197, 36, 182
HSL305.6°, 69.1%, 45.7%
CMYK0%, 82%, 8%, 23%
HSV305.6°, 81.7%, 77.3%
LAB47.6, 73.9, -40.1
XYZ32.1, 16.5, 45.8
Decimal12919990
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.88:1
Text on #FFFFFF
AA
4.30:1
Text on #000000
AA Large
4.67:1
Text on #F8FAFC
AA
3.66:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #C524B6;
}
.text-color {
color: #C524B6;
}
.border-color {
border: 2px solid #C524B6;
}