#920083
A dark, vivid magenta closely aligning with Darkmagenta.
About #920083
At its core, #920083 is a dark and vivid hue. If you're using CSS, you might find it aligns closely with Darkmagenta. Its digital footprint relies on 146 parts red, 0 parts green, and 131 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 100% Magenta, 10% Yellow, and 43% Black. With a hue angle of 306.2 degrees, it sits comfortably in the magenta spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#920083
RGB146, 0, 131
HSL306.2°, 100.0%, 28.6%
CMYK0%, 100%, 10%, 43%
HSV306.2°, 100.0%, 57.3%
LAB33.5, 62.6, -32.3
XYZ16.0, 7.7, 22.1
Decimal9568387
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.24:1
Text on #FFFFFF
AAA
2.55:1
Text on #000000
FAIL
7.87:1
Text on #F8FAFC
AAA
2.17:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #920083;
}
.text-color {
color: #920083;
}
.border-color {
border: 2px solid #920083;
}