#C542FF
A light, vivid purple closely aligning with Darkviolet.
About #C542FF
The precise color #C542FF is an excellent choice for modern design projects. Designers often compare it to the standard color Darkviolet. This translates to an RGB value of rgb(197, 66, 255).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 23% cyan and 74% magenta inks. The HSL representation is 281.6° hue, 100.0% saturation, and 62.9% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a light color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#C542FF
RGB197, 66, 255
HSL281.6°, 100.0%, 62.9%
CMYK23%, 74%, 0%, 0%
HSV281.6°, 74.1%, 100.0%
LAB55.1, 77.6, -69.8
XYZ43.0, 23.0, 96.8
Decimal12927743
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.75:1
Text on #FFFFFF
AA Large
5.60:1
Text on #000000
AA
3.59:1
Text on #F8FAFC
AA Large
4.76:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #C542FF;
}
.text-color {
color: #C542FF;
}
.border-color {
border: 2px solid #C542FF;
}