#571DA0
A dark, moderate purple closely aligning with Indigo.
About #571DA0
Visually, #571DA0 is defined as a moderate purple. Designers often compare it to the standard color Indigo. This translates to an RGB value of rgb(87, 29, 160).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 46% cyan and 82% magenta inks. 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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#571DA0
RGB87, 29, 160
HSL266.6°, 69.3%, 37.1%
CMYK46%, 82%, 0%, 37%
HSV266.6°, 81.9%, 62.7%
LAB28.0, 52.1, -59.5
XYZ10.7, 5.4, 33.7
Decimal5709216
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.05:1
Text on #FFFFFF
AAA
2.09:1
Text on #000000
FAIL
9.61:1
Text on #F8FAFC
AAA
1.78:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #571DA0;
}
.text-color {
color: #571DA0;
}
.border-color {
border: 2px solid #571DA0;
}