#3A83DB
A medium, moderate blue closely aligning with Cornflowerblue.
About #3A83DB
Visually, #3A83DB is defined as a moderate blue. Designers often compare it to the standard color Cornflowerblue. To achieve this exact tint on a monitor, you would use an RGB mix of 58, 131, and 219.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 74% C, 40% M, 0% Y, and 14% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#3A83DB
RGB58, 131, 219
HSL212.8°, 69.1%, 54.3%
CMYK74%, 40%, 0%, 14%
HSV212.8°, 73.5%, 85.9%
LAB54.3, 7.0, -51.5
XYZ22.6, 22.2, 70.1
Decimal3834843
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.85:1
Text on #FFFFFF
AA Large
5.45:1
Text on #000000
AA
3.68:1
Text on #F8FAFC
AA Large
4.63:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #3A83DB;
}
.text-color {
color: #3A83DB;
}
.border-color {
border: 2px solid #3A83DB;
}