#573AF0
A medium, vivid blue closely aligning with Blueviolet.
About #573AF0
At its core, #573AF0 is a medium and vivid hue. Its closest recognized web color is Blueviolet. To achieve this exact tint on a monitor, you would use an RGB mix of 87, 58, and 240.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 64% cyan, 76% magenta, 0% yellow, and 6% black. The HSL representation is 249.6° hue, 85.8% saturation, and 58.4% lightness.
Contrast ratios determine whether this color is safe for typography. 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#573AF0
RGB87, 58, 240
HSL249.6°, 85.8%, 58.4%
CMYK64%, 76%, 0%, 6%
HSV249.6°, 75.8%, 94.1%
LAB40.2, 61.1, -86.3
XYZ21.2, 11.3, 83.5
Decimal5716720
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.42:1
Text on #FFFFFF
AA
3.27:1
Text on #000000
AA Large
6.14:1
Text on #F8FAFC
AA
2.78:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #573AF0;
}
.text-color {
color: #573AF0;
}
.border-color {
border: 2px solid #573AF0;
}