#C516FF
A medium, vivid magenta closely aligning with Darkviolet.
About #C516FF
The precise color #C516FF is an excellent choice for modern design projects. Its closest recognized web color is Darkviolet. In the RGB color space, it consists of 197 red, 22 green, and 255 blue.
For print applications, it's crucial to understand its CMYK makeup. The color uses 23% Cyan, 91% Magenta, 0% Yellow, and 0% Black. The HSL representation is 285.1° hue, 100.0% saturation, and 54.3% lightness.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#C516FF
RGB197, 22, 255
HSL285.1°, 100.0%, 54.3%
CMYK23%, 91%, 0%, 0%
HSV285.1°, 91.4%, 100.0%
LAB51.5, 88.1, -75.6
XYZ41.4, 19.7, 96.2
Decimal12916479
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.26:1
Text on #FFFFFF
AA Large
4.93:1
Text on #000000
AA
4.07:1
Text on #F8FAFC
AA Large
4.19:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #C516FF;
}
.text-color {
color: #C516FF;
}
.border-color {
border: 2px solid #C516FF;
}