Skip to content

#cddfe1

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

RGB
205, 223, 225
HSL
186°, 25%, 84%
CMYK
9, 1, 0, 12
Luminance
0.7119

Every format

HEX#cddfe1
RGBrgb(205, 223, 225)
HSLhsl(186, 25%, 84%)
CMYKcmyk(9%, 1%, 0%, 12%)
LABlab(87.6 -5.6 -3.0)
LCHlch(87.6 6.4 208.5)
OKLCHoklch(0.891 0.019 204.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cddfe1 on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#cddfe1 on black: 15.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green87.5%
Blue88.2%

CMYK percentages

Cyan8.9%
Magenta0.9%
Yellow0.0%
Key (black)11.8%

Color previews

#cddfe1 text on a black background

contrast 15.24:1

Card sample

#cddfe1 text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cddfe1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cddfe1 in the Color Lab