#9907E2
A medium, vivid purple closely aligning with Darkviolet.
About #9907E2
At its core, #9907E2 is a medium and vivid hue. Designers often compare it to the standard color Darkviolet. To achieve this exact tint on a monitor, you would use an RGB mix of 153, 7, and 226.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 32% cyan and 97% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#9907E2
RGB153, 7, 226
HSL280.0°, 94.0%, 45.7%
CMYK32%, 97%, 0%, 11%
HSV280.0°, 96.9%, 88.6%
LAB41.9, 79.0, -75.2
XYZ26.9, 12.4, 72.9
Decimal10029026
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.03:1
Text on #FFFFFF
AA
3.48:1
Text on #000000
AA Large
5.76:1
Text on #F8FAFC
AA
2.96:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #9907E2;
}
.text-color {
color: #9907E2;
}
.border-color {
border: 2px solid #9907E2;
}