#921692
A dark, vivid magenta closely aligning with Darkmagenta.
About #921692
Visually, #921692 is defined as a vivid magenta. It is closely associated with the named CSS color Darkmagenta. Its digital footprint relies on 146 parts red, 22 parts green, and 146 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 85% M, 0% Y, and 43% 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. Because it is a dark color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#921692
RGB146, 22, 146
HSL300.0°, 73.8%, 32.9%
CMYK0%, 85%, 0%, 43%
HSV300.0°, 84.9%, 57.3%
LAB35.5, 61.5, -38.3
XYZ17.3, 8.8, 28.0
Decimal9574034
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.63:1
Text on #FFFFFF
AAA
2.75:1
Text on #000000
FAIL
7.29:1
Text on #F8FAFC
AAA
2.34:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #921692;
}
.text-color {
color: #921692;
}
.border-color {
border: 2px solid #921692;
}