Skip to content

#ba7fff

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

RGB
186, 127, 255
HSL
268°, 100%, 75%
CMYK
27, 50, 0, 0
Luminance
0.3284

Every format

HEX#ba7fff
RGBrgb(186, 127, 255)
HSLhsl(268, 100%, 75%)
CMYKcmyk(27%, 50%, 0%, 0%)
LABlab(64.0 47.3 -55.5)
LCHlch(64.0 72.9 310.5)
OKLCHoklch(0.710 0.186 303.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ba7fff on white: 2.77:1
AA ✗ fail · AA-large · AAA
Aa
#ba7fff on black: 7.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green49.8%
Blue100.0%

CMYK percentages

Cyan27.1%
Magenta50.2%
Yellow0.0%
Key (black)0.0%

Color previews

#ba7fff text on a black background

contrast 7.57:1

Card sample

#ba7fff text on a white background

contrast 2.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ba7fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ba7fff in the Color Lab