#832492
A dark, moderate magenta closely aligning with Purple.
About #832492
Visually, #832492 is defined as a moderate magenta. Designers often compare it to the standard color Purple. Its digital footprint relies on 131 parts red, 36 parts green, and 146 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 10% C, 75% M, 0% Y, and 43% K. With a hue angle of 291.8 degrees, it sits comfortably in the magenta spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a dark color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#832492
RGB131, 36, 146
HSL291.8°, 60.4%, 35.7%
CMYK10%, 75%, 0%, 43%
HSV291.8°, 75.3%, 57.3%
LAB34.3, 54.4, -40.4
XYZ15.2, 8.2, 28.0
Decimal8594578
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.98:1
Text on #FFFFFF
AAA
2.63:1
Text on #000000
FAIL
7.62:1
Text on #F8FAFC
AAA
2.24:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #832492;
}
.text-color {
color: #832492;
}
.border-color {
border: 2px solid #832492;
}