Skip to content

#cdd2da

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

RGB
205, 210, 218
HSL
217°, 15%, 83%
CMYK
6, 4, 0, 15
Luminance
0.6413

Every format

HEX#cdd2da
RGBrgb(205, 210, 218)
HSLhsl(217, 15%, 83%)
CMYKcmyk(6%, 4%, 0%, 15%)
LABlab(84.0 -0.2 -4.5)
LCHlch(84.0 4.5 267.6)
OKLCHoklch(0.862 0.012 259.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green82.4%
Blue85.5%

CMYK percentages

Cyan6.0%
Magenta3.7%
Yellow0.0%
Key (black)14.5%

Color previews

#cdd2da text on a black background

contrast 13.83:1

Card sample

#cdd2da text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdd2da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdd2da in the Color Lab