#A81DBD
A medium, vivid magenta closely aligning with Darkorchid.
About #A81DBD
The precise color #A81DBD is an excellent choice for modern design projects. Designers often compare it to the standard color Darkorchid. Its digital footprint relies on 168 parts red, 29 parts green, and 189 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 11% C, 85% M, 0% Y, and 26% K. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#A81DBD
RGB168, 29, 189
HSL292.1°, 73.4%, 42.7%
CMYK11%, 85%, 0%, 26%
HSV292.1°, 84.7%, 74.1%
LAB42.6, 71.1, -52.5
XYZ25.8, 12.9, 49.3
Decimal11017661
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.87:1
Text on #FFFFFF
AA
3.58:1
Text on #000000
AA Large
5.61:1
Text on #F8FAFC
AA
3.04:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A81DBD;
}
.text-color {
color: #A81DBD;
}
.border-color {
border: 2px solid #A81DBD;
}