Skip to content

#ba81cd

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

RGB
186, 129, 205
HSL
285°, 43%, 66%
CMYK
9, 37, 0, 20
Luminance
0.3055

Every format

HEX#ba81cd
RGBrgb(186, 129, 205)
HSLhsl(285, 43%, 66%)
CMYKcmyk(9%, 37%, 0%, 20%)
LABlab(62.1 35.2 -30.7)
LCHlch(62.1 46.7 318.9)
OKLCHoklch(0.688 0.125 317.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ba81cd on white: 2.95:1
AA ✗ fail · AA-large · AAA
Aa
#ba81cd on black: 7.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green50.6%
Blue80.4%

CMYK percentages

Cyan9.3%
Magenta37.1%
Yellow0.0%
Key (black)19.6%

Color previews

#ba81cd text on a black background

contrast 7.11:1

Card sample

#ba81cd text on a white background

contrast 2.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ba81cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ba81cd in the Color Lab