Skip to content

#dacec7

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

RGB
218, 206, 199
HSL
22°, 20%, 82%
CMYK
0, 6, 9, 15
Luminance
0.6317

Every format

HEX#dacec7
RGBrgb(218, 206, 199)
HSLhsl(22, 20%, 82%)
CMYKcmyk(0%, 6%, 9%, 15%)
LABlab(83.5 3.0 5.0)
LCHlch(83.5 5.8 59.3)
OKLCHoklch(0.859 0.017 52.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dacec7 on white: 1.54:1
AA ✗ fail · AA-large · AAA
Aa
#dacec7 on black: 13.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green80.8%
Blue78.0%

CMYK percentages

Cyan0.0%
Magenta5.5%
Yellow8.7%
Key (black)14.5%

Color previews

#dacec7 text on a black background

contrast 13.63:1

Card sample

#dacec7 text on a white background

contrast 1.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dacec7

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dacec7 in the Color Lab