#6666DB
A light, moderate blue closely aligning with Slateblue.
About #6666DB
The precise color #6666DB is an excellent choice for modern design projects. Designers often compare it to the standard color Slateblue. To achieve this exact tint on a monitor, you would use an RGB mix of 102, 102, and 219.
Translating this color to physical media requires the CMYK color model. The color uses 53% Cyan, 53% Magenta, 0% Yellow, and 14% Black. The HSL representation is 240.0° hue, 61.9% saturation, and 62.9% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#6666DB
RGB102, 102, 219
HSL240.0°, 61.9%, 62.9%
CMYK53%, 53%, 0%, 14%
HSV240.0°, 53.4%, 85.9%
LAB48.8, 32.3, -60.2
XYZ23.0, 17.4, 69.2
Decimal6711003
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.68:1
Text on #FFFFFF
AA
4.49:1
Text on #000000
AA Large
4.47:1
Text on #F8FAFC
AA Large
3.82:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #6666DB;
}
.text-color {
color: #6666DB;
}
.border-color {
border: 2px solid #6666DB;
}