Skip to content

#cdbdf3

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

RGB
205, 189, 243
HSL
258°, 69%, 85%
CMYK
16, 22, 0, 5
Luminance
0.5585

Every format

HEX#cdbdf3
RGBrgb(205, 189, 243)
HSLhsl(258, 69%, 85%)
CMYKcmyk(16%, 22%, 0%, 5%)
LABlab(79.5 16.1 -24.7)
LCHlch(79.5 29.4 303.1)
OKLCHoklch(0.830 0.076 298.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green74.1%
Blue95.3%

CMYK percentages

Cyan15.6%
Magenta22.2%
Yellow0.0%
Key (black)4.7%

Color previews

#cdbdf3 text on a black background

contrast 12.17:1

Card sample

#cdbdf3 text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdbdf3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdbdf3 in the Color Lab