Skip to content

#cdbdf1

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

RGB
205, 189, 241
HSL
259°, 65%, 84%
CMYK
15, 22, 0, 6
Luminance
0.5573

Every format

HEX#cdbdf1
RGBrgb(205, 189, 241)
HSLhsl(259, 65%, 84%)
CMYKcmyk(15%, 22%, 0%, 6%)
LABlab(79.5 15.7 -23.7)
LCHlch(79.5 28.4 303.5)
OKLCHoklch(0.829 0.074 298.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdbdf1 on white: 1.73:1
AA ✗ fail · AA-large · AAA
Aa
#cdbdf1 on black: 12.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green74.1%
Blue94.5%

CMYK percentages

Cyan14.9%
Magenta21.6%
Yellow0.0%
Key (black)5.5%

Color previews

#cdbdf1 text on a black background

contrast 12.15:1

Card sample

#cdbdf1 text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdbdf1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdbdf1 in the Color Lab