#920066
A dark, vivid magenta closely aligning with Mediumvioletred.
About #920066
At its core, #920066 is a dark and vivid hue. It is closely associated with the named CSS color Mediumvioletred. Its digital footprint relies on 146 parts red, 0 parts green, and 102 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 100% M, 30% Y, and 43% K. The HSL representation is 318.1° hue, 100.0% saturation, and 28.6% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#920066
RGB146, 0, 102
HSL318.1°, 100.0%, 28.6%
CMYK0%, 100%, 30%, 43%
HSV318.1°, 100.0%, 57.3%
LAB32.0, 58.9, -16.2
XYZ14.3, 7.1, 13.2
Decimal9568358
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.70:1
Text on #FFFFFF
AAA
2.41:1
Text on #000000
FAIL
8.31:1
Text on #F8FAFC
AAA
2.05:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #920066;
}
.text-color {
color: #920066;
}
.border-color {
border: 2px solid #920066;
}