#3A49BD
A medium, moderate blue closely aligning with Slateblue.
About #3A49BD
When working with digital screens, the color #3A49BD is rendered by mixing light. Designers often compare it to the standard color Slateblue. In the RGB color space, it consists of 58 red, 73 green, and 189 blue.
If you are designing for print, the four-color process is what matters most. The color uses 69% Cyan, 61% Magenta, 0% Yellow, and 26% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#3A49BD
RGB58, 73, 189
HSL233.1°, 53.0%, 48.4%
CMYK69%, 61%, 0%, 26%
HSV233.1°, 69.3%, 74.1%
LAB36.6, 32.8, -62.8
XYZ13.3, 9.3, 49.2
Decimal3819965
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.32:1
Text on #FFFFFF
AAA
2.87:1
Text on #000000
FAIL
7.00:1
Text on #F8FAFC
AA
2.44:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #3A49BD;
}
.text-color {
color: #3A49BD;
}
.border-color {
border: 2px solid #3A49BD;
}