#5075F0
A light, vivid blue closely aligning with Royalblue.
About #5075F0
The precise color #5075F0 is an excellent choice for modern design projects. It is closely associated with the named CSS color Royalblue. In the RGB color space, it consists of 80 red, 117 green, and 240 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 67% C, 51% M, 0% Y, and 6% K. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#5075F0
RGB80, 117, 240
HSL226.1°, 84.2%, 62.7%
CMYK67%, 51%, 0%, 6%
HSV226.1°, 66.7%, 94.1%
LAB52.6, 26.2, -65.9
XYZ25.4, 20.7, 85.1
Decimal5273072
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.08:1
Text on #FFFFFF
AA Large
5.14:1
Text on #000000
AA
3.90:1
Text on #F8FAFC
AA Large
4.37:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #5075F0;
}
.text-color {
color: #5075F0;
}
.border-color {
border: 2px solid #5075F0;
}