Skip to content

#dacbc8

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

RGB
218, 203, 200
HSL
10°, 20%, 82%
CMYK
0, 7, 8, 15
Luminance
0.6179

Every format

HEX#dacbc8
RGBrgb(218, 203, 200)
HSLhsl(10, 20%, 82%)
CMYKcmyk(0%, 7%, 8%, 15%)
LABlab(82.8 4.7 3.4)
LCHlch(82.8 5.8 35.6)
OKLCHoklch(0.854 0.017 31.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dacbc8 on white: 1.57:1
AA ✗ fail · AA-large · AAA
Aa
#dacbc8 on black: 13.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green79.6%
Blue78.4%

CMYK percentages

Cyan0.0%
Magenta6.9%
Yellow8.3%
Key (black)14.5%

Color previews

#dacbc8 text on a black background

contrast 13.36:1

Card sample

#dacbc8 text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dacbc8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dacbc8 in the Color Lab