#5749E9
A light, vivid blue closely aligning with Blueviolet.
About #5749E9
Visually, #5749E9 is defined as a vivid blue. Designers often compare it to the standard color Blueviolet. This translates to an RGB value of rgb(87, 73, 233).
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 63% cyan and 69% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Ensuring your text is legible against this background is a key part of web design. 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#5749E9
RGB87, 73, 233
HSL245.2°, 78.4%, 60.0%
CMYK63%, 69%, 0%, 9%
HSV245.2°, 68.7%, 91.4%
LAB42.3, 51.2, -78.8
XYZ21.0, 12.7, 78.4
Decimal5720553
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.94:1
Text on #FFFFFF
AA
3.53:1
Text on #000000
AA Large
5.68:1
Text on #F8FAFC
AA
3.01:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #5749E9;
}
.text-color {
color: #5749E9;
}
.border-color {
border: 2px solid #5749E9;
}