#572475
A dark, moderate purple closely aligning with Rebeccapurple.
About #572475
The precise color #572475 is an excellent choice for modern design projects. Its closest recognized web color is Rebeccapurple. To achieve this exact tint on a monitor, you would use an RGB mix of 87, 36, and 117.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 26% C, 69% M, 0% Y, and 54% K. This makes it a relatively dark color when applied to physical surfaces.
From a UX and accessibility standpoint, contrast is paramount. 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#572475
RGB87, 36, 117
HSL277.8°, 52.9%, 30.0%
CMYK26%, 69%, 0%, 54%
HSV277.8°, 69.2%, 45.9%
LAB25.5, 38.2, -36.8
XYZ7.8, 4.6, 17.3
Decimal5710965
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.97:1
Text on #FFFFFF
AAA
1.91:1
Text on #000000
FAIL
10.48:1
Text on #F8FAFC
AAA
1.63:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #572475;
}
.text-color {
color: #572475;
}
.border-color {
border: 2px solid #572475;
}