#831649
A dark, vivid magenta closely aligning with Mediumvioletred.
About #831649
Visually, #831649 is defined as a vivid magenta. Its closest recognized web color is Mediumvioletred. In the RGB color space, it consists of 131 red, 22 green, and 73 blue.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 83% Magenta, 44% 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. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#831649
RGB131, 22, 73
HSL331.9°, 71.2%, 30.0%
CMYK0%, 83%, 44%, 49%
HSV331.9°, 83.2%, 51.4%
LAB29.1, 48.1, -1.8
XYZ10.8, 5.9, 6.9
Decimal8590921
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.65:1
Text on #FFFFFF
AAA
2.18:1
Text on #000000
FAIL
9.22:1
Text on #F8FAFC
AAA
1.85:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #831649;
}
.text-color {
color: #831649;
}
.border-color {
border: 2px solid #831649;
}