Skip to content

#cd6def

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

RGB
205, 109, 239
HSL
284°, 80%, 68%
CMYK
14, 54, 0, 6
Luminance
0.3015

Every format

HEX#cd6def
RGBrgb(205, 109, 239)
HSLhsl(284, 80%, 68%)
CMYKcmyk(14%, 54%, 0%, 6%)
LABlab(61.8 57.9 -50.1)
LCHlch(61.8 76.6 319.2)
OKLCHoklch(0.695 0.203 316.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd6def on white: 2.99:1
AA ✗ fail · AA-large · AAA
Aa
#cd6def on black: 7.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green42.7%
Blue93.7%

CMYK percentages

Cyan14.2%
Magenta54.4%
Yellow0.0%
Key (black)6.3%

Color previews

#cd6def text on a black background

contrast 7.03:1

Card sample

#cd6def text on a white background

contrast 2.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd6def

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd6def in the Color Lab