#BD2CF0
A medium, vivid purple closely aligning with Darkviolet.
About #BD2CF0
Visually, #BD2CF0 is defined as a vivid purple. Its closest recognized web color is Darkviolet. This translates to an RGB value of rgb(189, 44, 240).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 21% C, 82% M, 0% Y, and 6% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#BD2CF0
RGB189, 44, 240
HSL284.4°, 86.7%, 55.7%
CMYK21%, 82%, 0%, 6%
HSV284.4°, 81.7%, 94.1%
LAB50.6, 80.1, -68.7
XYZ37.6, 18.9, 84.1
Decimal12397808
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.39:1
Text on #FFFFFF
AA Large
4.78:1
Text on #000000
AA
4.20:1
Text on #F8FAFC
AA Large
4.07:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #BD2CF0;
}
.text-color {
color: #BD2CF0;
}
.border-color {
border: 2px solid #BD2CF0;
}