#3342DB
A medium, moderate blue closely aligning with Mediumslateblue.
About #3342DB
At its core, #3342DB is a medium and moderate hue. Designers often compare it to the standard color Mediumslateblue. In the RGB color space, it consists of 51 red, 66 green, and 219 blue.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 77% C, 70% M, 0% Y, and 14% K. With a hue angle of 234.6 degrees, it sits comfortably in the blue spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#3342DB
RGB51, 66, 219
HSL234.6°, 70.0%, 52.9%
CMYK77%, 70%, 0%, 14%
HSV234.6°, 76.7%, 85.9%
LAB37.3, 46.8, -79.1
XYZ16.1, 9.7, 68.0
Decimal3359451
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.14:1
Text on #FFFFFF
AAA
2.94:1
Text on #000000
FAIL
6.82:1
Text on #F8FAFC
AA
2.50:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #3342DB;
}
.text-color {
color: #3342DB;
}
.border-color {
border: 2px solid #3342DB;
}