Skip to content

#b28fff

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

RGB
178, 143, 255
HSL
259°, 100%, 78%
CMYK
30, 44, 0, 0
Luminance
0.3633

Every format

HEX#b28fff
RGBrgb(178, 143, 255)
HSLhsl(259, 100%, 78%)
CMYKcmyk(30%, 44%, 0%, 0%)
LABlab(66.8 36.4 -51.2)
LCHlch(66.8 62.8 305.5)
OKLCHoklch(0.728 0.161 296.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b28fff on white: 2.54:1
AA ✗ fail · AA-large · AAA
Aa
#b28fff on black: 8.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.8%
Green56.1%
Blue100.0%

CMYK percentages

Cyan30.2%
Magenta43.9%
Yellow0.0%
Key (black)0.0%

Color previews

#b28fff text on a black background

contrast 8.27:1

Card sample

#b28fff text on a white background

contrast 2.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b28fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b28fff in the Color Lab