Skip to content

#dadcdf

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

RGB
218, 220, 223
HSL
216°, 7%, 87%
CMYK
2, 1, 0, 13
Luminance
0.7142

Every format

HEX#dadcdf
RGBrgb(218, 220, 223)
HSLhsl(216, 7%, 87%)
CMYKcmyk(2%, 1%, 0%, 13%)
LABlab(87.7 -0.1 -1.7)
LCHlch(87.7 1.7 265.7)
OKLCHoklch(0.894 0.005 258.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.5%
Green86.3%
Blue87.5%

CMYK percentages

Cyan2.2%
Magenta1.3%
Yellow0.0%
Key (black)12.5%

Color previews

#dadcdf text on a black background

contrast 15.28:1

Card sample

#dadcdf text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dadcdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dadcdf in the Color Lab