Skip to content

#682abc

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

RGB
104, 42, 188
HSL
266°, 64%, 45%
CMYK
45, 78, 0, 26
Luminance
0.0823

Every format

HEX#682abc
RGBrgb(104, 42, 188)
HSLhsl(266, 64%, 45%)
CMYKcmyk(45%, 78%, 0%, 26%)
LABlab(34.5 56.3 -65.6)
LCHlch(34.5 86.5 310.7)
OKLCHoklch(0.461 0.210 296.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#682abc on white: 7.94:1
AA ✓ pass · AA-large · AAA
Aa
#682abc on black: 2.65:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red40.8%
Green16.5%
Blue73.7%

CMYK percentages

Cyan44.7%
Magenta77.7%
Yellow0.0%
Key (black)26.3%

Color previews

#682abc text on a black background

contrast 2.65:1

Card sample

#682abc text on a white background

contrast 7.94:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #682abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #682abc in the Color Lab