Skip to content

#8000bb

a dark, electric violet · warm · closest name: indigo

RGB
128, 0, 187
HSL
281°, 100%, 37%
CMYK
32, 100, 0, 27
Luminance
0.0818

Every format

HEX#8000bb
RGBrgb(128, 0, 187)
HSLhsl(281, 100%, 37%)
CMYKcmyk(32%, 100%, 0%, 27%)
LABlab(34.4 69.4 -65.0)
LCHlch(34.4 95.1 316.9)
OKLCHoklch(0.467 0.237 308.8)

Copy-ready code

/* CSS */
color: #8000bb;
background-color: #8000bb;
/* Tailwind (arbitrary) */
class="text-[#8000bb] bg-[#8000bb]"
/* SCSS */
$brand: #8000bb;
/* SwiftUI */
Color(red: 0.502, green: 0.000, blue: 0.733)
/* Android */
Color.parseColor("#8000bb")

Accessibility — WCAG contrast

Aa
#8000bb on white: 7.97:1
AA ✓ pass · AA-large · AAA
Aa
#8000bb on black: 2.64:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red50.2%
Green0.0%
Blue73.3%

CMYK percentages

Cyan31.6%
Magenta100.0%
Yellow0.0%
Key (black)26.7%

Color previews

#8000bb text on a black background

contrast 2.64:1

Card sample

#8000bb text on a white background

contrast 7.97:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(128, 0, 187, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(128, 0, 187, 0.45);
Border & gradient
Gradient panel
border: 3px solid #8000bb;
background: linear-gradient(135deg, #8000bb, #BB0079);

Monochromatic scale

Palettes built from #8000bb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8000bb in the Color Lab