#923399
A medium, moderate magenta closely aligning with Purple.
About #923399
When working with digital screens, the color #923399 is rendered by mixing light. Designers often compare it to the standard color Purple. In the RGB color space, it consists of 146 red, 51 green, and 153 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 5% cyan and 67% magenta inks. The HSL representation is 295.9° hue, 50.0% saturation, and 40.0% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#923399
RGB146, 51, 153
HSL295.9°, 50.0%, 40.0%
CMYK5%, 67%, 0%, 40%
HSV295.9°, 66.7%, 60.0%
LAB39.2, 53.3, -36.7
XYZ18.8, 10.8, 31.2
Decimal9581465
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.65:1
Text on #FFFFFF
AA
3.16:1
Text on #000000
AA Large
6.36:1
Text on #F8FAFC
AA
2.68:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #923399;
}
.text-color {
color: #923399;
}
.border-color {
border: 2px solid #923399;
}