Skip to content

#cdd2db

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

RGB
205, 210, 219
HSL
219°, 16%, 83%
CMYK
6, 4, 0, 14
Luminance
0.6419

Every format

HEX#cdd2db
RGBrgb(205, 210, 219)
HSLhsl(219, 16%, 83%)
CMYKcmyk(6%, 4%, 0%, 14%)
LABlab(84.1 0.0 -5.0)
LCHlch(84.1 5.0 270.0)
OKLCHoklch(0.863 0.014 262.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdd2db on white: 1.52:1
AA ✗ fail · AA-large · AAA
Aa
#cdd2db on black: 13.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green82.4%
Blue85.9%

CMYK percentages

Cyan6.4%
Magenta4.1%
Yellow0.0%
Key (black)14.1%

Color previews

#cdd2db text on a black background

contrast 13.84:1

Card sample

#cdd2db text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdd2db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdd2db in the Color Lab