Skip to content

#cd90db

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

RGB
205, 144, 219
HSL
289°, 51%, 71%
CMYK
6, 34, 0, 14
Luminance
0.3804

Every format

HEX#cd90db
RGBrgb(205, 144, 219)
HSLhsl(289, 51%, 71%)
CMYKcmyk(6%, 34%, 0%, 14%)
LABlab(68.0 35.7 -29.2)
LCHlch(68.0 46.1 320.7)
OKLCHoklch(0.739 0.124 320.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd90db on white: 2.44:1
AA ✗ fail · AA-large · AAA
Aa
#cd90db on black: 8.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green56.5%
Blue85.9%

CMYK percentages

Cyan6.4%
Magenta34.2%
Yellow0.0%
Key (black)14.1%

Color previews

#cd90db text on a black background

contrast 8.61:1

Card sample

#cd90db text on a white background

contrast 2.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd90db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd90db in the Color Lab