#92248A
A dark, moderate magenta closely aligning with Purple.
About #92248A
The hex code #92248A represents a beautifully specific shade of magenta. It is closely associated with the named CSS color Purple. In the RGB color space, it consists of 146 red, 36 green, and 138 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 75% Magenta, 5% Yellow, and 43% Black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#92248A
RGB146, 36, 138
HSL304.4°, 60.4%, 35.7%
CMYK0%, 75%, 5%, 43%
HSV304.4°, 75.3%, 57.3%
LAB36.4, 56.3, -32.0
XYZ17.1, 9.2, 24.9
Decimal9577610
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.39:1
Text on #FFFFFF
AAA
2.84:1
Text on #000000
FAIL
7.06:1
Text on #F8FAFC
AAA
2.42:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #92248A;
}
.text-color {
color: #92248A;
}
.border-color {
border: 2px solid #92248A;
}