#570766
A dark, vivid magenta closely aligning with Purple.
About #570766
The hex code #570766 represents a beautifully specific shade of magenta. Designers often compare it to the standard color Purple. In the RGB color space, it consists of 87 red, 7 green, and 102 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 15% Cyan, 93% Magenta, 0% Yellow, and 60% Black. This makes it a relatively dark 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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#570766
RGB87, 7, 102
HSL290.5°, 87.2%, 21.4%
CMYK15%, 93%, 0%, 60%
HSV290.5°, 93.1%, 40.0%
LAB20.6, 45.8, -35.0
XYZ6.4, 3.1, 12.8
Decimal5703526
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
12.90:1
Text on #FFFFFF
AAA
1.63:1
Text on #000000
FAIL
12.33:1
Text on #F8FAFC
AAA
1.38:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #570766;
}
.text-color {
color: #570766;
}
.border-color {
border: 2px solid #570766;
}