Skip to content

#682fff

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

RGB
104, 47, 255
HSL
256°, 100%, 59%
CMYK
59, 82, 0, 0
Luminance
0.1220

Every format

HEX#682fff
RGBrgb(104, 47, 255)
HSLhsl(256, 100%, 59%)
CMYKcmyk(59%, 82%, 0%, 0%)
LABlab(41.5 71.4 -92.4)
LCHlch(41.5 116.8 307.7)
OKLCHoklch(0.529 0.275 284.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#682fff on white: 6.11:1
AA ✓ pass · AA-large · AAA
Aa
#682fff on black: 3.44:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red40.8%
Green18.4%
Blue100.0%

CMYK percentages

Cyan59.2%
Magenta81.6%
Yellow0.0%
Key (black)0.0%

Color previews

#682fff text on a black background

contrast 3.44:1

Card sample

#682fff text on a white background

contrast 6.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #682fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #682fff in the Color Lab