Skip to content

#dadcdb

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

RGB
218, 220, 219
HSL
150°, 3%, 86%
CMYK
1, 0, 1, 14
Luminance
0.7121

Every format

HEX#dadcdb
RGBrgb(218, 220, 219)
HSLhsl(150, 3%, 86%)
CMYKcmyk(1%, 0%, 1%, 14%)
LABlab(87.6 -0.9 0.3)
LCHlch(87.6 0.9 163.8)
OKLCHoklch(0.893 0.003 165.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dadcdb on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#dadcdb on black: 15.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green86.3%
Blue85.9%

CMYK percentages

Cyan0.9%
Magenta0.0%
Yellow0.5%
Key (black)13.7%

Color previews

#dadcdb text on a black background

contrast 15.24:1

Card sample

#dadcdb text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dadcdb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dadcdb in the Color Lab