#572492
A dark, moderate purple closely aligning with Rebeccapurple.
About #572492
At its core, #572492 is a dark and moderate hue. Designers often compare it to the standard color Rebeccapurple. In the RGB color space, it consists of 87 red, 36 green, and 146 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 40% Cyan, 75% Magenta, 0% Yellow, and 43% Black. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. 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#572492
RGB87, 36, 146
HSL267.8°, 60.4%, 35.7%
CMYK40%, 75%, 0%, 43%
HSV267.8°, 75.3%, 57.3%
LAB27.7, 45.5, -51.3
XYZ9.7, 5.4, 27.7
Decimal5710994
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.13:1
Text on #FFFFFF
AAA
2.07:1
Text on #000000
FAIL
9.68:1
Text on #F8FAFC
AAA
1.76:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #572492;
}
.text-color {
color: #572492;
}
.border-color {
border: 2px solid #572492;
}