#5092E9
A light, vivid blue closely aligning with Cornflowerblue.
About #5092E9
When working with digital screens, the color #5092E9 is rendered by mixing light. Designers often compare it to the standard color Cornflowerblue. This translates to an RGB value of rgb(80, 146, 233).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 66% cyan, 37% magenta, 0% yellow, and 9% black. The HSL representation is 214.1° hue, 77.7% saturation, and 61.4% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#5092E9
RGB80, 146, 233
HSL214.1°, 77.7%, 61.4%
CMYK66%, 37%, 0%, 9%
HSV214.1°, 65.7%, 91.4%
LAB60.0, 6.2, -50.2
XYZ28.3, 28.1, 81.0
Decimal5280489
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.17:1
Text on #FFFFFF
AA Large
6.63:1
Text on #000000
AA
3.03:1
Text on #F8FAFC
AA Large
5.64:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #5092E9;
}
.text-color {
color: #5092E9;
}
.border-color {
border: 2px solid #5092E9;
}