#BD83F0
A light, vivid purple closely aligning with Mediumpurple.
About #BD83F0
At its core, #BD83F0 is a light and vivid hue. Its closest recognized web color is Mediumpurple. In the RGB color space, it consists of 189 red, 131 green, and 240 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 21% cyan and 45% magenta inks. 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. 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#BD83F0
RGB189, 131, 240
HSL271.9°, 78.4%, 72.7%
CMYK21%, 45%, 0%, 6%
HSV271.9°, 45.4%, 94.1%
LAB64.4, 42.5, -46.6
XYZ44.8, 33.3, 86.5
Decimal12420080
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.74:1
Text on #FFFFFF
FAIL
7.67:1
Text on #000000
AAA
2.62:1
Text on #F8FAFC
FAIL
6.52:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #BD83F0;
}
.text-color {
color: #BD83F0;
}
.border-color {
border: 2px solid #BD83F0;
}