#83168A
A dark, vivid magenta closely aligning with Purple.
About #83168A
When working with digital screens, the color #83168A is rendered by mixing light. Its closest recognized web color is Purple. To achieve this exact tint on a monitor, you would use an RGB mix of 131, 22, and 138.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 5% C, 84% M, 0% Y, and 46% K. With a hue angle of 296.4 degrees, it sits comfortably in the magenta spectrum.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#83168A
RGB131, 22, 138
HSL296.4°, 72.5%, 31.4%
CMYK5%, 84%, 0%, 46%
HSV296.4°, 84.1%, 54.1%
LAB32.3, 57.2, -38.6
XYZ14.2, 7.2, 24.7
Decimal8590986
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.58:1
Text on #FFFFFF
AAA
2.45:1
Text on #000000
FAIL
8.20:1
Text on #F8FAFC
AAA
2.08:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #83168A;
}
.text-color {
color: #83168A;
}
.border-color {
border: 2px solid #83168A;
}