Skip to content

#cdbbdf

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

RGB
205, 187, 223
HSL
270°, 36%, 80%
CMYK
8, 16, 0, 13
Luminance
0.5385

Every format

HEX#cdbbdf
RGBrgb(205, 187, 223)
HSLhsl(270, 36%, 80%)
CMYKcmyk(8%, 16%, 0%, 13%)
LABlab(78.4 13.0 -15.7)
LCHlch(78.4 20.4 309.8)
OKLCHoklch(0.819 0.053 307.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdbbdf on white: 1.78:1
AA ✗ fail · AA-large · AAA
Aa
#cdbbdf on black: 11.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green73.3%
Blue87.5%

CMYK percentages

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

Color previews

#cdbbdf text on a black background

contrast 11.77:1

Card sample

#cdbbdf text on a white background

contrast 1.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdbbdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdbbdf in the Color Lab