Skip to content

#dfdfde

a pale, muted gray · cool · closest name: silver

RGB
223, 223, 222
HSL
60°, 2%, 87%
CMYK
0, 0, 0, 13
Luminance
0.7374

Every format

HEX#dfdfde
RGBrgb(223, 223, 222)
HSLhsl(60, 2%, 87%)
CMYKcmyk(0%, 0%, 0%, 13%)
LABlab(88.8 -0.2 0.5)
LCHlch(88.8 0.5 110.2)
OKLCHoklch(0.903 0.001 106.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfdfde on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#dfdfde on black: 15.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green87.5%
Blue87.1%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow0.4%
Key (black)12.5%

Color previews

#dfdfde text on a black background

contrast 15.75:1

Card sample

#dfdfde text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfdfde

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfdfde in the Color Lab