Skip to content

#cdbadf

a light, soft violet · warm · closest name: lavender

RGB
205, 186, 223
HSL
271°, 37%, 80%
CMYK
8, 17, 0, 13
Luminance
0.5342

Every format

HEX#cdbadf
RGBrgb(205, 186, 223)
HSLhsl(271, 37%, 80%)
CMYKcmyk(8%, 17%, 0%, 13%)
LABlab(78.1 13.6 -16.0)
LCHlch(78.1 21.0 310.3)
OKLCHoklch(0.817 0.055 308.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdbadf on white: 1.80:1
AA ✗ fail · AA-large · AAA
Aa
#cdbadf on black: 11.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green72.9%
Blue87.5%

CMYK percentages

Cyan8.1%
Magenta16.6%
Yellow0.0%
Key (black)12.5%

Color previews

#cdbadf text on a black background

contrast 11.68:1

Card sample

#cdbadf text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdbadf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdbadf in the Color Lab