#83246D
A dark, moderate magenta closely aligning with Purple.
About #83246D
The precise color #83246D is an excellent choice for modern design projects. Its closest recognized web color is Purple. In the RGB color space, it consists of 131 red, 36 green, and 109 blue.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 73% magenta inks. The HSL representation is 313.9° hue, 56.9% saturation, and 32.7% lightness.
Ensuring your text is legible against this background is a key part of web design. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#83246D
RGB131, 36, 109
HSL313.9°, 56.9%, 32.7%
CMYK0%, 73%, 17%, 49%
HSV313.9°, 72.5%, 51.4%
LAB32.2, 48.0, -20.5
XYZ12.8, 7.2, 15.2
Decimal8594541
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.61:1
Text on #FFFFFF
AAA
2.44:1
Text on #000000
FAIL
8.23:1
Text on #F8FAFC
AAA
2.07:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #83246D;
}
.text-color {
color: #83246D;
}
.border-color {
border: 2px solid #83246D;
}