Skip to content

#ccade1

a light, vivid violet · warm · closest name: plum

RGB
204, 173, 225
HSL
276°, 46%, 78%
CMYK
9, 23, 0, 12
Luminance
0.4816

Every format

HEX#ccade1
RGBrgb(204, 173, 225)
HSLhsl(276, 46%, 78%)
CMYKcmyk(9%, 23%, 0%, 12%)
LABlab(74.9 20.7 -21.9)
LCHlch(74.9 30.2 313.4)
OKLCHoklch(0.792 0.080 311.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccade1 on white: 1.98:1
AA ✗ fail · AA-large · AAA
Aa
#ccade1 on black: 10.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green67.8%
Blue88.2%

CMYK percentages

Cyan9.3%
Magenta23.1%
Yellow0.0%
Key (black)11.8%

Color previews

#ccade1 text on a black background

contrast 10.63:1

Card sample

#ccade1 text on a white background

contrast 1.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccade1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccade1 in the Color Lab