Skip to content

#dacec4

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

RGB
218, 206, 196
HSL
27°, 23%, 81%
CMYK
0, 6, 10, 15
Luminance
0.6303

Every format

HEX#dacec4
RGBrgb(218, 206, 196)
HSLhsl(27, 23%, 81%)
CMYKcmyk(0%, 6%, 10%, 15%)
LABlab(83.5 2.5 6.5)
LCHlch(83.5 6.9 69.2)
OKLCHoklch(0.858 0.019 62.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.5%
Green80.8%
Blue76.9%

CMYK percentages

Cyan0.0%
Magenta5.5%
Yellow10.1%
Key (black)14.5%

Color previews

#dacec4 text on a black background

contrast 13.61:1

Card sample

#dacec4 text on a white background

contrast 1.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dacec4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dacec4 in the Color Lab