#6D66DB
A light, moderate blue closely aligning with Slateblue.
About #6D66DB
Visually, #6D66DB is defined as a moderate blue. Its closest recognized web color is Slateblue. Its digital footprint relies on 109 parts red, 102 parts green, and 219 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 50% C, 53% M, 0% Y, and 14% 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. Because it is a light color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#6D66DB
RGB109, 102, 219
HSL243.6°, 61.9%, 62.9%
CMYK50%, 53%, 0%, 14%
HSV243.6°, 53.4%, 85.9%
LAB49.3, 33.7, -59.3
XYZ23.8, 17.9, 69.2
Decimal7169755
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.59:1
Text on #FFFFFF
AA
4.57:1
Text on #000000
AA
4.39:1
Text on #F8FAFC
AA Large
3.89:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #6D66DB;
}
.text-color {
color: #6D66DB;
}
.border-color {
border: 2px solid #6D66DB;
}