Skip to content

#883abc

a balanced, vivid violet · warm · closest name: slateblue

RGB
136, 58, 188
HSL
276°, 53%, 48%
CMYK
28, 69, 0, 26
Luminance
0.1189

Every format

HEX#883abc
RGBrgb(136, 58, 188)
HSLhsl(276, 53%, 48%)
CMYKcmyk(28%, 69%, 0%, 26%)
LABlab(41.0 55.1 -54.7)
LCHlch(41.0 77.7 315.3)
OKLCHoklch(0.516 0.198 308.5)

Copy-ready code

/* CSS */
color: #883abc;
background-color: #883abc;
/* Tailwind (arbitrary) */
class="text-[#883abc] bg-[#883abc]"
/* SCSS */
$brand: #883abc;
/* SwiftUI */
Color(red: 0.533, green: 0.227, blue: 0.737)
/* Android */
Color.parseColor("#883abc")

Accessibility — WCAG contrast

Aa
#883abc on white: 6.22:1
AA ✓ pass · AA-large · AAA
Aa
#883abc on black: 3.38:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red53.3%
Green22.7%
Blue73.7%

CMYK percentages

Cyan27.7%
Magenta69.1%
Yellow0.0%
Key (black)26.3%

Color previews

#883abc text on a black background

contrast 3.38:1

Card sample

#883abc text on a white background

contrast 6.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(136, 58, 188, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(136, 58, 188, 0.45);
Border & gradient
Gradient panel
border: 3px solid #883abc;
background: linear-gradient(135deg, #883abc, #BC3A99);

Monochromatic scale

Palettes built from #883abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #883abc in the Color Lab