#C524E9
A medium, vivid magenta closely aligning with Darkviolet.
About #C524E9
The precise color #C524E9 is an excellent choice for modern design projects. Designers often compare it to the standard color Darkviolet. In the RGB color space, it consists of 197 red, 36 green, and 233 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 15% cyan and 85% magenta inks. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#C524E9
RGB197, 36, 233
HSL289.0°, 81.7%, 52.7%
CMYK15%, 85%, 0%, 9%
HSV289.0°, 84.5%, 91.4%
LAB50.7, 82.0, -64.5
XYZ38.4, 19.0, 78.7
Decimal12920041
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.37:1
Text on #FFFFFF
AA Large
4.80:1
Text on #000000
AA
4.18:1
Text on #F8FAFC
AA Large
4.08:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #C524E9;
}
.text-color {
color: #C524E9;
}
.border-color {
border: 2px solid #C524E9;
}