#3A7CE9
A medium, vivid blue closely aligning with Dodgerblue.
About #3A7CE9
The precise color #3A7CE9 is an excellent choice for modern design projects. Its closest recognized web color is Dodgerblue. In the RGB color space, it consists of 58 red, 124 green, and 233 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 75% cyan and 47% magenta inks. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#3A7CE9
RGB58, 124, 233
HSL217.4°, 79.9%, 57.1%
CMYK75%, 47%, 0%, 9%
HSV217.4°, 75.1%, 91.4%
LAB53.2, 16.4, -61.2
XYZ23.7, 21.2, 79.9
Decimal3833065
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.01:1
Text on #FFFFFF
AA Large
5.24:1
Text on #000000
AA
3.83:1
Text on #F8FAFC
AA Large
4.45:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #3A7CE9;
}
.text-color {
color: #3A7CE9;
}
.border-color {
border: 2px solid #3A7CE9;
}