#920783
A dark, vivid magenta closely aligning with Purple.
About #920783
At its core, #920783 is a dark and vivid hue. It is closely associated with the named CSS color Purple. To achieve this exact tint on a monitor, you would use an RGB mix of 146, 7, and 131.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 95% magenta inks. With a hue angle of 306.5 degrees, it sits comfortably in the magenta spectrum.
Contrast ratios determine whether this color is safe for typography. 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#920783
RGB146, 7, 131
HSL306.5°, 90.8%, 30.0%
CMYK0%, 95%, 10%, 43%
HSV306.5°, 95.2%, 57.3%
LAB33.8, 61.7, -31.8
XYZ16.0, 7.9, 22.2
Decimal9570179
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.14:1
Text on #FFFFFF
AAA
2.58:1
Text on #000000
FAIL
7.78:1
Text on #F8FAFC
AAA
2.19:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #920783;
}
.text-color {
color: #920783;
}
.border-color {
border: 2px solid #920783;
}