#923AC5
A medium, moderate purple closely aligning with Darkorchid.
About #923AC5
Visually, #923AC5 is defined as a moderate purple. Its closest recognized web color is Darkorchid. This translates to an RGB value of rgb(146, 58, 197).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 26% C, 71% M, 0% Y, and 23% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. 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#923AC5
RGB146, 58, 197
HSL278.0°, 54.5%, 50.0%
CMYK26%, 71%, 0%, 23%
HSV278.0°, 70.6%, 77.3%
LAB43.0, 59.2, -56.7
XYZ23.4, 13.2, 54.1
Decimal9583301
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.78:1
Text on #FFFFFF
AA
3.63:1
Text on #000000
AA Large
5.52:1
Text on #F8FAFC
AA
3.09:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #923AC5;
}
.text-color {
color: #923AC5;
}
.border-color {
border: 2px solid #923AC5;
}