#7C07A0
A dark, vivid magenta closely aligning with Darkorchid.
About #7C07A0
Visually, #7C07A0 is defined as a vivid magenta. It is closely associated with the named CSS color Darkorchid. This translates to an RGB value of rgb(124, 7, 160).
Translating this color to physical media requires the CMYK color model. The color uses 22% Cyan, 96% Magenta, 0% Yellow, and 37% Black. Always request a physical proof before doing a large print run with this exact code.
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#7C07A0
RGB124, 7, 160
HSL285.9°, 91.6%, 32.7%
CMYK22%, 96%, 0%, 37%
HSV285.9°, 95.6%, 62.7%
LAB31.8, 62.8, -53.1
XYZ14.7, 7.0, 33.8
Decimal8128416
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.77:1
Text on #FFFFFF
AAA
2.40:1
Text on #000000
FAIL
8.38:1
Text on #F8FAFC
AAA
2.04:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7C07A0;
}
.text-color {
color: #7C07A0;
}
.border-color {
border: 2px solid #7C07A0;
}