#506DBD
A medium, moderate blue closely aligning with Cornflowerblue.
About #506DBD
When working with digital screens, the color #506DBD is rendered by mixing light. Its closest recognized web color is Cornflowerblue. To achieve this exact tint on a monitor, you would use an RGB mix of 80, 109, and 189.
Translating this color to physical media requires the CMYK color model. The color uses 58% Cyan, 42% Magenta, 0% Yellow, and 26% 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. Because it is a medium color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#506DBD
RGB80, 109, 189
HSL224.0°, 45.2%, 52.7%
CMYK58%, 42%, 0%, 26%
HSV224.0°, 57.7%, 74.1%
LAB47.4, 13.7, -45.4
XYZ18.0, 16.3, 50.3
Decimal5270973
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.93:1
Text on #FFFFFF
AA
4.26:1
Text on #000000
AA Large
4.71:1
Text on #F8FAFC
AA
3.62:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #506DBD;
}
.text-color {
color: #506DBD;
}
.border-color {
border: 2px solid #506DBD;
}