#9200AF
A dark, vivid magenta closely aligning with Darkorchid.
About #9200AF
At its core, #9200AF is a dark and vivid hue. Its closest recognized web color is Darkorchid. Its digital footprint relies on 146 parts red, 0 parts green, and 175 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 17% Cyan, 100% Magenta, 0% Yellow, and 31% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#9200AF
RGB146, 0, 175
HSL290.1°, 100.0%, 34.3%
CMYK17%, 100%, 0%, 31%
HSV290.1°, 100.0%, 68.6%
LAB36.4, 69.6, -54.5
XYZ19.6, 9.2, 41.3
Decimal9568431
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.39:1
Text on #FFFFFF
AAA
2.84:1
Text on #000000
FAIL
7.06:1
Text on #F8FAFC
AAA
2.42:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #9200AF;
}
.text-color {
color: #9200AF;
}
.border-color {
border: 2px solid #9200AF;
}