#9907AF
A dark, vivid magenta closely aligning with Darkorchid.
About #9907AF
When working with digital screens, the color #9907AF is rendered by mixing light. Designers often compare it to the standard color Darkorchid. Its digital footprint relies on 153 parts red, 7 parts green, and 175 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 13% Cyan, 96% Magenta, 0% Yellow, and 31% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#9907AF
RGB153, 7, 175
HSL292.1°, 92.3%, 35.7%
CMYK13%, 96%, 0%, 31%
HSV292.1°, 96.0%, 68.6%
LAB37.9, 69.8, -52.0
XYZ21.0, 10.0, 41.4
Decimal10028975
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.99:1
Text on #FFFFFF
AA
3.00:1
Text on #000000
AA Large
6.68:1
Text on #F8FAFC
AA
2.55:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #9907AF;
}
.text-color {
color: #9907AF;
}
.border-color {
border: 2px solid #9907AF;
}