Skip to content

#652ccc

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

RGB
101, 44, 204
HSL
261°, 65%, 49%
CMYK
51, 78, 0, 20
Luminance
0.0893

Every format

HEX#652ccc
RGBrgb(101, 44, 204)
HSLhsl(261, 65%, 49%)
CMYKcmyk(51%, 78%, 0%, 20%)
LABlab(35.8 59.1 -72.7)
LCHlch(35.8 93.7 309.1)
OKLCHoklch(0.474 0.224 291.5)

Copy-ready code

/* CSS */
color: #652ccc;
background-color: #652ccc;
/* Tailwind (arbitrary) */
class="text-[#652ccc] bg-[#652ccc]"
/* SCSS */
$brand: #652ccc;
/* SwiftUI */
Color(red: 0.396, green: 0.173, blue: 0.800)
/* Android */
Color.parseColor("#652ccc")

Accessibility — WCAG contrast

Aa
#652ccc on white: 7.54:1
AA ✓ pass · AA-large · AAA
Aa
#652ccc on black: 2.79:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red39.6%
Green17.3%
Blue80.0%

CMYK percentages

Cyan50.5%
Magenta78.4%
Yellow0.0%
Key (black)20.0%

Color previews

#652ccc text on a black background

contrast 2.79:1

Card sample

#652ccc text on a white background

contrast 7.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(101, 44, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(101, 44, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #652ccc;
background: linear-gradient(135deg, #652ccc, #CC2CC8);

Monochromatic scale

Palettes built from #652ccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #652ccc in the Color Lab