#3A2499
A dark, moderate blue closely aligning with Indigo.
About #3A2499
When working with digital screens, the color #3A2499 is rendered by mixing light. Designers often compare it to the standard color Indigo. In the RGB color space, it consists of 58 red, 36 green, and 153 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 62% C, 76% M, 0% Y, and 40% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Because it is a dark color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#3A2499
RGB58, 36, 153
HSL251.3°, 61.9%, 37.1%
CMYK62%, 76%, 0%, 40%
HSV251.3°, 76.5%, 60.0%
LAB25.1, 42.9, -60.0
XYZ8.1, 4.5, 30.6
Decimal3810457
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.10:1
Text on #FFFFFF
AAA
1.89:1
Text on #000000
FAIL
10.61:1
Text on #F8FAFC
AAA
1.61:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #3A2499;
}
.text-color {
color: #3A2499;
}
.border-color {
border: 2px solid #3A2499;
}