#3A33AF
A medium, moderate blue closely aligning with Slateblue.
About #3A33AF
The precise color #3A33AF is an excellent choice for modern design projects. Its closest recognized web color is Slateblue. In the RGB color space, it consists of 58 red, 51 green, and 175 blue.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 67% cyan and 71% magenta inks. The HSL representation is 243.4° hue, 54.9% saturation, and 44.3% lightness.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF 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#3A33AF
RGB58, 51, 175
HSL243.4°, 54.9%, 44.3%
CMYK67%, 71%, 0%, 31%
HSV243.4°, 70.9%, 68.6%
LAB30.3, 41.6, -64.8
XYZ10.7, 6.4, 41.2
Decimal3814319
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.24:1
Text on #FFFFFF
AAA
2.27:1
Text on #000000
FAIL
8.83:1
Text on #F8FAFC
AAA
1.93:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #3A33AF;
}
.text-color {
color: #3A33AF;
}
.border-color {
border: 2px solid #3A33AF;
}