Skip to content

#cccedb

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

RGB
204, 206, 219
HSL
232°, 17%, 83%
CMYK
7, 6, 0, 14
Luminance
0.6209

Every format

HEX#cccedb
RGBrgb(204, 206, 219)
HSLhsl(232, 17%, 83%)
CMYKcmyk(7%, 6%, 0%, 14%)
LABlab(83.0 1.8 -6.7)
LCHlch(83.0 6.9 284.9)
OKLCHoklch(0.854 0.018 279.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cccedb on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#cccedb on black: 13.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green80.8%
Blue85.9%

CMYK percentages

Cyan6.8%
Magenta5.9%
Yellow0.0%
Key (black)14.1%

Color previews

#cccedb text on a black background

contrast 13.42:1

Card sample

#cccedb text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cccedb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cccedb in the Color Lab