Skip to content

#cddedf

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

RGB
205, 222, 223
HSL
183°, 22%, 84%
CMYK
8, 0, 0, 13
Luminance
0.7055

Every format

HEX#cddedf
RGBrgb(205, 222, 223)
HSLhsl(183, 22%, 84%)
CMYKcmyk(8%, 0%, 0%, 13%)
LABlab(87.3 -5.5 -2.4)
LCHlch(87.3 6.0 204.0)
OKLCHoklch(0.888 0.018 201.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cddedf on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#cddedf on black: 15.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green87.1%
Blue87.5%

CMYK percentages

Cyan8.1%
Magenta0.4%
Yellow0.0%
Key (black)12.5%

Color previews

#cddedf text on a black background

contrast 15.11:1

Card sample

#cddedf text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cddedf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cddedf in the Color Lab