#BD0FFF
A medium, vivid purple closely aligning with Darkviolet.
About #BD0FFF
Visually, #BD0FFF is defined as a vivid purple. Designers often compare it to the standard color Darkviolet. Its digital footprint relies on 189 parts red, 15 parts green, and 255 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 26% cyan and 94% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#BD0FFF
RGB189, 15, 255
HSL283.5°, 100.0%, 52.9%
CMYK26%, 94%, 0%, 0%
HSV283.5°, 94.1%, 100.0%
LAB50.0, 87.9, -78.1
XYZ39.2, 18.4, 96.1
Decimal12390399
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.49:1
Text on #FFFFFF
AA Large
4.68:1
Text on #000000
AA
4.29:1
Text on #F8FAFC
AA Large
3.98:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #BD0FFF;
}
.text-color {
color: #BD0FFF;
}
.border-color {
border: 2px solid #BD0FFF;
}