#831642
A dark, vivid magenta closely aligning with Brown.
About #831642
Visually, #831642 is defined as a vivid magenta. Its closest recognized web color is Brown. To achieve this exact tint on a monitor, you would use an RGB mix of 131, 22, and 66.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 83% Magenta, 50% Yellow, and 49% Black. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#831642
RGB131, 22, 66
HSL335.8°, 71.2%, 30.0%
CMYK0%, 83%, 50%, 49%
HSV335.8°, 83.2%, 51.4%
LAB28.9, 47.4, 2.5
XYZ10.6, 5.8, 5.7
Decimal8590914
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.73:1
Text on #FFFFFF
AAA
2.16:1
Text on #000000
FAIL
9.30:1
Text on #F8FAFC
AAA
1.83:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #831642;
}
.text-color {
color: #831642;
}
.border-color {
border: 2px solid #831642;
}