Skip to content

#dcdcdf

a pale, muted gray · warm · closest name: lavender

RGB
220, 220, 223
HSL
240°, 5%, 87%
CMYK
1, 1, 0, 13
Luminance
0.7173

Every format

HEX#dcdcdf
RGBrgb(220, 220, 223)
HSLhsl(240, 5%, 87%)
CMYKcmyk(1%, 1%, 0%, 13%)
LABlab(87.8 0.5 -1.5)
LCHlch(87.8 1.6 290.2)
OKLCHoklch(0.895 0.004 286.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red86.3%
Green86.3%
Blue87.5%

CMYK percentages

Cyan1.3%
Magenta1.3%
Yellow0.0%
Key (black)12.5%

Color previews

#dcdcdf text on a black background

contrast 15.35:1

Card sample

#dcdcdf text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dcdcdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dcdcdf in the Color Lab