#921D7C
A dark, moderate magenta closely aligning with Purple.
About #921D7C
Visually, #921D7C is defined as a moderate magenta. Its closest recognized web color is Purple. This translates to an RGB value of rgb(146, 29, 124).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 0% cyan, 80% magenta, 15% yellow, and 43% black. With a hue angle of 311.3 degrees, it sits comfortably in the magenta spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#921D7C
RGB146, 29, 124
HSL311.3°, 66.9%, 34.3%
CMYK0%, 80%, 15%, 43%
HSV311.3°, 80.1%, 57.3%
LAB34.9, 56.3, -25.7
XYZ15.9, 8.4, 19.9
Decimal9575804
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.81:1
Text on #FFFFFF
AAA
2.69:1
Text on #000000
FAIL
7.46:1
Text on #F8FAFC
AAA
2.29:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #921D7C;
}
.text-color {
color: #921D7C;
}
.border-color {
border: 2px solid #921D7C;
}