#C516F8
A medium, vivid magenta closely aligning with Darkviolet.
About #C516F8
Visually, #C516F8 is defined as a vivid magenta. It is closely associated with the named CSS color Darkviolet. Its digital footprint relies on 197 parts red, 22 parts green, and 248 parts blue light.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 21% cyan and 91% magenta inks. With a hue angle of 286.5 degrees, it sits comfortably in the magenta spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a medium color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#C516F8
RGB197, 22, 248
HSL286.5°, 94.2%, 52.9%
CMYK21%, 91%, 0%, 3%
HSV286.5°, 91.1%, 97.3%
LAB50.9, 86.9, -72.5
XYZ40.3, 19.2, 90.4
Decimal12916472
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.34:1
Text on #FFFFFF
AA Large
4.84:1
Text on #000000
AA
4.14:1
Text on #F8FAFC
AA Large
4.12:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #C516F8;
}
.text-color {
color: #C516F8;
}
.border-color {
border: 2px solid #C516F8;
}