Skip to content

#dacfcd

a light, muted red · warm · closest name: silver

RGB
218, 207, 205
HSL
9°, 15%, 83%
CMYK
0, 5, 6, 15
Luminance
0.6394

Every format

HEX#dacfcd
RGBrgb(218, 207, 205)
HSLhsl(9, 15%, 83%)
CMYKcmyk(0%, 5%, 6%, 15%)
LABlab(83.9 3.5 2.4)
LCHlch(83.9 4.2 34.3)
OKLCHoklch(0.863 0.013 29.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dacfcd on white: 1.52:1
AA ✗ fail · AA-large · AAA
Aa
#dacfcd on black: 13.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green81.2%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta5.0%
Yellow6.0%
Key (black)14.5%

Color previews

#dacfcd text on a black background

contrast 13.79:1

Card sample

#dacfcd text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dacfcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dacfcd in the Color Lab