#9907C5
A medium, vivid magenta closely aligning with Darkviolet.
About #9907C5
The hex code #9907C5 represents a beautifully specific shade of magenta. Its closest recognized web color is Darkviolet. In the RGB color space, it consists of 153 red, 7 green, and 197 blue.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 22% cyan, 96% magenta, 0% yellow, and 23% black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#9907C5
RGB153, 7, 197
HSL286.1°, 93.1%, 40.0%
CMYK22%, 96%, 0%, 23%
HSV286.1°, 96.4%, 77.3%
LAB39.5, 73.6, -62.3
XYZ23.3, 11.0, 53.7
Decimal10028997
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.58:1
Text on #FFFFFF
AA
3.19:1
Text on #000000
AA Large
6.29:1
Text on #F8FAFC
AA
2.71:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #9907C5;
}
.text-color {
color: #9907C5;
}
.border-color {
border: 2px solid #9907C5;
}