#C524CC
A medium, vivid magenta closely aligning with Darkorchid.
About #C524CC
Visually, #C524CC is defined as a vivid magenta. Its closest recognized web color is Darkorchid. Its digital footprint relies on 197 parts red, 36 parts green, and 204 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 3% cyan, 82% magenta, 0% yellow, and 20% black. This makes it a relatively light color when applied to physical surfaces.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#C524CC
RGB197, 36, 204
HSL297.5°, 70.0%, 47.1%
CMYK3%, 82%, 0%, 20%
HSV297.5°, 82.4%, 80.0%
LAB48.9, 77.2, -50.9
XYZ34.6, 17.5, 58.7
Decimal12920012
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.67:1
Text on #FFFFFF
AA
4.50:1
Text on #000000
AA Large
4.46:1
Text on #F8FAFC
AA Large
3.82:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #C524CC;
}
.text-color {
color: #C524CC;
}
.border-color {
border: 2px solid #C524CC;
}