Skip to content

#cddcdc

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

RGB
205, 220, 220
HSL
180°, 18%, 83%
CMYK
7, 0, 0, 14
Luminance
0.6933

Every format

HEX#cddcdc
RGBrgb(205, 220, 220)
HSLhsl(180, 18%, 83%)
CMYKcmyk(7%, 0%, 0%, 14%)
LABlab(86.7 -5.0 -1.7)
LCHlch(86.7 5.3 199.1)
OKLCHoklch(0.883 0.016 196.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan6.8%
Magenta0.0%
Yellow0.0%
Key (black)13.7%

Color previews

#cddcdc text on a black background

contrast 14.87:1

Card sample

#cddcdc text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cddcdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cddcdc in the Color Lab