#3A33C5
A medium, moderate blue closely aligning with Darkblue.
About #3A33C5
At its core, #3A33C5 is a medium and moderate hue. Its closest recognized web color is Darkblue. In the RGB color space, it consists of 58 red, 51 green, and 197 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 71% cyan and 74% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#3A33C5
RGB58, 51, 197
HSL242.9°, 58.9%, 48.6%
CMYK71%, 74%, 0%, 23%
HSV242.9°, 74.1%, 77.3%
LAB32.5, 48.7, -74.3
XYZ13.0, 7.3, 53.5
Decimal3814341
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.54:1
Text on #FFFFFF
AAA
2.46:1
Text on #000000
FAIL
8.16:1
Text on #F8FAFC
AAA
2.09:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #3A33C5;
}
.text-color {
color: #3A33C5;
}
.border-color {
border: 2px solid #3A33C5;
}