#920FAF
A dark, vivid magenta closely aligning with Darkorchid.
About #920FAF
The precise color #920FAF is an excellent choice for modern design projects. Designers often compare it to the standard color Darkorchid. In the RGB color space, it consists of 146 red, 15 green, and 175 blue.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 17% cyan and 91% magenta inks. The HSL representation is 289.1° hue, 84.2% saturation, and 37.3% lightness.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#920FAF
RGB146, 15, 175
HSL289.1°, 84.2%, 37.3%
CMYK17%, 91%, 0%, 31%
HSV289.1°, 91.4%, 68.6%
LAB37.0, 67.7, -53.4
XYZ19.8, 9.5, 41.4
Decimal9572271
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.22:1
Text on #FFFFFF
AAA
2.91:1
Text on #000000
FAIL
6.90:1
Text on #F8FAFC
AA
2.47:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #920FAF;
}
.text-color {
color: #920FAF;
}
.border-color {
border: 2px solid #920FAF;
}