#92078A
A dark, vivid magenta closely aligning with Darkmagenta.
About #92078A
Visually, #92078A is defined as a vivid magenta. It is closely associated with the named CSS color Darkmagenta. Its digital footprint relies on 146 parts red, 7 parts green, and 138 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 95% Magenta, 5% Yellow, and 43% Black. With a hue angle of 303.5 degrees, it sits comfortably in the magenta spectrum.
Contrast ratios determine whether this color is safe for typography. 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#92078A
RGB146, 7, 138
HSL303.5°, 90.8%, 30.0%
CMYK0%, 95%, 5%, 43%
HSV303.5°, 95.2%, 57.3%
LAB34.2, 62.7, -35.5
XYZ16.5, 8.1, 24.7
Decimal9570186
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.02:1
Text on #FFFFFF
AAA
2.62:1
Text on #000000
FAIL
7.66:1
Text on #F8FAFC
AAA
2.23:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #92078A;
}
.text-color {
color: #92078A;
}
.border-color {
border: 2px solid #92078A;
}