#C50FF8
A medium, vivid magenta closely aligning with Darkviolet.
About #C50FF8
The precise color #C50FF8 is an excellent choice for modern design projects. Its closest recognized web color is Darkviolet. This translates to an RGB value of rgb(197, 15, 248).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 21% cyan, 94% magenta, 0% yellow, and 3% black. The HSL representation is 286.9° hue, 94.3% saturation, and 51.6% 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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#C50FF8
RGB197, 15, 248
HSL286.9°, 94.3%, 51.6%
CMYK21%, 94%, 0%, 3%
HSV286.9°, 94.0%, 97.3%
LAB50.7, 87.7, -73.0
XYZ40.1, 19.0, 90.4
Decimal12914680
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.38: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: #C50FF8;
}
.text-color {
color: #C50FF8;
}
.border-color {
border: 2px solid #C50FF8;
}