#4983E2
A medium, vivid blue closely aligning with Cornflowerblue.
About #4983E2
At its core, #4983E2 is a medium and vivid hue. Designers often compare it to the standard color Cornflowerblue. Its digital footprint relies on 73 parts red, 131 parts green, and 226 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 68% cyan and 42% 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#4983E2
RGB73, 131, 226
HSL217.3°, 72.5%, 58.6%
CMYK68%, 42%, 0%, 11%
HSV217.3°, 67.7%, 88.6%
LAB55.2, 11.6, -53.9
XYZ24.6, 23.1, 75.1
Decimal4817890
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.73:1
Text on #FFFFFF
AA Large
5.63:1
Text on #000000
AA
3.57:1
Text on #F8FAFC
AA Large
4.78:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #4983E2;
}
.text-color {
color: #4983E2;
}
.border-color {
border: 2px solid #4983E2;
}