#83007C
A dark, vivid magenta closely aligning with Purple.
About #83007C
The precise color #83007C is an excellent choice for modern design projects. Its closest recognized web color is Purple. Its digital footprint relies on 131 parts red, 0 parts green, and 124 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 100% M, 5% Y, and 49% K. With a hue angle of 303.2 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#83007C
RGB131, 0, 124
HSL303.2°, 100.0%, 25.7%
CMYK0%, 100%, 5%, 49%
HSV303.2°, 100.0%, 51.4%
LAB30.1, 58.9, -33.4
XYZ13.0, 6.3, 19.6
Decimal8585340
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.31:1
Text on #FFFFFF
AAA
2.26:1
Text on #000000
FAIL
8.90:1
Text on #F8FAFC
AAA
1.92:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #83007C;
}
.text-color {
color: #83007C;
}
.border-color {
border: 2px solid #83007C;
}