#833A83
A dark, moderate magenta closely aligning with Rebeccapurple.
About #833A83
The hex code #833A83 represents a beautifully specific shade of magenta. Designers often compare it to the standard color Rebeccapurple. To achieve this exact tint on a monitor, you would use an RGB mix of 131, 58, and 131.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 56% M, 0% Y, and 49% K. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. Because it is a dark color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#833A83
RGB131, 58, 131
HSL300.0°, 38.6%, 37.1%
CMYK0%, 56%, 0%, 49%
HSV300.0°, 55.7%, 51.4%
LAB36.9, 42.0, -27.0
XYZ15.0, 9.5, 22.5
Decimal8600195
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.25:1
Text on #FFFFFF
AAA
2.90:1
Text on #000000
FAIL
6.93:1
Text on #F8FAFC
AA
2.46:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #833A83;
}
.text-color {
color: #833A83;
}
.border-color {
border: 2px solid #833A83;
}