#B642FF
A light, vivid purple closely aligning with Blueviolet.
About #B642FF
Visually, #B642FF is defined as a vivid purple. Its closest recognized web color is Blueviolet. This translates to an RGB value of rgb(182, 66, 255).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 29% Cyan, 74% Magenta, 0% Yellow, and 0% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Because it is a light color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#B642FF
RGB182, 66, 255
HSL276.8°, 100.0%, 62.9%
CMYK29%, 74%, 0%, 0%
HSV276.8°, 74.1%, 100.0%
LAB53.0, 75.0, -73.2
XYZ39.3, 21.1, 96.6
Decimal11944703
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.03:1
Text on #FFFFFF
AA Large
5.21:1
Text on #000000
AA
3.85:1
Text on #F8FAFC
AA Large
4.43:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #B642FF;
}
.text-color {
color: #B642FF;
}
.border-color {
border: 2px solid #B642FF;
}