Skip to content

#ba9fff

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

RGB
186, 159, 255
HSL
257°, 100%, 81%
CMYK
27, 38, 0, 0
Luminance
0.4246

Every format

HEX#ba9fff
RGBrgb(186, 159, 255)
HSLhsl(257, 100%, 81%)
CMYKcmyk(27%, 38%, 0%, 0%)
LABlab(71.2 29.7 -44.2)
LCHlch(71.2 53.2 303.9)
OKLCHoklch(0.763 0.137 295.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ba9fff on white: 2.21:1
AA ✗ fail · AA-large · AAA
Aa
#ba9fff on black: 9.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green62.4%
Blue100.0%

CMYK percentages

Cyan27.1%
Magenta37.6%
Yellow0.0%
Key (black)0.0%

Color previews

#ba9fff text on a black background

contrast 9.49:1

Card sample

#ba9fff text on a white background

contrast 2.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ba9fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ba9fff in the Color Lab