#332CA0
A medium, moderate blue closely aligning with Indigo.
About #332CA0
The precise color #332CA0 is an excellent choice for modern design projects. Designers often compare it to the standard color Indigo. This translates to an RGB value of rgb(51, 44, 160).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 68% C, 72% M, 0% Y, and 37% K. The HSL representation is 243.6° hue, 56.9% saturation, and 40.0% lightness.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#332CA0
RGB51, 44, 160
HSL243.6°, 56.9%, 40.0%
CMYK68%, 72%, 0%, 37%
HSV243.6°, 72.5%, 62.7%
LAB26.9, 39.8, -61.5
XYZ8.6, 5.0, 33.8
Decimal3353760
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.45:1
Text on #FFFFFF
AAA
2.01:1
Text on #000000
FAIL
9.99:1
Text on #F8FAFC
AAA
1.71:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #332CA0;
}
.text-color {
color: #332CA0;
}
.border-color {
border: 2px solid #332CA0;
}