Skip to content

#dfdfda

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

RGB
223, 223, 218
HSL
60°, 7%, 87%
CMYK
0, 0, 2, 13
Luminance
0.7353

Every format

HEX#dfdfda
RGBrgb(223, 223, 218)
HSLhsl(60, 7%, 87%)
CMYKcmyk(0%, 0%, 2%, 13%)
LABlab(88.7 -0.9 2.4)
LCHlch(88.7 2.6 110.0)
OKLCHoklch(0.902 0.007 106.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfdfda on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#dfdfda on black: 15.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green87.5%
Blue85.5%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow2.2%
Key (black)12.5%

Color previews

#dfdfda text on a black background

contrast 15.71:1

Card sample

#dfdfda text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfdfda

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfdfda in the Color Lab