#832C7C
A dark, moderate magenta closely aligning with Purple.
About #832C7C
The hex code #832C7C 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, 44 green, and 124 blue.
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 66% Magenta, 5% Yellow, and 49% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. 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#832C7C
RGB131, 44, 124
HSL304.8°, 49.7%, 34.3%
CMYK0%, 66%, 5%, 49%
HSV304.8°, 66.4%, 51.4%
LAB34.2, 47.2, -27.0
XYZ13.9, 8.1, 19.9
Decimal8596604
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.03:1
Text on #FFFFFF
AAA
2.62:1
Text on #000000
FAIL
7.67:1
Text on #F8FAFC
AAA
2.22:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #832C7C;
}
.text-color {
color: #832C7C;
}
.border-color {
border: 2px solid #832C7C;
}