#7C0792
A dark, vivid magenta closely aligning with Darkmagenta.
About #7C0792
The precise color #7C0792 is an excellent choice for modern design projects. Its closest recognized web color is Darkmagenta. In the RGB color space, it consists of 124 red, 7 green, and 146 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 15% cyan, 95% magenta, 0% yellow, and 43% 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. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#7C0792
RGB124, 7, 146
HSL290.5°, 90.8%, 30.0%
CMYK15%, 95%, 0%, 43%
HSV290.5°, 95.2%, 57.3%
LAB30.7, 60.2, -46.3
XYZ13.6, 6.5, 27.7
Decimal8128402
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.12:1
Text on #FFFFFF
AAA
2.30:1
Text on #000000
FAIL
8.72:1
Text on #F8FAFC
AAA
1.96:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7C0792;
}
.text-color {
color: #7C0792;
}
.border-color {
border: 2px solid #7C0792;
}