#9207AF
A dark, vivid magenta closely aligning with Darkorchid.
About #9207AF
At its core, #9207AF is a dark and vivid hue. Its closest recognized web color is Darkorchid. This translates to an RGB value of rgb(146, 7, 175).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 17% C, 96% M, 0% Y, and 31% K. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#9207AF
RGB146, 7, 175
HSL289.6°, 92.3%, 35.7%
CMYK17%, 96%, 0%, 31%
HSV289.6°, 96.0%, 68.6%
LAB36.7, 68.7, -54.0
XYZ19.7, 9.4, 41.3
Decimal9570223
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.31:1
Text on #FFFFFF
AAA
2.87:1
Text on #000000
FAIL
6.99:1
Text on #F8FAFC
AA
2.44:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #9207AF;
}
.text-color {
color: #9207AF;
}
.border-color {
border: 2px solid #9207AF;
}