#3A2C92
A dark, moderate blue closely aligning with Rebeccapurple.
About #3A2C92
The precise color #3A2C92 is an excellent choice for modern design projects. Designers often compare it to the standard color Rebeccapurple. This translates to an RGB value of rgb(58, 44, 146).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 60% Cyan, 70% Magenta, 0% Yellow, and 43% Black. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#3A2C92
RGB58, 44, 146
HSL248.2°, 53.7%, 37.3%
CMYK60%, 70%, 0%, 43%
HSV248.2°, 69.9%, 57.3%
LAB26.1, 36.2, -54.2
XYZ7.8, 4.8, 27.7
Decimal3812498
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.74:1
Text on #FFFFFF
AAA
1.96:1
Text on #000000
FAIL
10.27:1
Text on #F8FAFC
AAA
1.66:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #3A2C92;
}
.text-color {
color: #3A2C92;
}
.border-color {
border: 2px solid #3A2C92;
}