#3A7CE2
A medium, vivid blue closely aligning with Dodgerblue.
About #3A7CE2
The precise color #3A7CE2 is an excellent choice for modern design projects. Its closest recognized web color is Dodgerblue. To achieve this exact tint on a monitor, you would use an RGB mix of 58, 124, and 226.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 74% C, 45% M, 0% Y, and 11% K. With a hue angle of 216.4 degrees, it sits comfortably in the blue spectrum.
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#3A7CE2
RGB58, 124, 226
HSL216.4°, 74.3%, 55.7%
CMYK74%, 45%, 0%, 11%
HSV216.4°, 74.3%, 88.6%
LAB52.7, 13.8, -57.9
XYZ22.7, 20.8, 74.8
Decimal3833058
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.07:1
Text on #FFFFFF
AA Large
5.16:1
Text on #000000
AA
3.89:1
Text on #F8FAFC
AA Large
4.39:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #3A7CE2;
}
.text-color {
color: #3A7CE2;
}
.border-color {
border: 2px solid #3A7CE2;
}