Skip to content

#bc9fff

a light, electric violet · warm · closest name: plum

RGB
188, 159, 255
HSL
258°, 100%, 81%
CMYK
26, 38, 0, 0
Luminance
0.4271

Every format

HEX#bc9fff
RGBrgb(188, 159, 255)
HSLhsl(258, 100%, 81%)
CMYKcmyk(26%, 38%, 0%, 0%)
LABlab(71.4 30.3 -43.9)
LCHlch(71.4 53.3 304.6)
OKLCHoklch(0.765 0.137 296.9)

Copy-ready code

/* CSS */
color: #bc9fff;
background-color: #bc9fff;
/* Tailwind (arbitrary) */
class="text-[#bc9fff] bg-[#bc9fff]"
/* SCSS */
$brand: #bc9fff;
/* SwiftUI */
Color(red: 0.737, green: 0.624, blue: 1.000)
/* Android */
Color.parseColor("#bc9fff")

Accessibility — WCAG contrast

Aa
#bc9fff on white: 2.20:1
AA ✗ fail · AA-large · AAA
Aa
#bc9fff on black: 9.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green62.4%
Blue100.0%

CMYK percentages

Cyan26.3%
Magenta37.6%
Yellow0.0%
Key (black)0.0%

Color previews

#bc9fff text on a black background

contrast 9.54:1

Card sample

#bc9fff text on a white background

contrast 2.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #bc9fff;
Background color
Panel with #bc9fff background
background-color: #bc9fff;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #bc9fff;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(188, 159, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(188, 159, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bc9fff;
background: linear-gradient(135deg, #bc9fff, #FC9FFF);

Monochromatic scale

Palettes built from #bc9fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bc9fff in the Color Lab