Skip to content

#cd79f3

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

RGB
205, 121, 243
HSL
281°, 84%, 71%
CMYK
16, 50, 0, 5
Luminance
0.3312

Every format

HEX#cd79f3
RGBrgb(205, 121, 243)
HSLhsl(281, 84%, 71%)
CMYKcmyk(16%, 50%, 0%, 5%)
LABlab(64.3 52.7 -48.4)
LCHlch(64.3 71.5 317.5)
OKLCHoklch(0.714 0.188 314.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd79f3 on white: 2.75:1
AA ✗ fail · AA-large · AAA
Aa
#cd79f3 on black: 7.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green47.5%
Blue95.3%

CMYK percentages

Cyan15.6%
Magenta50.2%
Yellow0.0%
Key (black)4.7%

Color previews

#cd79f3 text on a black background

contrast 7.62:1

Card sample

#cd79f3 text on a white background

contrast 2.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd79f3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd79f3 in the Color Lab