#A81675
A dark, vivid magenta closely aligning with Mediumvioletred.
About #A81675
Visually, #A81675 is defined as a vivid magenta. Its closest recognized web color is Mediumvioletred. This translates to an RGB value of rgb(168, 22, 117).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 87% magenta inks. 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. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#A81675
RGB168, 22, 117
HSL321.0°, 76.8%, 37.3%
CMYK0%, 87%, 30%, 34%
HSV321.0°, 86.9%, 65.9%
LAB38.2, 62.1, -15.9
XYZ19.6, 10.2, 17.8
Decimal11015797
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.92:1
Text on #FFFFFF
AA
3.04:1
Text on #000000
AA Large
6.61:1
Text on #F8FAFC
AA
2.58:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #A81675;
}
.text-color {
color: #A81675;
}
.border-color {
border: 2px solid #A81675;
}