#8A16A8
A dark, vivid magenta closely aligning with Darkorchid.
About #8A16A8
Visually, #8A16A8 is defined as a vivid magenta. Its closest recognized web color is Darkorchid. Its digital footprint relies on 138 parts red, 22 parts green, and 168 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 18% C, 87% M, 0% Y, and 34% K. The HSL representation is 287.7° hue, 76.8% saturation, and 37.3% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#8A16A8
RGB138, 22, 168
HSL287.7°, 76.8%, 37.3%
CMYK18%, 87%, 0%, 34%
HSV287.7°, 86.9%, 65.9%
LAB35.6, 63.8, -51.6
XYZ17.8, 8.8, 37.8
Decimal9049768
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.61:1
Text on #FFFFFF
AAA
2.76:1
Text on #000000
FAIL
7.27:1
Text on #F8FAFC
AAA
2.35:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #8A16A8;
}
.text-color {
color: #8A16A8;
}
.border-color {
border: 2px solid #8A16A8;
}