Skip to content

#802bdf

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

RGB
128, 43, 223
HSL
268°, 74%, 52%
CMYK
43, 81, 0, 13
Luminance
0.1164

Every format

HEX#802bdf
RGBrgb(128, 43, 223)
HSLhsl(268, 74%, 52%)
CMYKcmyk(43%, 81%, 0%, 13%)
LABlab(40.6 67.8 -75.6)
LCHlch(40.6 101.6 311.9)
OKLCHoklch(0.519 0.246 298.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#802bdf on white: 6.31:1
AA ✓ pass · AA-large · AAA
Aa
#802bdf on black: 3.33:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red50.2%
Green16.9%
Blue87.5%

CMYK percentages

Cyan42.6%
Magenta80.7%
Yellow0.0%
Key (black)12.5%

Color previews

#802bdf text on a black background

contrast 3.33:1

Card sample

#802bdf text on a white background

contrast 6.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(128, 43, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(128, 43, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #802bdf;
background: linear-gradient(135deg, #802bdf, #DF2BC6);

Monochromatic scale

Palettes built from #802bdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #802bdf in the Color Lab