#9907A8
A dark, vivid magenta closely aligning with Darkmagenta.
About #9907A8
The hex code #9907A8 represents a beautifully specific shade of magenta. Its closest recognized web color is Darkmagenta. Its digital footprint relies on 153 parts red, 7 parts green, and 168 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 9% Cyan, 96% Magenta, 0% Yellow, and 34% Black. With a hue angle of 294.4 degrees, it sits comfortably in the magenta spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#9907A8
RGB153, 7, 168
HSL294.4°, 92.0%, 34.3%
CMYK9%, 96%, 0%, 34%
HSV294.4°, 95.8%, 65.9%
LAB37.4, 68.6, -48.6
XYZ20.3, 9.8, 37.9
Decimal10028968
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.12:1
Text on #FFFFFF
AAA
2.95:1
Text on #000000
FAIL
6.80:1
Text on #F8FAFC
AA
2.51:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #9907A8;
}
.text-color {
color: #9907A8;
}
.border-color {
border: 2px solid #9907A8;
}