#BD99FF
A very light, vivid purple closely aligning with Mediumpurple.
About #BD99FF
At its core, #BD99FF is a very light and vivid hue. Its closest recognized web color is Mediumpurple. To achieve this exact tint on a monitor, you would use an RGB mix of 189, 153, and 255.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 26% cyan and 40% magenta inks. The HSL representation is 261.2° hue, 100.0% saturation, and 80.0% lightness.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#BD99FF
RGB189, 153, 255
HSL261.2°, 100.0%, 80.0%
CMYK26%, 40%, 0%, 0%
HSV261.2°, 40.0%, 100.0%
LAB70.1, 33.9, -45.9
XYZ50.4, 40.8, 99.8
Decimal12425727
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.29:1
Text on #FFFFFF
FAIL
9.16:1
Text on #000000
AAA
2.19:1
Text on #F8FAFC
FAIL
7.79:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #BD99FF;
}
.text-color {
color: #BD99FF;
}
.border-color {
border: 2px solid #BD99FF;
}