#921683
A dark, vivid magenta closely aligning with Purple.
About #921683
The hex code #921683 represents a beautifully specific shade of magenta. Its closest recognized web color is Purple. This translates to an RGB value of rgb(146, 22, 131).
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 85% magenta, 10% yellow, and 43% black. With a hue angle of 307.3 degrees, it sits comfortably in the magenta spectrum.
When using this color as a background, text legibility must be considered. Because it is a dark color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#921683
RGB146, 22, 131
HSL307.3°, 73.8%, 32.9%
CMYK0%, 85%, 10%, 43%
HSV307.3°, 84.9%, 57.3%
LAB34.6, 59.1, -30.4
XYZ16.2, 8.3, 22.2
Decimal9574019
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.88:1
Text on #FFFFFF
AAA
2.66:1
Text on #000000
FAIL
7.53:1
Text on #F8FAFC
AAA
2.27:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #921683;
}
.text-color {
color: #921683;
}
.border-color {
border: 2px solid #921683;
}