#6305DD
A medium, vivid purple closely aligning with Mediumblue.
About #6305DD
The precise color #6305DD is an excellent choice for modern design projects. Its closest recognized web color is Mediumblue. In the RGB color space, it consists of 99 red, 5 green, and 221 blue.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 55% cyan, 98% magenta, 0% yellow, and 13% black. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#6305DD
RGB99, 5, 221
HSL266.1°, 95.6%, 44.3%
CMYK55%, 98%, 0%, 13%
HSV266.1°, 97.7%, 86.7%
LAB33.9, 73.2, -85.7
XYZ18.3, 8.0, 69.0
Decimal6489565
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.09:1
Text on #FFFFFF
AAA
2.60:1
Text on #000000
FAIL
7.73:1
Text on #F8FAFC
AAA
2.21:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6305DD;
}
.text-color {
color: #6305DD;
}
.border-color {
border: 2px solid #6305DD;
}