#5749F0
A light, vivid blue closely aligning with Blueviolet.
About #5749F0
The precise color #5749F0 is an excellent choice for modern design projects. It is closely associated with the named CSS color Blueviolet. This translates to an RGB value of rgb(87, 73, 240).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 64% cyan and 70% magenta inks. With a hue angle of 245.0 degrees, it sits comfortably in the blue spectrum.
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#5749F0
RGB87, 73, 240
HSL245.0°, 84.8%, 61.4%
CMYK64%, 70%, 0%, 6%
HSV245.0°, 69.6%, 94.1%
LAB42.9, 53.4, -81.8
XYZ22.0, 13.1, 83.8
Decimal5720560
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.81:1
Text on #FFFFFF
AA
3.62:1
Text on #000000
AA Large
5.55:1
Text on #F8FAFC
AA
3.07:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #5749F0;
}
.text-color {
color: #5749F0;
}
.border-color {
border: 2px solid #5749F0;
}