#9907BD
A dark, vivid magenta closely aligning with Darkorchid.
About #9907BD
When working with digital screens, the color #9907BD is rendered by mixing light. Designers often compare it to the standard color Darkorchid. This translates to an RGB value of rgb(153, 7, 189).
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 19% C, 96% M, 0% Y, and 26% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#9907BD
RGB153, 7, 189
HSL288.1°, 92.9%, 38.4%
CMYK19%, 96%, 0%, 26%
HSV288.1°, 96.3%, 74.1%
LAB38.9, 72.2, -58.6
XYZ22.4, 10.6, 49.0
Decimal10028989
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.73:1
Text on #FFFFFF
AA
3.12:1
Text on #000000
AA Large
6.43:1
Text on #F8FAFC
AA
2.65:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #9907BD;
}
.text-color {
color: #9907BD;
}
.border-color {
border: 2px solid #9907BD;
}