Skip to content

#ba8fff

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

RGB
186, 143, 255
HSL
263°, 100%, 78%
CMYK
27, 44, 0, 0
Luminance
0.3730

Every format

HEX#ba8fff
RGBrgb(186, 143, 255)
HSLhsl(263, 100%, 78%)
CMYKcmyk(27%, 44%, 0%, 0%)
LABlab(67.5 38.6 -50.0)
LCHlch(67.5 63.1 307.7)
OKLCHoklch(0.736 0.162 300.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ba8fff on white: 2.48:1
AA ✗ fail · AA-large · AAA
Aa
#ba8fff on black: 8.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green56.1%
Blue100.0%

CMYK percentages

Cyan27.1%
Magenta43.9%
Yellow0.0%
Key (black)0.0%

Color previews

#ba8fff text on a black background

contrast 8.46:1

Card sample

#ba8fff text on a white background

contrast 2.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ba8fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ba8fff in the Color Lab