#C516CC
A medium, vivid magenta closely aligning with Darkorchid.
About #C516CC
At its core, #C516CC is a medium and vivid hue. Its closest recognized web color is Darkorchid. In the RGB color space, it consists of 197 red, 22 green, and 204 blue.
For print applications, it's crucial to understand its CMYK makeup. The color uses 3% Cyan, 89% Magenta, 0% Yellow, and 20% Black. With a hue angle of 297.7 degrees, it sits comfortably in the magenta spectrum.
Contrast ratios determine whether this color is safe for typography. 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#C516CC
RGB197, 22, 204
HSL297.7°, 80.5%, 44.3%
CMYK3%, 89%, 0%, 20%
HSV297.7°, 89.2%, 80.0%
LAB48.0, 79.8, -52.3
XYZ34.2, 16.8, 58.6
Decimal12916428
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.60:1
Text on #F8FAFC
AA
3.71:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #C516CC;
}
.text-color {
color: #C516CC;
}
.border-color {
border: 2px solid #C516CC;
}