#570F6D
A dark, vivid magenta closely aligning with Rebeccapurple.
About #570F6D
The hex code #570F6D represents a beautifully specific shade of magenta. Its closest recognized web color is Rebeccapurple. This translates to an RGB value of rgb(87, 15, 109).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 20% cyan and 86% magenta inks. The HSL representation is 286.0° hue, 75.8% saturation, and 24.3% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#570F6D
RGB87, 15, 109
HSL286.0°, 75.8%, 24.3%
CMYK20%, 86%, 0%, 57%
HSV286.0°, 86.2%, 42.7%
LAB21.8, 45.1, -37.5
XYZ6.9, 3.5, 14.8
Decimal5705581
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
12.39:1
Text on #FFFFFF
AAA
1.69:1
Text on #000000
FAIL
11.85:1
Text on #F8FAFC
AAA
1.44:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #570F6D;
}
.text-color {
color: #570F6D;
}
.border-color {
border: 2px solid #570F6D;
}