#923357
A dark, moderate magenta closely aligning with Palevioletred.
About #923357
At its core, #923357 is a dark and moderate hue. Its closest recognized web color is Palevioletred. This translates to an RGB value of rgb(146, 51, 87).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 65% M, 40% Y, and 43% K. The HSL representation is 337.3° hue, 48.2% saturation, and 38.6% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#923357
RGB146, 51, 87
HSL337.3°, 48.2%, 38.6%
CMYK0%, 65%, 40%, 43%
HSV337.3°, 65.1%, 57.3%
LAB36.3, 43.3, -0.1
XYZ14.8, 9.2, 10.0
Decimal9581399
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.41:1
Text on #FFFFFF
AAA
2.83:1
Text on #000000
FAIL
7.08:1
Text on #F8FAFC
AAA
2.41:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #923357;
}
.text-color {
color: #923357;
}
.border-color {
border: 2px solid #923357;
}