Skip to content

#cccade

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

RGB
204, 202, 222
HSL
246°, 23%, 83%
CMYK
8, 9, 0, 13
Luminance
0.6035

Every format

HEX#cccade
RGBrgb(204, 202, 222)
HSLhsl(246, 23%, 83%)
CMYKcmyk(8%, 9%, 0%, 13%)
LABlab(82.0 4.5 -9.7)
LCHlch(82.0 10.6 294.9)
OKLCHoklch(0.847 0.028 290.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cccade on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#cccade on black: 13.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green79.2%
Blue87.1%

CMYK percentages

Cyan8.1%
Magenta9.0%
Yellow0.0%
Key (black)12.9%

Color previews

#cccade text on a black background

contrast 13.07:1

Card sample

#cccade text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cccade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cccade in the Color Lab