Skip to content

#ba58ff

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

RGB
186, 88, 255
HSL
275°, 100%, 67%
CMYK
27, 66, 0, 0
Luminance
0.2464

Every format

HEX#ba58ff
RGBrgb(186, 88, 255)
HSLhsl(275, 100%, 67%)
CMYKcmyk(27%, 66%, 0%, 0%)
LABlab(56.7 66.7 -67.2)
LCHlch(56.7 94.7 314.8)
OKLCHoklch(0.656 0.241 308.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ba58ff on white: 3.54:1
AA ✗ fail · AA-large · AAA
Aa
#ba58ff on black: 5.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green34.5%
Blue100.0%

CMYK percentages

Cyan27.1%
Magenta65.5%
Yellow0.0%
Key (black)0.0%

Color previews

#ba58ff text on a black background

contrast 5.93:1

Card sample

#ba58ff text on a white background

contrast 3.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ba58ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ba58ff in the Color Lab