#3A078A
A dark, vivid purple closely aligning with Indigo.
About #3A078A
Visually, #3A078A is defined as a vivid purple. Its closest recognized web color is Indigo. Its digital footprint relies on 58 parts red, 7 parts green, and 138 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 58% C, 95% M, 0% Y, and 46% K. With a hue angle of 263.4 degrees, it sits comfortably in the purple spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#3A078A
RGB58, 7, 138
HSL263.4°, 90.3%, 28.4%
CMYK58%, 95%, 0%, 46%
HSV263.4°, 94.9%, 54.1%
LAB19.6, 50.1, -59.9
XYZ6.4, 2.9, 24.3
Decimal3803018
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
13.31:1
Text on #FFFFFF
AAA
1.58:1
Text on #000000
FAIL
12.73:1
Text on #F8FAFC
AAA
1.34:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #3A078A;
}
.text-color {
color: #3A078A;
}
.border-color {
border: 2px solid #3A078A;
}