Skip to content

#cfdedf

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

RGB
207, 222, 223
HSL
184°, 20%, 84%
CMYK
7, 0, 0, 13
Luminance
0.7084

Every format

HEX#cfdedf
RGBrgb(207, 222, 223)
HSLhsl(184, 20%, 84%)
CMYKcmyk(7%, 0%, 0%, 13%)
LABlab(87.4 -4.8 -2.2)
LCHlch(87.4 5.3 204.7)
OKLCHoklch(0.890 0.016 201.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#cfdedf text on a black background

contrast 15.17:1

Card sample

#cfdedf text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfdedf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cfdedf in the Color Lab