#332450
A dark, moderate purple closely aligning with Darkslateblue.
About #332450
When working with digital screens, the color #332450 is rendered by mixing light. Designers often compare it to the standard color Darkslateblue. This translates to an RGB value of rgb(51, 36, 80).
Translating this color to physical media requires the CMYK color model. The color uses 36% Cyan, 55% Magenta, 0% Yellow, and 69% Black. This makes it a relatively dark color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#332450
RGB51, 36, 80
HSL260.5°, 37.9%, 22.7%
CMYK36%, 55%, 0%, 69%
HSV260.5°, 55.0%, 31.4%
LAB18.1, 18.4, -24.6
XYZ3.4, 2.5, 7.9
Decimal3351632
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
13.92:1
Text on #FFFFFF
AAA
1.51:1
Text on #000000
FAIL
13.30:1
Text on #F8FAFC
AAA
1.28:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #332450;
}
.text-color {
color: #332450;
}
.border-color {
border: 2px solid #332450;
}