Skip to content

#cfdbdf

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

RGB
207, 219, 223
HSL
195°, 20%, 84%
CMYK
7, 2, 0, 13
Luminance
0.6926

Every format

HEX#cfdbdf
RGBrgb(207, 219, 223)
HSLhsl(195, 20%, 84%)
CMYKcmyk(7%, 2%, 0%, 13%)
LABlab(86.6 -3.3 -3.4)
LCHlch(86.6 4.7 225.8)
OKLCHoklch(0.883 0.014 219.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cfdbdf on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#cfdbdf on black: 14.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red81.2%
Green85.9%
Blue87.5%

CMYK percentages

Cyan7.2%
Magenta1.8%
Yellow0.0%
Key (black)12.5%

Color previews

#cfdbdf text on a black background

contrast 14.85:1

Card sample

#cfdbdf text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfdbdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cfdbdf in the Color Lab