Skip to content

#cfdfdc

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

RGB
207, 223, 220
HSL
169°, 20%, 84%
CMYK
7, 0, 1, 13
Luminance
0.7121

Every format

HEX#cfdfdc
RGBrgb(207, 223, 220)
HSLhsl(169, 20%, 84%)
CMYKcmyk(7%, 0%, 1%, 13%)
LABlab(87.6 -5.9 -0.4)
LCHlch(87.6 5.9 183.6)
OKLCHoklch(0.891 0.018 183.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red81.2%
Green87.5%
Blue86.3%

CMYK percentages

Cyan7.2%
Magenta0.0%
Yellow1.3%
Key (black)12.5%

Color previews

#cfdfdc text on a black background

contrast 15.24:1

Card sample

#cfdfdc text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfdfdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cfdfdc in the Color Lab