#9207B6
A dark, vivid magenta closely aligning with Darkorchid.
About #9207B6
At its core, #9207B6 is a dark and vivid hue. It is closely associated with the named CSS color Darkorchid. In the RGB color space, it consists of 146 red, 7 green, and 182 blue.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 20% cyan, 96% magenta, 0% yellow, and 29% black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. 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#9207B6
RGB146, 7, 182
HSL287.7°, 92.6%, 37.1%
CMYK20%, 96%, 0%, 29%
HSV287.7°, 96.2%, 71.4%
LAB37.2, 70.0, -57.3
XYZ20.4, 9.6, 45.0
Decimal9570230
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.17:1
Text on #FFFFFF
AAA
2.93:1
Text on #000000
FAIL
6.85:1
Text on #F8FAFC
AA
2.49:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #9207B6;
}
.text-color {
color: #9207B6;
}
.border-color {
border: 2px solid #9207B6;
}