#6657FF
A light, vivid blue closely aligning with Blueviolet.
About #6657FF
The precise color #6657FF 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, 87 green, and 255 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 60% cyan and 66% magenta inks. With a hue angle of 245.4 degrees, it sits comfortably in the blue spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#6657FF
RGB102, 87, 255
HSL245.4°, 100.0%, 67.1%
CMYK60%, 66%, 0%, 0%
HSV245.4°, 65.9%, 100.0%
LAB48.1, 52.2, -81.6
XYZ26.9, 16.9, 96.4
Decimal6707199
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.80:1
Text on #FFFFFF
AA
4.37:1
Text on #000000
AA Large
4.59:1
Text on #F8FAFC
AA
3.72:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #6657FF;
}
.text-color {
color: #6657FF;
}
.border-color {
border: 2px solid #6657FF;
}