Skip to content

#ba7def

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

RGB
186, 125, 239
HSL
272°, 78%, 71%
CMYK
22, 48, 0, 6
Luminance
0.3134

Every format

HEX#ba7def
RGBrgb(186, 125, 239)
HSLhsl(272, 78%, 71%)
CMYKcmyk(22%, 48%, 0%, 6%)
LABlab(62.8 44.7 -48.6)
LCHlch(62.8 66.0 312.6)
OKLCHoklch(0.698 0.171 307.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ba7def on white: 2.89:1
AA ✗ fail · AA-large · AAA
Aa
#ba7def on black: 7.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green49.0%
Blue93.7%

CMYK percentages

Cyan22.2%
Magenta47.7%
Yellow0.0%
Key (black)6.3%

Color previews

#ba7def text on a black background

contrast 7.27:1

Card sample

#ba7def text on a white background

contrast 2.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ba7def

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ba7def in the Color Lab