Skip to content

#ba4fff

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

RGB
186, 79, 255
HSL
277°, 100%, 66%
CMYK
27, 69, 0, 0
Luminance
0.2325

Every format

HEX#ba4fff
RGBrgb(186, 79, 255)
HSLhsl(277, 100%, 66%)
CMYKcmyk(27%, 69%, 0%, 0%)
LABlab(55.3 70.6 -69.4)
LCHlch(55.3 99.0 315.5)
OKLCHoklch(0.646 0.252 308.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ba4fff on white: 3.72:1
AA ✗ fail · AA-large · AAA
Aa
#ba4fff on black: 5.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green31.0%
Blue100.0%

CMYK percentages

Cyan27.1%
Magenta69.0%
Yellow0.0%
Key (black)0.0%

Color previews

#ba4fff text on a black background

contrast 5.65:1

Card sample

#ba4fff text on a white background

contrast 3.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ba4fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ba4fff in the Color Lab