Skip to content

#cdd6db

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

RGB
205, 214, 219
HSL
201°, 16%, 83%
CMYK
6, 2, 0, 14
Luminance
0.6619

Every format

HEX#cdd6db
RGBrgb(205, 214, 219)
HSLhsl(201, 16%, 83%)
CMYKcmyk(6%, 2%, 0%, 14%)
LABlab(85.1 -2.1 -3.5)
LCHlch(85.1 4.1 239.2)
OKLCHoklch(0.871 0.012 231.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdd6db on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#cdd6db on black: 14.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green83.9%
Blue85.9%

CMYK percentages

Cyan6.4%
Magenta2.3%
Yellow0.0%
Key (black)14.1%

Color previews

#cdd6db text on a black background

contrast 14.24:1

Card sample

#cdd6db text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdd6db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdd6db in the Color Lab