#9916B6
A medium, vivid magenta closely aligning with Darkorchid.
About #9916B6
The precise color #9916B6 is an excellent choice for modern design projects. Its closest recognized web color is Darkorchid. Its digital footprint relies on 153 parts red, 22 parts green, and 182 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 16% cyan and 88% magenta inks. The HSL representation is 289.1° hue, 78.4% saturation, and 40.0% lightness.
Ensuring your text is legible against this background is a key part of web design. 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#9916B6
RGB153, 22, 182
HSL289.1°, 78.4%, 40.0%
CMYK16%, 88%, 0%, 29%
HSV289.1°, 87.9%, 71.4%
LAB39.1, 68.8, -54.1
XYZ21.9, 10.7, 45.2
Decimal10032822
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.68:1
Text on #FFFFFF
AA
3.14:1
Text on #000000
AA Large
6.38:1
Text on #F8FAFC
AA
2.67:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #9916B6;
}
.text-color {
color: #9916B6;
}
.border-color {
border: 2px solid #9916B6;
}