#99077C
A dark, vivid magenta closely aligning with Purple.
About #99077C
Visually, #99077C is defined as a vivid magenta. Designers often compare it to the standard color Purple. This translates to an RGB value of rgb(153, 7, 124).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 95% M, 19% Y, and 40% K. With a hue angle of 311.9 degrees, it sits comfortably in the magenta spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#99077C
RGB153, 7, 124
HSL311.9°, 91.2%, 31.4%
CMYK0%, 95%, 19%, 40%
HSV311.9°, 95.4%, 60.0%
LAB34.8, 62.1, -25.8
XYZ16.9, 8.4, 19.8
Decimal10028924
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.85:1
Text on #FFFFFF
AAA
2.68:1
Text on #000000
FAIL
7.50:1
Text on #F8FAFC
AAA
2.27:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #99077C;
}
.text-color {
color: #99077C;
}
.border-color {
border: 2px solid #99077C;
}