#5700A8
A dark, vivid purple closely aligning with Darkblue.
About #5700A8
Visually, #5700A8 is defined as a vivid purple. Its closest recognized web color is Darkblue. Its digital footprint relies on 87 parts red, 0 parts green, and 168 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 48% Cyan, 100% Magenta, 0% Yellow, and 34% Black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. Because it is a dark color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#5700A8
RGB87, 0, 168
HSL271.1°, 100.0%, 32.9%
CMYK48%, 100%, 0%, 34%
HSV271.1°, 100.0%, 65.9%
LAB26.3, 61.3, -67.1
XYZ11.0, 4.9, 37.4
Decimal5701800
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.66:1
Text on #FFFFFF
AAA
1.97:1
Text on #000000
FAIL
10.18:1
Text on #F8FAFC
AAA
1.68:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #5700A8;
}
.text-color {
color: #5700A8;
}
.border-color {
border: 2px solid #5700A8;
}