Skip to content

#cd80df

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

RGB
205, 128, 223
HSL
289°, 60%, 69%
CMYK
8, 43, 0, 13
Luminance
0.3375

Every format

HEX#cd80df
RGBrgb(205, 128, 223)
HSLhsl(289, 60%, 69%)
CMYKcmyk(8%, 43%, 0%, 13%)
LABlab(64.8 45.1 -36.5)
LCHlch(64.8 58.0 321.0)
OKLCHoklch(0.715 0.156 319.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd80df on white: 2.71:1
AA ✗ fail · AA-large · AAA
Aa
#cd80df on black: 7.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green50.2%
Blue87.5%

CMYK percentages

Cyan8.1%
Magenta42.6%
Yellow0.0%
Key (black)12.5%

Color previews

#cd80df text on a black background

contrast 7.75:1

Card sample

#cd80df text on a white background

contrast 2.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd80df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd80df in the Color Lab