Skip to content

#cfdfdf

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

RGB
207, 223, 223
HSL
180°, 20%, 84%
CMYK
7, 0, 0, 13
Luminance
0.7137

Every format

HEX#cfdfdf
RGBrgb(207, 223, 223)
HSLhsl(180, 20%, 84%)
CMYKcmyk(7%, 0%, 0%, 13%)
LABlab(87.7 -5.3 -1.8)
LCHlch(87.7 5.6 199.0)
OKLCHoklch(0.892 0.017 196.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cfdfdf on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#cfdfdf on black: 15.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red81.2%
Green87.5%
Blue87.5%

CMYK percentages

Cyan7.2%
Magenta0.0%
Yellow0.0%
Key (black)12.5%

Color previews

#cfdfdf text on a black background

contrast 15.27:1

Card sample

#cfdfdf text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfdfdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cfdfdf in the Color Lab