Skip to content

#ccbbdf

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

RGB
204, 187, 223
HSL
268°, 36%, 80%
CMYK
9, 16, 0, 13
Luminance
0.5371

Every format

HEX#ccbbdf
RGBrgb(204, 187, 223)
HSLhsl(268, 36%, 80%)
CMYKcmyk(9%, 16%, 0%, 13%)
LABlab(78.3 12.7 -15.8)
LCHlch(78.3 20.3 308.9)
OKLCHoklch(0.818 0.053 306.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccbbdf on white: 1.79:1
AA ✗ fail · AA-large · AAA
Aa
#ccbbdf on black: 11.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green73.3%
Blue87.5%

CMYK percentages

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

Color previews

#ccbbdf text on a black background

contrast 11.74:1

Card sample

#ccbbdf text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccbbdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccbbdf in the Color Lab