#8A0792
A dark, vivid magenta closely aligning with Darkmagenta.
About #8A0792
The precise color #8A0792 is an excellent choice for modern design projects. Its closest recognized web color is Darkmagenta. To achieve this exact tint on a monitor, you would use an RGB mix of 138, 7, and 146.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 5% cyan and 95% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. 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#8A0792
RGB138, 7, 146
HSL296.5°, 90.8%, 30.0%
CMYK5%, 95%, 0%, 43%
HSV296.5°, 95.2%, 57.3%
LAB33.2, 62.5, -42.1
XYZ15.7, 7.6, 27.8
Decimal9045906
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.31:1
Text on #FFFFFF
AAA
2.53:1
Text on #000000
FAIL
7.95:1
Text on #F8FAFC
AAA
2.15:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #8A0792;
}
.text-color {
color: #8A0792;
}
.border-color {
border: 2px solid #8A0792;
}