Skip to content

#cd90df

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

RGB
205, 144, 223
HSL
286°, 55%, 72%
CMYK
8, 35, 0, 13
Luminance
0.3825

Every format

HEX#cd90df
RGBrgb(205, 144, 223)
HSLhsl(286, 55%, 72%)
CMYKcmyk(8%, 35%, 0%, 13%)
LABlab(68.2 36.5 -31.1)
LCHlch(68.2 48.0 319.5)
OKLCHoklch(0.741 0.128 318.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green56.5%
Blue87.5%

CMYK percentages

Cyan8.1%
Magenta35.4%
Yellow0.0%
Key (black)12.5%

Color previews

#cd90df text on a black background

contrast 8.65:1

Card sample

#cd90df text on a white background

contrast 2.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd90df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd90df in the Color Lab