#99167C
A dark, vivid magenta closely aligning with Purple.
About #99167C
The precise color #99167C is an excellent choice for modern design projects. Its closest recognized web color is Purple. In the RGB color space, it consists of 153 red, 22 green, and 124 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 86% magenta inks. With a hue angle of 313.3 degrees, it sits comfortably in the magenta spectrum.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#99167C
RGB153, 22, 124
HSL313.3°, 74.9%, 34.3%
CMYK0%, 86%, 19%, 40%
HSV313.3°, 85.6%, 60.0%
LAB35.6, 59.6, -24.5
XYZ17.1, 8.8, 19.9
Decimal10032764
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.61:1
Text on #FFFFFF
AAA
2.76:1
Text on #000000
FAIL
7.27:1
Text on #F8FAFC
AAA
2.35:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #99167C;
}
.text-color {
color: #99167C;
}
.border-color {
border: 2px solid #99167C;
}