#C50FDB
A medium, vivid magenta closely aligning with Darkviolet.
About #C50FDB
Visually, #C50FDB is defined as a vivid magenta. Designers often compare it to the standard color Darkviolet. Its digital footprint relies on 197 parts red, 15 parts green, and 219 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 10% C, 93% M, 0% Y, and 14% K. The HSL representation is 293.5° hue, 87.2% saturation, and 45.9% lightness.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#C50FDB
RGB197, 15, 219
HSL293.5°, 87.2%, 45.9%
CMYK10%, 93%, 0%, 14%
HSV293.5°, 93.2%, 85.9%
LAB48.7, 83.0, -59.8
XYZ36.0, 17.3, 68.5
Decimal12914651
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.70:1
Text on #FFFFFF
AA
4.47:1
Text on #000000
AA Large
4.49:1
Text on #F8FAFC
AA Large
3.80:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #C50FDB;
}
.text-color {
color: #C50FDB;
}
.border-color {
border: 2px solid #C50FDB;
}