#506DE9
A light, vivid blue closely aligning with Royalblue.
About #506DE9
The hex code #506DE9 represents a beautifully specific shade of blue. It is closely associated with the named CSS color Royalblue. This translates to an RGB value of rgb(80, 109, 233).
Translating this color to physical media requires the CMYK color model. The color uses 66% Cyan, 53% Magenta, 0% Yellow, and 9% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#506DE9
RGB80, 109, 233
HSL228.6°, 77.7%, 61.4%
CMYK66%, 53%, 0%, 9%
HSV228.6°, 65.7%, 91.4%
LAB50.1, 28.7, -66.0
XYZ23.5, 18.5, 79.4
Decimal5271017
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.46:1
Text on #FFFFFF
AA Large
4.71:1
Text on #000000
AA
4.27:1
Text on #F8FAFC
AA Large
4.00:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #506DE9;
}
.text-color {
color: #506DE9;
}
.border-color {
border: 2px solid #506DE9;
}