#3A2CA8
A medium, moderate blue closely aligning with Indigo.
About #3A2CA8
The precise color #3A2CA8 is an excellent choice for modern design projects. Its closest recognized web color is Indigo. This translates to an RGB value of rgb(58, 44, 168).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 65% C, 74% M, 0% Y, and 34% K. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#3A2CA8
RGB58, 44, 168
HSL246.8°, 58.5%, 41.6%
CMYK65%, 74%, 0%, 34%
HSV246.8°, 73.8%, 65.9%
LAB28.2, 43.3, -64.1
XYZ9.7, 5.5, 37.6
Decimal3812520
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.97:1
Text on #FFFFFF
AAA
2.11:1
Text on #000000
FAIL
9.53:1
Text on #F8FAFC
AAA
1.79:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #3A2CA8;
}
.text-color {
color: #3A2CA8;
}
.border-color {
border: 2px solid #3A2CA8;
}