Skip to content

#cdbdf5

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

RGB
205, 189, 245
HSL
257°, 74%, 85%
CMYK
16, 23, 0, 4
Luminance
0.5597

Every format

HEX#cdbdf5
RGBrgb(205, 189, 245)
HSLhsl(257, 74%, 85%)
CMYKcmyk(16%, 23%, 0%, 4%)
LABlab(79.6 16.5 -25.6)
LCHlch(79.6 30.5 302.8)
OKLCHoklch(0.830 0.079 297.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdbdf5 on white: 1.72:1
AA ✗ fail · AA-large · AAA
Aa
#cdbdf5 on black: 12.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green74.1%
Blue96.1%

CMYK percentages

Cyan16.3%
Magenta22.9%
Yellow0.0%
Key (black)3.9%

Color previews

#cdbdf5 text on a black background

contrast 12.19:1

Card sample

#cdbdf5 text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdbdf5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdbdf5 in the Color Lab