#834999
A medium, moderate purple closely aligning with Rebeccapurple.
About #834999
When working with digital screens, the color #834999 is rendered by mixing light. Its closest recognized web color is Rebeccapurple. In the RGB color space, it consists of 131 red, 73 green, and 153 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 14% Cyan, 52% Magenta, 0% Yellow, and 40% Black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#834999
RGB131, 73, 153
HSL283.5°, 35.4%, 44.3%
CMYK14%, 52%, 0%, 40%
HSV283.5°, 52.3%, 60.0%
LAB41.0, 38.5, -33.9
XYZ17.5, 11.9, 31.5
Decimal8604057
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.22:1
Text on #FFFFFF
AA
3.38:1
Text on #000000
AA Large
5.94:1
Text on #F8FAFC
AA
2.87:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #834999;
}
.text-color {
color: #834999;
}
.border-color {
border: 2px solid #834999;
}