Skip to content

#cd7def

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

RGB
205, 125, 239
HSL
282°, 78%, 71%
CMYK
14, 48, 0, 6
Luminance
0.3388

Every format

HEX#cd7def
RGBrgb(205, 125, 239)
HSLhsl(282, 78%, 71%)
CMYKcmyk(14%, 48%, 0%, 6%)
LABlab(64.9 49.9 -45.2)
LCHlch(64.9 67.3 317.8)
OKLCHoklch(0.718 0.178 315.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd7def on white: 2.70:1
AA ✗ fail · AA-large · AAA
Aa
#cd7def on black: 7.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green49.0%
Blue93.7%

CMYK percentages

Cyan14.2%
Magenta47.7%
Yellow0.0%
Key (black)6.3%

Color previews

#cd7def text on a black background

contrast 7.78:1

Card sample

#cd7def text on a white background

contrast 2.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd7def

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd7def in the Color Lab