#A800AF
A dark, vivid magenta closely aligning with Darkorchid.
About #A800AF
When working with digital screens, the color #A800AF is rendered by mixing light. Its closest recognized web color is Darkorchid. Its digital footprint relies on 168 parts red, 0 parts green, and 175 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 4% cyan, 100% magenta, 0% yellow, and 31% black. With a hue angle of 297.6 degrees, it sits comfortably in the magenta spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#A800AF
RGB168, 0, 175
HSL297.6°, 100.0%, 34.3%
CMYK4%, 100%, 0%, 31%
HSV297.6°, 100.0%, 68.6%
LAB40.3, 72.9, -48.0
XYZ23.9, 11.4, 41.5
Decimal11010223
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.39:1
Text on #FFFFFF
AA
3.28:1
Text on #000000
AA Large
6.11:1
Text on #F8FAFC
AA
2.79:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #A800AF;
}
.text-color {
color: #A800AF;
}
.border-color {
border: 2px solid #A800AF;
}