Skip to content

#602abc

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

RGB
96, 42, 188
HSL
262°, 64%, 45%
CMYK
49, 78, 0, 26
Luminance
0.0777

Every format

HEX#602abc
RGBrgb(96, 42, 188)
HSLhsl(262, 64%, 45%)
CMYKcmyk(49%, 78%, 0%, 26%)
LABlab(33.5 55.2 -67.2)
LCHlch(33.5 86.9 309.4)
OKLCHoklch(0.452 0.209 292.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#602abc on white: 8.22:1
AA ✓ pass · AA-large · AAA
Aa
#602abc on black: 2.55:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red37.6%
Green16.5%
Blue73.7%

CMYK percentages

Cyan48.9%
Magenta77.7%
Yellow0.0%
Key (black)26.3%

Color previews

#602abc text on a black background

contrast 2.55:1

Card sample

#602abc text on a white background

contrast 8.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #602abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #602abc in the Color Lab