#5792E2
A light, vivid blue closely aligning with Cornflowerblue.
About #5792E2
The hex code #5792E2 represents a beautifully specific shade of blue. Designers often compare it to the standard color Cornflowerblue. In the RGB color space, it consists of 87 red, 146 green, and 226 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 62% cyan and 35% magenta inks. This makes it a relatively light color when applied to physical surfaces.
From a UX and accessibility standpoint, contrast is paramount. 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#5792E2
RGB87, 146, 226
HSL214.5°, 70.6%, 61.4%
CMYK62%, 35%, 0%, 11%
HSV214.5°, 61.5%, 88.6%
LAB60.0, 5.0, -46.4
XYZ27.9, 28.1, 75.9
Decimal5739234
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.17:1
Text on #FFFFFF
AA Large
6.61:1
Text on #000000
AA
3.03:1
Text on #F8FAFC
AA Large
5.62:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #5792E2;
}
.text-color {
color: #5792E2;
}
.border-color {
border: 2px solid #5792E2;
}