#6642BD
A medium, moderate purple closely aligning with Slateblue.
About #6642BD
Visually, #6642BD is defined as a moderate purple. Its closest recognized web color is Slateblue. This translates to an RGB value of rgb(102, 66, 189).
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 46% cyan, 65% magenta, 0% yellow, and 26% black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #FFFFFF 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#6642BD
RGB102, 66, 189
HSL257.6°, 48.2%, 50.0%
CMYK46%, 65%, 0%, 26%
HSV257.6°, 65.1%, 74.1%
LAB38.5, 44.5, -59.5
XYZ16.6, 10.4, 49.3
Decimal6701757
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.82:1
Text on #FFFFFF
AA
3.08:1
Text on #000000
AA Large
6.52:1
Text on #F8FAFC
AA
2.62:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6642BD;
}
.text-color {
color: #6642BD;
}
.border-color {
border: 2px solid #6642BD;
}