Skip to content

#cddcdd

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

RGB
205, 220, 221
HSL
184°, 19%, 84%
CMYK
7, 1, 0, 13
Luminance
0.6939

Every format

HEX#cddcdd
RGBrgb(205, 220, 221)
HSLhsl(184, 19%, 84%)
CMYKcmyk(7%, 1%, 0%, 13%)
LABlab(86.7 -4.8 -2.2)
LCHlch(86.7 5.3 204.7)
OKLCHoklch(0.883 0.016 201.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cddcdd on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#cddcdd on black: 14.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green86.3%
Blue86.7%

CMYK percentages

Cyan7.2%
Magenta0.5%
Yellow0.0%
Key (black)13.3%

Color previews

#cddcdd text on a black background

contrast 14.88:1

Card sample

#cddcdd text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cddcdd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cddcdd in the Color Lab