Skip to content

#8800ff

a balanced, electric violet · warm · closest name: blue

RGB
136, 0, 255
HSL
272°, 100%, 50%
CMYK
47, 100, 0, 0
Luminance
0.1245

Every format

HEX#8800ff
RGBrgb(136, 0, 255)
HSLhsl(272, 100%, 50%)
CMYKcmyk(47%, 100%, 0%, 0%)
LABlab(41.9 83.8 -91.6)
LCHlch(41.9 124.1 312.5)
OKLCHoklch(0.539 0.294 296.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#8800ff on white: 6.02:1
AA ✓ pass · AA-large · AAA
Aa
#8800ff on black: 3.49:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red53.3%
Green0.0%
Blue100.0%

CMYK percentages

Cyan46.7%
Magenta100.0%
Yellow0.0%
Key (black)0.0%

Color previews

#8800ff text on a black background

contrast 3.49:1

Card sample

#8800ff text on a white background

contrast 6.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #8800ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8800ff in the Color Lab