Skip to content

#cccbdd

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

RGB
204, 203, 221
HSL
243°, 21%, 83%
CMYK
8, 8, 0, 13
Luminance
0.6077

Every format

HEX#cccbdd
RGBrgb(204, 203, 221)
HSLhsl(243, 21%, 83%)
CMYKcmyk(8%, 8%, 0%, 13%)
LABlab(82.3 3.8 -8.8)
LCHlch(82.3 9.6 293.1)
OKLCHoklch(0.848 0.025 288.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cccbdd on white: 1.60:1
AA ✗ fail · AA-large · AAA
Aa
#cccbdd on black: 13.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green79.6%
Blue86.7%

CMYK percentages

Cyan7.7%
Magenta8.1%
Yellow0.0%
Key (black)13.3%

Color previews

#cccbdd text on a black background

contrast 13.15:1

Card sample

#cccbdd text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cccbdd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cccbdd in the Color Lab