#661DDB
A medium, vivid purple closely aligning with Blueviolet.
About #661DDB
Visually, #661DDB is defined as a vivid purple. Its closest recognized web color is Blueviolet. To achieve this exact tint on a monitor, you would use an RGB mix of 102, 29, and 219.
If you are designing for print, the four-color process is what matters most. The color uses 53% Cyan, 87% Magenta, 0% Yellow, and 14% 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. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#661DDB
RGB102, 29, 219
HSL263.1°, 76.6%, 48.6%
CMYK53%, 87%, 0%, 14%
HSV263.1°, 86.8%, 85.9%
LAB35.6, 68.3, -81.7
XYZ18.7, 8.8, 67.7
Decimal6692315
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.60:1
Text on #FFFFFF
AAA
2.76:1
Text on #000000
FAIL
7.26:1
Text on #F8FAFC
AAA
2.35:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #661DDB;
}
.text-color {
color: #661DDB;
}
.border-color {
border: 2px solid #661DDB;
}