Skip to content

#ccc8dc

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

RGB
204, 200, 220
HSL
252°, 22%, 82%
CMYK
7, 9, 0, 14
Luminance
0.5931

Every format

HEX#ccc8dc
RGBrgb(204, 200, 220)
HSLhsl(252, 22%, 82%)
CMYKcmyk(7%, 9%, 0%, 14%)
LABlab(81.5 5.1 -9.4)
LCHlch(81.5 10.7 298.6)
OKLCHoklch(0.842 0.028 295.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccc8dc on white: 1.63:1
AA ✗ fail · AA-large · AAA
Aa
#ccc8dc on black: 12.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green78.4%
Blue86.3%

CMYK percentages

Cyan7.3%
Magenta9.1%
Yellow0.0%
Key (black)13.7%

Color previews

#ccc8dc text on a black background

contrast 12.86:1

Card sample

#ccc8dc text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc8dc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc8dc in the Color Lab