#8A0F75
A dark, vivid magenta closely aligning with Purple.
About #8A0F75
At its core, #8A0F75 is a dark and vivid hue. Designers often compare it to the standard color Purple. Its digital footprint relies on 138 parts red, 15 parts green, and 117 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 89% M, 15% Y, and 46% K. The HSL representation is 310.2° hue, 80.4% saturation, and 30.0% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#8A0F75
RGB138, 15, 117
HSL310.2°, 80.4%, 30.0%
CMYK0%, 89%, 15%, 46%
HSV310.2°, 89.1%, 54.1%
LAB31.9, 56.8, -26.1
XYZ13.9, 7.0, 17.5
Decimal9047925
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.73:1
Text on #FFFFFF
AAA
2.41:1
Text on #000000
FAIL
8.34:1
Text on #F8FAFC
AAA
2.05:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #8A0F75;
}
.text-color {
color: #8A0F75;
}
.border-color {
border: 2px solid #8A0F75;
}