#3A0F75
A dark, vivid purple closely aligning with Indigo.
About #3A0F75
At its core, #3A0F75 is a dark and vivid hue. Its closest recognized web color is Indigo. In the RGB color space, it consists of 58 red, 15 green, and 117 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 50% Cyan, 87% Magenta, 0% Yellow, and 54% Black. With a hue angle of 265.3 degrees, it sits comfortably in the purple spectrum.
Contrast ratios determine whether this color is safe for typography. 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#3A0F75
RGB58, 15, 117
HSL265.3°, 77.3%, 25.9%
CMYK50%, 87%, 0%, 54%
HSV265.3°, 87.2%, 45.9%
LAB18.0, 42.2, -49.1
XYZ5.1, 2.5, 17.0
Decimal3805045
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
13.95:1
Text on #FFFFFF
AAA
1.51:1
Text on #000000
FAIL
13.34:1
Text on #F8FAFC
AAA
1.28:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #3A0F75;
}
.text-color {
color: #3A0F75;
}
.border-color {
border: 2px solid #3A0F75;
}