#5092FF
A light, vivid blue closely aligning with Dodgerblue.
About #5092FF
At its core, #5092FF is a light and vivid hue. Designers often compare it to the standard color Dodgerblue. This translates to an RGB value of rgb(80, 146, 255).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 69% Cyan, 43% Magenta, 0% Yellow, and 0% Black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. 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#5092FF
RGB80, 146, 255
HSL217.4°, 100.0%, 65.7%
CMYK69%, 43%, 0%, 0%
HSV217.4°, 68.6%, 100.0%
LAB61.2, 13.7, -60.4
XYZ31.6, 29.5, 98.6
Decimal5280511
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.04:1
Text on #FFFFFF
AA Large
6.90:1
Text on #000000
AA
2.91:1
Text on #F8FAFC
FAIL
5.86:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #5092FF;
}
.text-color {
color: #5092FF;
}
.border-color {
border: 2px solid #5092FF;
}