#831D7C
A dark, moderate magenta closely aligning with Purple.
About #831D7C
When working with digital screens, the color #831D7C is rendered by mixing light. Its closest recognized web color is Purple. Its digital footprint relies on 131 parts red, 29 parts green, and 124 parts blue light.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 78% magenta inks. With a hue angle of 304.1 degrees, it sits comfortably in the magenta spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a dark color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#831D7C
RGB131, 29, 124
HSL304.1°, 63.7%, 31.4%
CMYK0%, 78%, 5%, 49%
HSV304.1°, 77.9%, 51.4%
LAB32.2, 52.9, -30.2
XYZ13.4, 7.2, 19.7
Decimal8592764
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.64:1
Text on #FFFFFF
AAA
2.43:1
Text on #000000
FAIL
8.25:1
Text on #F8FAFC
AAA
2.07:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #831D7C;
}
.text-color {
color: #831D7C;
}
.border-color {
border: 2px solid #831D7C;
}