Skip to content

#b45fed

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

RGB
180, 95, 237
HSL
276°, 80%, 65%
CMYK
24, 60, 0, 7
Luminance
0.2400

Every format

HEX#b45fed
RGBrgb(180, 95, 237)
HSLhsl(276, 80%, 65%)
CMYKcmyk(24%, 60%, 0%, 7%)
LABlab(56.1 58.2 -58.2)
LCHlch(56.1 82.3 315.0)
OKLCHoklch(0.646 0.212 309.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b45fed on white: 3.62:1
AA ✗ fail · AA-large · AAA
Aa
#b45fed on black: 5.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red70.6%
Green37.3%
Blue92.9%

CMYK percentages

Cyan24.1%
Magenta59.9%
Yellow0.0%
Key (black)7.1%

Color previews

#b45fed text on a black background

contrast 5.80:1

Card sample

#b45fed text on a white background

contrast 3.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(180, 95, 237, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(180, 95, 237, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b45fed;
background: linear-gradient(135deg, #b45fed, #ED5FC7);

Monochromatic scale

Palettes built from #b45fed

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b45fed in the Color Lab