#92076D
A dark, vivid magenta closely aligning with Purple.
About #92076D
The hex code #92076D represents a beautifully specific shade of magenta. Its closest recognized web color is Purple. To achieve this exact tint on a monitor, you would use an RGB mix of 146, 7, and 109.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 95% M, 25% Y, and 43% K. The HSL representation is 316.0° hue, 90.8% saturation, and 30.0% lightness.
When using this color as a background, text legibility must be considered. Because it is a dark color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#92076D
RGB146, 7, 109
HSL316.0°, 90.8%, 30.0%
CMYK0%, 95%, 25%, 43%
HSV316.0°, 95.2%, 57.3%
LAB32.6, 58.7, -19.7
XYZ14.7, 7.4, 15.1
Decimal9570157
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.49:1
Text on #FFFFFF
AAA
2.47:1
Text on #000000
FAIL
8.11:1
Text on #F8FAFC
AAA
2.10:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #92076D;
}
.text-color {
color: #92076D;
}
.border-color {
border: 2px solid #92076D;
}