#573AE2
A medium, vivid blue closely aligning with Blueviolet.
About #573AE2
At its core, #573AE2 is a medium and vivid hue. Its closest recognized web color is Blueviolet. In the RGB color space, it consists of 87 red, 58 green, and 226 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 62% cyan, 74% magenta, 0% yellow, and 11% black. With a hue angle of 250.4 degrees, it sits comfortably in the blue spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#573AE2
RGB87, 58, 226
HSL250.4°, 74.3%, 55.7%
CMYK62%, 74%, 0%, 11%
HSV250.4°, 74.3%, 88.6%
LAB38.8, 57.0, -80.5
XYZ19.2, 10.5, 73.0
Decimal5716706
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.76:1
Text on #FFFFFF
AA
3.11:1
Text on #000000
AA Large
6.46:1
Text on #F8FAFC
AA
2.64:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #573AE2;
}
.text-color {
color: #573AE2;
}
.border-color {
border: 2px solid #573AE2;
}