#832C6D
A dark, moderate magenta closely aligning with Purple.
About #832C6D
At its core, #832C6D is a dark and moderate hue. Its closest recognized web color is Purple. Its digital footprint relies on 131 parts red, 44 parts green, and 109 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 66% magenta inks. The HSL representation is 315.2° hue, 49.7% saturation, and 34.3% lightness.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#832C6D
RGB131, 44, 109
HSL315.2°, 49.7%, 34.3%
CMYK0%, 66%, 17%, 49%
HSV315.2°, 66.4%, 51.4%
LAB33.4, 44.8, -18.7
XYZ13.0, 7.7, 15.3
Decimal8596589
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.25:1
Text on #FFFFFF
AAA
2.55:1
Text on #000000
FAIL
7.88:1
Text on #F8FAFC
AAA
2.16:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #832C6D;
}
.text-color {
color: #832C6D;
}
.border-color {
border: 2px solid #832C6D;
}