Skip to content

#cb82ff

a light, electric violet · warm · closest name: violet

RGB
203, 130, 255
HSL
275°, 100%, 76%
CMYK
20, 49, 0, 0
Luminance
0.3588

Every format

HEX#cb82ff
RGBrgb(203, 130, 255)
HSLhsl(275, 100%, 76%)
CMYKcmyk(20%, 49%, 0%, 0%)
LABlab(66.4 50.1 -51.5)
LCHlch(66.4 71.9 314.2)
OKLCHoklch(0.731 0.187 309.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cb82ff on white: 2.57:1
AA ✗ fail · AA-large · AAA
Aa
#cb82ff on black: 8.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.6%
Green51.0%
Blue100.0%

CMYK percentages

Cyan20.4%
Magenta49.0%
Yellow0.0%
Key (black)0.0%

Color previews

#cb82ff text on a black background

contrast 8.18:1

Card sample

#cb82ff text on a white background

contrast 2.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(203, 130, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(203, 130, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cb82ff;
background: linear-gradient(135deg, #cb82ff, #FF82E0);

Monochromatic scale

Palettes built from #cb82ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cb82ff in the Color Lab