#834299
A medium, moderate purple closely aligning with Rebeccapurple.
About #834299
The precise color #834299 is an excellent choice for modern design projects. It is closely associated with the named CSS color Rebeccapurple. Its digital footprint relies on 131 parts red, 66 parts green, and 153 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 14% C, 57% M, 0% Y, and 40% K. With a hue angle of 284.8 degrees, it sits comfortably in the purple spectrum.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#834299
RGB131, 66, 153
HSL284.8°, 39.7%, 42.9%
CMYK14%, 57%, 0%, 40%
HSV284.8°, 56.9%, 60.0%
LAB39.6, 42.3, -36.2
XYZ17.1, 11.0, 31.4
Decimal8602265
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.55:1
Text on #FFFFFF
AA
3.20:1
Text on #000000
AA Large
6.26:1
Text on #F8FAFC
AA
2.72:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #834299;
}
.text-color {
color: #834299;
}
.border-color {
border: 2px solid #834299;
}