#570066
A dark, vivid magenta closely aligning with Purple.
About #570066
Visually, #570066 is defined as a vivid magenta. Designers often compare it to the standard color Purple. In the RGB color space, it consists of 87 red, 0 green, and 102 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 15% cyan and 100% magenta inks. The HSL representation is 291.2° hue, 100.0% saturation, and 20.0% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a dark color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#570066
RGB87, 0, 102
HSL291.2°, 100.0%, 20.0%
CMYK15%, 100%, 0%, 60%
HSV291.2°, 100.0%, 40.0%
LAB20.0, 47.5, -36.0
XYZ6.3, 3.0, 12.8
Decimal5701734
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
13.15:1
Text on #FFFFFF
AAA
1.60:1
Text on #000000
FAIL
12.57:1
Text on #F8FAFC
AAA
1.36:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #570066;
}
.text-color {
color: #570066;
}
.border-color {
border: 2px solid #570066;
}