Skip to content

#ccccda

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

RGB
204, 204, 218
HSL
240°, 16%, 83%
CMYK
6, 6, 0, 15
Luminance
0.6109

Every format

HEX#ccccda
RGBrgb(204, 204, 218)
HSLhsl(240, 16%, 83%)
CMYKcmyk(6%, 6%, 0%, 15%)
LABlab(82.4 2.6 -6.9)
LCHlch(82.4 7.4 290.8)
OKLCHoklch(0.849 0.019 286.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccccda on white: 1.59:1
AA ✗ fail · AA-large · AAA
Aa
#ccccda on black: 13.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green80.0%
Blue85.5%

CMYK percentages

Cyan6.4%
Magenta6.4%
Yellow0.0%
Key (black)14.5%

Color previews

#ccccda text on a black background

contrast 13.22:1

Card sample

#ccccda text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccccda

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccccda in the Color Lab