#3A0799
A dark, vivid purple closely aligning with Darkblue.
About #3A0799
The precise color #3A0799 is an excellent choice for modern design projects. Designers often compare it to the standard color Darkblue. In the RGB color space, it consists of 58 red, 7 green, and 153 blue.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 62% cyan and 95% magenta inks. With a hue angle of 261.0 degrees, it sits comfortably in the purple spectrum.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#3A0799
RGB58, 7, 153
HSL261.0°, 91.2%, 31.4%
CMYK62%, 95%, 0%, 40%
HSV261.0°, 95.4%, 60.0%
LAB21.4, 53.9, -66.2
XYZ7.6, 3.4, 30.4
Decimal3803033
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
12.57:1
Text on #FFFFFF
AAA
1.67:1
Text on #000000
FAIL
12.02:1
Text on #F8FAFC
AAA
1.42:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #3A0799;
}
.text-color {
color: #3A0799;
}
.border-color {
border: 2px solid #3A0799;
}