#571DFF
A medium, vivid purple closely aligning with Blue.
About #571DFF
When working with digital screens, the color #571DFF is rendered by mixing light. Its closest recognized web color is Blue. This translates to an RGB value of rgb(87, 29, 255).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 66% C, 89% M, 0% Y, and 0% K. Always request a physical proof before doing a large print run with this exact code.
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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#571DFF
RGB87, 29, 255
HSL255.4°, 100.0%, 55.7%
CMYK66%, 89%, 0%, 0%
HSV255.4°, 88.6%, 100.0%
LAB38.1, 75.9, -98.1
XYZ22.4, 10.1, 95.4
Decimal5709311
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.94:1
Text on #FFFFFF
AA
3.02:1
Text on #000000
AA Large
6.64:1
Text on #F8FAFC
AA
2.57:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #571DFF;
}
.text-color {
color: #571DFF;
}
.border-color {
border: 2px solid #571DFF;
}