#332492
A dark, moderate blue closely aligning with Indigo.
About #332492
Visually, #332492 is defined as a moderate blue. Its closest recognized web color is Indigo. To achieve this exact tint on a monitor, you would use an RGB mix of 51, 36, and 146.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 65% cyan and 75% magenta inks. The HSL representation is 248.2° hue, 60.4% saturation, and 35.7% lightness.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#332492
RGB51, 36, 146
HSL248.2°, 60.4%, 35.7%
CMYK65%, 75%, 0%, 43%
HSV248.2°, 75.3%, 57.3%
LAB23.8, 39.8, -57.9
XYZ7.2, 4.0, 27.6
Decimal3351698
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.61:1
Text on #FFFFFF
AAA
1.81:1
Text on #000000
FAIL
11.10:1
Text on #F8FAFC
AAA
1.54:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #332492;
}
.text-color {
color: #332492;
}
.border-color {
border: 2px solid #332492;
}