Skip to content

#cd79eb

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

RGB
205, 121, 235
HSL
284°, 74%, 70%
CMYK
13, 49, 0, 8
Luminance
0.3265

Every format

HEX#cd79eb
RGBrgb(205, 121, 235)
HSLhsl(284, 74%, 70%)
CMYKcmyk(13%, 49%, 0%, 8%)
LABlab(63.9 51.1 -44.5)
LCHlch(63.9 67.8 318.9)
OKLCHoklch(0.710 0.180 316.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green47.5%
Blue92.2%

CMYK percentages

Cyan12.8%
Magenta48.5%
Yellow0.0%
Key (black)7.8%

Color previews

#cd79eb text on a black background

contrast 7.53:1

Card sample

#cd79eb text on a white background

contrast 2.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(205, 121, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(205, 121, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cd79eb;
background: linear-gradient(135deg, #cd79eb, #EB79BD);

Monochromatic scale

Palettes built from #cd79eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd79eb in the Color Lab