Skip to content

#cdbddc

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

RGB
205, 189, 220
HSL
271°, 31%, 80%
CMYK
7, 14, 0, 14
Luminance
0.5454

Every format

HEX#cdbddc
RGBrgb(205, 189, 220)
HSLhsl(271, 31%, 80%)
CMYKcmyk(7%, 14%, 0%, 14%)
LABlab(78.8 11.4 -13.4)
LCHlch(78.8 17.6 310.3)
OKLCHoklch(0.821 0.046 308.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdbddc on white: 1.76:1
AA ✗ fail · AA-large · AAA
Aa
#cdbddc on black: 11.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green74.1%
Blue86.3%

CMYK percentages

Cyan6.8%
Magenta14.1%
Yellow0.0%
Key (black)13.7%

Color previews

#cdbddc text on a black background

contrast 11.91:1

Card sample

#cdbddc text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdbddc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdbddc in the Color Lab