#92496D
A medium, moderate magenta closely aligning with Palevioletred.
About #92496D
When working with digital screens, the color #92496D is rendered by mixing light. Its closest recognized web color is Palevioletred. To achieve this exact tint on a monitor, you would use an RGB mix of 146, 73, and 109.
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 50% Magenta, 25% Yellow, and 43% Black. With a hue angle of 330.4 degrees, it sits comfortably in the magenta spectrum.
From a UX and accessibility standpoint, contrast is paramount. 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#92496D
RGB146, 73, 109
HSL330.4°, 33.3%, 42.9%
CMYK0%, 50%, 25%, 43%
HSV330.4°, 50.0%, 57.3%
LAB41.2, 35.2, -6.7
XYZ17.0, 12.0, 15.9
Decimal9587053
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.18:1
Text on #FFFFFF
AA
3.40:1
Text on #000000
AA Large
5.91:1
Text on #F8FAFC
AA
2.89:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #92496D;
}
.text-color {
color: #92496D;
}
.border-color {
border: 2px solid #92496D;
}