#3A83CC
A medium, moderate blue closely aligning with Cornflowerblue.
About #3A83CC
The precise color #3A83CC is an excellent choice for modern design projects. Designers often compare it to the standard color Cornflowerblue. This translates to an RGB value of rgb(58, 131, 204).
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 72% cyan and 36% magenta inks. 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. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#3A83CC
RGB58, 131, 204
HSL210.0°, 58.9%, 51.4%
CMYK72%, 36%, 0%, 20%
HSV210.0°, 71.6%, 80.0%
LAB53.5, 1.6, -44.3
XYZ20.8, 21.5, 60.2
Decimal3834828
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.96:1
Text on #FFFFFF
AA Large
5.30:1
Text on #000000
AA
3.79:1
Text on #F8FAFC
AA Large
4.50:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #3A83CC;
}
.text-color {
color: #3A83CC;
}
.border-color {
border: 2px solid #3A83CC;
}