Skip to content

#cd8def

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

RGB
205, 141, 239
HSL
279°, 75%, 75%
CMYK
14, 41, 0, 6
Luminance
0.3826

Every format

HEX#cd8def
RGBrgb(205, 141, 239)
HSLhsl(279, 75%, 75%)
CMYKcmyk(14%, 41%, 0%, 6%)
LABlab(68.2 41.4 -40.0)
LCHlch(68.2 57.5 316.0)
OKLCHoklch(0.743 0.151 313.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd8def on white: 2.43:1
AA ✗ fail · AA-large · AAA
Aa
#cd8def on black: 8.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green55.3%
Blue93.7%

CMYK percentages

Cyan14.2%
Magenta41.0%
Yellow0.0%
Key (black)6.3%

Color previews

#cd8def text on a black background

contrast 8.65:1

Card sample

#cd8def text on a white background

contrast 2.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd8def

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd8def in the Color Lab