#4983D3
A medium, moderate blue closely aligning with Cornflowerblue.
About #4983D3
At its core, #4983D3 is a medium and moderate hue. Designers often compare it to the standard color Cornflowerblue. To achieve this exact tint on a monitor, you would use an RGB mix of 73, 131, and 211.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 65% cyan and 38% magenta inks. With a hue angle of 214.8 degrees, it sits comfortably in the blue spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#4983D3
RGB73, 131, 211
HSL214.8°, 61.1%, 55.7%
CMYK65%, 38%, 0%, 17%
HSV214.8°, 65.4%, 82.7%
LAB54.4, 6.4, -46.8
XYZ22.6, 22.4, 64.8
Decimal4817875
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.84:1
Text on #FFFFFF
AA Large
5.47:1
Text on #000000
AA
3.67:1
Text on #F8FAFC
AA Large
4.65:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #4983D3;
}
.text-color {
color: #4983D3;
}
.border-color {
border: 2px solid #4983D3;
}