Skip to content

#cfdbdc

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

RGB
207, 219, 220
HSL
185°, 16%, 84%
CMYK
6, 1, 0, 14
Luminance
0.6910

Every format

HEX#cfdbdc
RGBrgb(207, 219, 220)
HSLhsl(185, 16%, 84%)
CMYKcmyk(6%, 1%, 0%, 14%)
LABlab(86.5 -3.8 -1.9)
LCHlch(86.5 4.3 206.1)
OKLCHoklch(0.883 0.013 202.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cfdbdc on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#cfdbdc on black: 14.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red81.2%
Green85.9%
Blue86.3%

CMYK percentages

Cyan5.9%
Magenta0.5%
Yellow0.0%
Key (black)13.7%

Color previews

#cfdbdc text on a black background

contrast 14.82:1

Card sample

#cfdbdc text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfdbdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cfdbdc in the Color Lab