Skip to content

#dac8c8

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

RGB
218, 200, 200
HSL
0°, 20%, 82%
CMYK
0, 8, 8, 15
Luminance
0.6038

Every format

HEX#dac8c8
RGBrgb(218, 200, 200)
HSLhsl(0, 20%, 82%)
CMYKcmyk(0%, 8%, 8%, 15%)
LABlab(82.0 6.3 2.3)
LCHlch(82.0 6.7 20.0)
OKLCHoklch(0.848 0.020 17.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dac8c8 on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#dac8c8 on black: 13.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green78.4%
Blue78.4%

CMYK percentages

Cyan0.0%
Magenta8.3%
Yellow8.3%
Key (black)14.5%

Color previews

#dac8c8 text on a black background

contrast 13.08:1

Card sample

#dac8c8 text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dac8c8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dac8c8 in the Color Lab