Skip to content

#dedada

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

RGB
222, 218, 218
HSL
0°, 6%, 86%
CMYK
0, 2, 2, 13
Luminance
0.7073

Every format

HEX#dedada
RGBrgb(222, 218, 218)
HSLhsl(0, 6%, 86%)
CMYKcmyk(0%, 2%, 2%, 13%)
LABlab(87.4 1.4 0.5)
LCHlch(87.4 1.4 19.4)
OKLCHoklch(0.891 0.004 17.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dedada on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#dedada on black: 15.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green85.5%
Blue85.5%

CMYK percentages

Cyan0.0%
Magenta1.8%
Yellow1.8%
Key (black)12.9%

Color previews

#dedada text on a black background

contrast 15.15:1

Card sample

#dedada text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dedada

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dedada in the Color Lab