Skip to content

#ccc6db

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

RGB
204, 198, 219
HSL
257°, 23%, 82%
CMYK
7, 10, 0, 14
Luminance
0.5834

Every format

HEX#ccc6db
RGBrgb(204, 198, 219)
HSLhsl(257, 23%, 82%)
CMYKcmyk(7%, 10%, 0%, 14%)
LABlab(80.9 6.0 -9.7)
LCHlch(80.9 11.4 301.8)
OKLCHoklch(0.838 0.030 298.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccc6db on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#ccc6db on black: 12.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green77.6%
Blue85.9%

CMYK percentages

Cyan6.8%
Magenta9.6%
Yellow0.0%
Key (black)14.1%

Color previews

#ccc6db text on a black background

contrast 12.67:1

Card sample

#ccc6db text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc6db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc6db in the Color Lab