#83166D
A dark, vivid magenta closely aligning with Purple.
About #83166D
The hex code #83166D represents a beautifully specific shade of magenta. It is closely associated with the named CSS color Purple. In the RGB color space, it consists of 131 red, 22 green, and 109 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 83% Magenta, 17% Yellow, and 49% Black. With a hue angle of 312.1 degrees, it sits comfortably in the magenta spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#83166D
RGB131, 22, 109
HSL312.1°, 71.2%, 30.0%
CMYK0%, 83%, 17%, 49%
HSV312.1°, 83.2%, 51.4%
LAB30.6, 52.6, -23.0
XYZ12.4, 6.5, 15.1
Decimal8590957
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.13:1
Text on #FFFFFF
AAA
2.30:1
Text on #000000
FAIL
8.72:1
Text on #F8FAFC
AAA
1.96:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #83166D;
}
.text-color {
color: #83166D;
}
.border-color {
border: 2px solid #83166D;
}