#A00FAF
A dark, vivid magenta closely aligning with Darkorchid.
About #A00FAF
The hex code #A00FAF represents a beautifully specific shade of magenta. It is closely associated with the named CSS color Darkorchid. This translates to an RGB value of rgb(160, 15, 175).
Translating this color to physical media requires the CMYK color model. The color uses 9% Cyan, 91% Magenta, 0% Yellow, and 31% Black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#A00FAF
RGB160, 15, 175
HSL294.4°, 84.2%, 37.3%
CMYK9%, 91%, 0%, 31%
HSV294.4°, 91.4%, 68.6%
LAB39.4, 70.0, -49.4
XYZ22.4, 10.9, 41.5
Decimal10489775
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.60:1
Text on #FFFFFF
AA
3.18:1
Text on #000000
AA Large
6.31:1
Text on #F8FAFC
AA
2.71:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #A00FAF;
}
.text-color {
color: #A00FAF;
}
.border-color {
border: 2px solid #A00FAF;
}