Skip to content

#ccc3db

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

RGB
204, 195, 219
HSL
263°, 25%, 81%
CMYK
7, 11, 0, 14
Luminance
0.5698

Every format

HEX#ccc3db
RGBrgb(204, 195, 219)
HSLhsl(263, 25%, 81%)
CMYKcmyk(7%, 11%, 0%, 14%)
LABlab(80.2 7.6 -10.8)
LCHlch(80.2 13.2 305.2)
OKLCHoklch(0.832 0.035 302.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccc3db on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#ccc3db on black: 12.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green76.5%
Blue85.9%

CMYK percentages

Cyan6.8%
Magenta11.0%
Yellow0.0%
Key (black)14.1%

Color previews

#ccc3db text on a black background

contrast 12.40:1

Card sample

#ccc3db text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc3db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc3db in the Color Lab