Skip to content

#cdbdf2

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

RGB
205, 189, 242
HSL
258°, 67%, 85%
CMYK
15, 22, 0, 5
Luminance
0.5579

Every format

HEX#cdbdf2
RGBrgb(205, 189, 242)
HSLhsl(258, 67%, 85%)
CMYKcmyk(15%, 22%, 0%, 5%)
LABlab(79.5 15.9 -24.2)
LCHlch(79.5 28.9 303.3)
OKLCHoklch(0.829 0.075 298.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan15.3%
Magenta21.9%
Yellow0.0%
Key (black)5.1%

Color previews

#cdbdf2 text on a black background

contrast 12.16:1

Card sample

#cdbdf2 text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdbdf2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdbdf2 in the Color Lab