#833A8A
A dark, moderate magenta closely aligning with Rebeccapurple.
About #833A8A
Visually, #833A8A is defined as a moderate magenta. Its closest recognized web color is Rebeccapurple. In the RGB color space, it consists of 131 red, 58 green, and 138 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 5% C, 58% M, 0% Y, and 46% K. The HSL representation is 294.8° hue, 40.8% saturation, and 38.4% lightness.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#833A8A
RGB131, 58, 138
HSL294.8°, 40.8%, 38.4%
CMYK5%, 58%, 0%, 46%
HSV294.8°, 58.0%, 54.1%
LAB37.3, 43.3, -30.8
XYZ15.5, 9.7, 25.1
Decimal8600202
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.15:1
Text on #FFFFFF
AAA
2.94:1
Text on #000000
FAIL
6.83:1
Text on #F8FAFC
AA
2.50:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #833A8A;
}
.text-color {
color: #833A8A;
}
.border-color {
border: 2px solid #833A8A;
}