Skip to content

#cddcdf

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

RGB
205, 220, 223
HSL
190°, 22%, 84%
CMYK
8, 1, 0, 13
Luminance
0.6949

Every format

HEX#cddcdf
RGBrgb(205, 220, 223)
HSLhsl(190, 22%, 84%)
CMYKcmyk(8%, 1%, 0%, 13%)
LABlab(86.8 -4.4 -3.2)
LCHlch(86.8 5.5 215.8)
OKLCHoklch(0.884 0.017 211.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green86.3%
Blue87.5%

CMYK percentages

Cyan8.1%
Magenta1.3%
Yellow0.0%
Key (black)12.5%

Color previews

#cddcdf text on a black background

contrast 14.90:1

Card sample

#cddcdf text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cddcdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cddcdf in the Color Lab