#3A0092
A dark, vivid purple closely aligning with Darkblue.
About #3A0092
At its core, #3A0092 is a dark and vivid hue. Its closest recognized web color is Darkblue. To achieve this exact tint on a monitor, you would use an RGB mix of 58, 0, and 146.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 60% C, 100% M, 0% Y, and 43% K. The HSL representation is 263.8° hue, 100.0% saturation, and 28.6% lightness.
Contrast ratios determine whether this color is safe for typography. 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#3A0092
RGB58, 0, 146
HSL263.8°, 100.0%, 28.6%
CMYK60%, 100%, 0%, 43%
HSV263.8°, 100.0%, 57.3%
LAB19.9, 54.0, -64.3
XYZ6.9, 3.0, 27.4
Decimal3801234
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
13.17:1
Text on #FFFFFF
AAA
1.59:1
Text on #000000
FAIL
12.58:1
Text on #F8FAFC
AAA
1.36:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #3A0092;
}
.text-color {
color: #3A0092;
}
.border-color {
border: 2px solid #3A0092;
}