#C549FF
A light, vivid purple closely aligning with Blueviolet.
About #C549FF
The precise color #C549FF is an excellent choice for modern design projects. Designers often compare it to the standard color Blueviolet. This translates to an RGB value of rgb(197, 73, 255).
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 23% C, 71% M, 0% Y, and 0% K. With a hue angle of 280.9 degrees, it sits comfortably in the purple spectrum.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#C549FF
RGB197, 73, 255
HSL280.9°, 100.0%, 64.3%
CMYK23%, 71%, 0%, 0%
HSV280.9°, 71.4%, 100.0%
LAB55.9, 75.1, -68.4
XYZ43.5, 23.9, 96.9
Decimal12929535
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.64:1
Text on #FFFFFF
AA Large
5.77:1
Text on #000000
AA
3.48:1
Text on #F8FAFC
AA Large
4.91:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #C549FF;
}
.text-color {
color: #C549FF;
}
.border-color {
border: 2px solid #C549FF;
}