#A81D75
A dark, vivid magenta closely aligning with Mediumvioletred.
About #A81D75
Visually, #A81D75 is defined as a vivid magenta. Its closest recognized web color is Mediumvioletred. This translates to an RGB value of rgb(168, 29, 117).
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 83% Magenta, 30% Yellow, and 34% Black. The HSL representation is 322.0° hue, 70.6% saturation, and 38.6% lightness.
When using this color as a background, text legibility must be considered. Because it is a dark color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#A81D75
RGB168, 29, 117
HSL322.0°, 70.6%, 38.6%
CMYK0%, 83%, 30%, 34%
HSV322.0°, 82.7%, 65.9%
LAB38.7, 60.6, -15.1
XYZ19.8, 10.5, 17.8
Decimal11017589
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.78:1
Text on #FFFFFF
AA
3.10:1
Text on #000000
AA Large
6.48:1
Text on #F8FAFC
AA
2.63:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #A81D75;
}
.text-color {
color: #A81D75;
}
.border-color {
border: 2px solid #A81D75;
}