#9242D3
A medium, moderate purple closely aligning with Darkorchid.
About #9242D3
The precise color #9242D3 is an excellent choice for modern design projects. Its closest recognized web color is Darkorchid. This translates to an RGB value of rgb(146, 66, 211).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 31% cyan and 69% magenta inks. The HSL representation is 273.1° hue, 62.2% saturation, and 54.3% lightness.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#9242D3
RGB146, 66, 211
HSL273.1°, 62.2%, 54.3%
CMYK31%, 69%, 0%, 17%
HSV273.1°, 68.7%, 82.7%
LAB45.2, 58.8, -61.2
XYZ25.6, 14.7, 63.1
Decimal9585363
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.33:1
Text on #FFFFFF
AA
3.94:1
Text on #000000
AA Large
5.09:1
Text on #F8FAFC
AA
3.35:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #9242D3;
}
.text-color {
color: #9242D3;
}
.border-color {
border: 2px solid #9242D3;
}