Skip to content

#cccada

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

RGB
204, 202, 218
HSL
248°, 18%, 82%
CMYK
6, 7, 0, 15
Luminance
0.6014

Every format

HEX#cccada
RGBrgb(204, 202, 218)
HSLhsl(248, 18%, 82%)
CMYKcmyk(6%, 7%, 0%, 15%)
LABlab(81.9 3.7 -7.7)
LCHlch(81.9 8.5 295.7)
OKLCHoklch(0.846 0.022 291.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green79.2%
Blue85.5%

CMYK percentages

Cyan6.4%
Magenta7.3%
Yellow0.0%
Key (black)14.5%

Color previews

#cccada text on a black background

contrast 13.03:1

Card sample

#cccada text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cccada

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cccada in the Color Lab