#573392
A dark, moderate purple closely aligning with Rebeccapurple.
About #573392
At its core, #573392 is a dark and moderate hue. Its closest recognized web color is Rebeccapurple. To achieve this exact tint on a monitor, you would use an RGB mix of 87, 51, and 146.
If you are designing for print, the four-color process is what matters most. The color uses 40% Cyan, 65% Magenta, 0% Yellow, and 43% Black. The HSL representation is 262.7° hue, 48.2% saturation, and 38.6% lightness.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#573392
RGB87, 51, 146
HSL262.7°, 48.2%, 38.6%
CMYK40%, 65%, 0%, 43%
HSV262.7°, 65.1%, 57.3%
LAB30.6, 37.7, -46.7
XYZ10.3, 6.5, 27.9
Decimal5714834
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.15:1
Text on #FFFFFF
AAA
2.29:1
Text on #000000
FAIL
8.75:1
Text on #F8FAFC
AAA
1.95:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #573392;
}
.text-color {
color: #573392;
}
.border-color {
border: 2px solid #573392;
}