#6649E9
A light, vivid blue closely aligning with Blueviolet.
About #6649E9
The precise color #6649E9 is an excellent choice for modern design projects. Its closest recognized web color is Blueviolet. In the RGB color space, it consists of 102 red, 73 green, and 233 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 56% Cyan, 69% Magenta, 0% Yellow, and 9% Black. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#6649E9
RGB102, 73, 233
HSL250.9°, 78.4%, 60.0%
CMYK56%, 69%, 0%, 9%
HSV250.9°, 68.7%, 91.4%
LAB43.5, 53.3, -76.8
XYZ22.6, 13.5, 78.5
Decimal6703593
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.68:1
Text on #FFFFFF
AA
3.69:1
Text on #000000
AA Large
5.43:1
Text on #F8FAFC
AA
3.14:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #6649E9;
}
.text-color {
color: #6649E9;
}
.border-color {
border: 2px solid #6649E9;
}