#3A0783
A dark, vivid purple closely aligning with Indigo.
About #3A0783
The precise color #3A0783 is an excellent choice for modern design projects. Its closest recognized web color is Indigo. In the RGB color space, it consists of 58 red, 7 green, and 131 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 56% cyan and 95% magenta inks. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#3A0783
RGB58, 7, 131
HSL264.7°, 89.9%, 27.1%
CMYK56%, 95%, 0%, 49%
HSV264.7°, 94.7%, 51.4%
LAB18.8, 48.4, -56.9
XYZ5.9, 2.7, 21.7
Decimal3803011
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
13.65:1
Text on #FFFFFF
AAA
1.54:1
Text on #000000
FAIL
13.05:1
Text on #F8FAFC
AAA
1.31:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #3A0783;
}
.text-color {
color: #3A0783;
}
.border-color {
border: 2px solid #3A0783;
}