#99008A
A dark, vivid magenta closely aligning with Darkmagenta.
About #99008A
The hex code #99008A represents a beautifully specific shade of magenta. Designers often compare it to the standard color Darkmagenta. To achieve this exact tint on a monitor, you would use an RGB mix of 153, 0, and 138.
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 100% magenta inks. The HSL representation is 305.9° hue, 100.0% saturation, and 30.0% lightness.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#99008A
RGB153, 0, 138
HSL305.9°, 100.0%, 30.0%
CMYK0%, 100%, 10%, 40%
HSV305.9°, 100.0%, 60.0%
LAB35.2, 64.9, -33.8
XYZ17.7, 8.6, 24.8
Decimal10027146
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.72:1
Text on #FFFFFF
AAA
2.72:1
Text on #000000
FAIL
7.38:1
Text on #F8FAFC
AAA
2.31:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #99008A;
}
.text-color {
color: #99008A;
}
.border-color {
border: 2px solid #99008A;
}