#C533F8
A medium, vivid purple closely aligning with Darkviolet.
About #C533F8
At its core, #C533F8 is a medium and vivid hue. Its closest recognized web color is Darkviolet. Its digital footprint relies on 197 parts red, 51 parts green, and 248 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 21% C, 79% M, 0% Y, and 3% 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. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#C533F8
RGB197, 51, 248
HSL284.5°, 93.4%, 58.6%
CMYK21%, 79%, 0%, 3%
HSV284.5°, 79.4%, 97.3%
LAB53.0, 81.0, -69.3
XYZ41.2, 21.0, 90.7
Decimal12923896
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.04:1
Text on #FFFFFF
AA Large
5.20:1
Text on #000000
AA
3.86:1
Text on #F8FAFC
AA Large
4.42:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #C533F8;
}
.text-color {
color: #C533F8;
}
.border-color {
border: 2px solid #C533F8;
}