#920075
A dark, vivid magenta closely aligning with Purple.
About #920075
When working with digital screens, the color #920075 is rendered by mixing light. Its closest recognized web color is Purple. To achieve this exact tint on a monitor, you would use an RGB mix of 146, 0, and 117.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 100% M, 20% Y, and 43% K. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#920075
RGB146, 0, 117
HSL311.9°, 100.0%, 28.6%
CMYK0%, 100%, 20%, 43%
HSV311.9°, 100.0%, 57.3%
LAB32.7, 60.7, -24.7
XYZ15.1, 7.4, 17.5
Decimal9568373
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.47:1
Text on #FFFFFF
AAA
2.48:1
Text on #000000
FAIL
8.10:1
Text on #F8FAFC
AAA
2.11:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #920075;
}
.text-color {
color: #920075;
}
.border-color {
border: 2px solid #920075;
}