#5733C5
A medium, moderate blue closely aligning with Darkorchid.
About #5733C5
At its core, #5733C5 is a medium and moderate hue. Its closest recognized web color is Darkorchid. This translates to an RGB value of rgb(87, 51, 197).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 56% C, 74% M, 0% Y, and 23% K. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a medium color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#5733C5
RGB87, 51, 197
HSL254.8°, 58.9%, 48.6%
CMYK56%, 74%, 0%, 23%
HSV254.8°, 74.1%, 77.3%
LAB34.9, 52.2, -70.3
XYZ15.2, 8.4, 53.6
Decimal5714885
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.82:1
Text on #FFFFFF
AAA
2.69:1
Text on #000000
FAIL
7.48:1
Text on #F8FAFC
AAA
2.28:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #5733C5;
}
.text-color {
color: #5733C5;
}
.border-color {
border: 2px solid #5733C5;
}