#5083DB
A medium, moderate blue closely aligning with Cornflowerblue.
About #5083DB
The hex code #5083DB represents a beautifully specific shade of blue. Its closest recognized web color is Cornflowerblue. To achieve this exact tint on a monitor, you would use an RGB mix of 80, 131, and 219.
Translating this color to physical media requires the CMYK color model. The color uses 63% Cyan, 40% Magenta, 0% Yellow, and 14% Black. The HSL representation is 218.0° hue, 65.9% saturation, and 58.6% lightness.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#5083DB
RGB80, 131, 219
HSL218.0°, 65.9%, 58.6%
CMYK63%, 40%, 0%, 14%
HSV218.0°, 63.5%, 85.9%
LAB55.1, 10.4, -50.1
XYZ24.2, 23.1, 70.2
Decimal5276635
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.74:1
Text on #FFFFFF
AA Large
5.61:1
Text on #000000
AA
3.58:1
Text on #F8FAFC
AA Large
4.77:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #5083DB;
}
.text-color {
color: #5083DB;
}
.border-color {
border: 2px solid #5083DB;
}