#831D49
A dark, moderate magenta closely aligning with Palevioletred.
About #831D49
When working with digital screens, the color #831D49 is rendered by mixing light. It is closely associated with the named CSS color Palevioletred. This translates to an RGB value of rgb(131, 29, 73).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 78% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#831D49
RGB131, 29, 73
HSL334.1°, 63.7%, 31.4%
CMYK0%, 78%, 44%, 49%
HSV334.1°, 77.9%, 51.4%
LAB29.9, 45.9, -0.7
XYZ11.0, 6.2, 6.9
Decimal8592713
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.39:1
Text on #FFFFFF
AAA
2.24:1
Text on #000000
FAIL
8.97:1
Text on #F8FAFC
AAA
1.90:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #831D49;
}
.text-color {
color: #831D49;
}
.border-color {
border: 2px solid #831D49;
}