Skip to content

#cdbdf0

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

RGB
205, 189, 240
HSL
259°, 63%, 84%
CMYK
15, 21, 0, 6
Luminance
0.5567

Every format

HEX#cdbdf0
RGBrgb(205, 189, 240)
HSLhsl(259, 63%, 84%)
CMYKcmyk(15%, 21%, 0%, 6%)
LABlab(79.4 15.4 -23.2)
LCHlch(79.4 27.9 303.7)
OKLCHoklch(0.829 0.072 299.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan14.6%
Magenta21.2%
Yellow0.0%
Key (black)5.9%

Color previews

#cdbdf0 text on a black background

contrast 12.13:1

Card sample

#cdbdf0 text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdbdf0

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdbdf0 in the Color Lab