#5775F0
A light, vivid blue closely aligning with Royalblue.
About #5775F0
At its core, #5775F0 is a light and vivid hue. Its closest recognized web color is Royalblue. Its digital footprint relies on 87 parts red, 117 parts green, and 240 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 64% C, 51% M, 0% Y, and 6% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Because it is a light color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#5775F0
RGB87, 117, 240
HSL228.2°, 83.6%, 64.1%
CMYK64%, 51%, 0%, 6%
HSV228.2°, 63.7%, 94.1%
LAB53.0, 27.3, -65.3
XYZ26.0, 21.0, 85.1
Decimal5731824
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.03:1
Text on #FFFFFF
AA Large
5.21:1
Text on #000000
AA
3.85:1
Text on #F8FAFC
AA Large
4.43:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #5775F0;
}
.text-color {
color: #5775F0;
}
.border-color {
border: 2px solid #5775F0;
}