#920FB6
A dark, vivid magenta closely aligning with Darkorchid.
About #920FB6
The hex code #920FB6 represents a beautifully specific shade of magenta. Its closest recognized web color is Darkorchid. This translates to an RGB value of rgb(146, 15, 182).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 20% cyan, 92% magenta, 0% yellow, and 29% black. The HSL representation is 287.1° hue, 84.8% saturation, and 38.6% lightness.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#920FB6
RGB146, 15, 182
HSL287.1°, 84.8%, 38.6%
CMYK20%, 92%, 0%, 29%
HSV287.1°, 91.8%, 71.4%
LAB37.5, 68.9, -56.8
XYZ20.5, 9.8, 45.1
Decimal9572278
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.08:1
Text on #FFFFFF
AAA
2.97:1
Text on #000000
FAIL
6.77:1
Text on #F8FAFC
AA
2.52:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #920FB6;
}
.text-color {
color: #920FB6;
}
.border-color {
border: 2px solid #920FB6;
}