#57006D
A dark, vivid magenta closely aligning with Indigo.
About #57006D
The precise color #57006D is an excellent choice for modern design projects. Designers often compare it to the standard color Indigo. Its digital footprint relies on 87 parts red, 0 parts green, and 109 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 20% cyan and 100% magenta inks. The HSL representation is 287.9° hue, 100.0% saturation, and 21.4% lightness.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#57006D
RGB87, 0, 109
HSL287.9°, 100.0%, 21.4%
CMYK20%, 100%, 0%, 57%
HSV287.9°, 100.0%, 42.7%
LAB20.6, 48.9, -39.6
XYZ6.7, 3.1, 14.7
Decimal5701741
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
12.91:1
Text on #FFFFFF
AAA
1.63:1
Text on #000000
FAIL
12.34:1
Text on #F8FAFC
AAA
1.38:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #57006D;
}
.text-color {
color: #57006D;
}
.border-color {
border: 2px solid #57006D;
}