Skip to content

#dacec1

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

RGB
218, 206, 193
HSL
31°, 25%, 81%
CMYK
0, 6, 12, 15
Luminance
0.6290

Every format

HEX#dacec1
RGBrgb(218, 206, 193)
HSLhsl(31, 25%, 81%)
CMYKcmyk(0%, 6%, 12%, 15%)
LABlab(83.4 2.0 8.0)
LCHlch(83.4 8.2 76.2)
OKLCHoklch(0.858 0.022 69.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dacec1 on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#dacec1 on black: 13.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green80.8%
Blue75.7%

CMYK percentages

Cyan0.0%
Magenta5.5%
Yellow11.5%
Key (black)14.5%

Color previews

#dacec1 text on a black background

contrast 13.58:1

Card sample

#dacec1 text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dacec1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dacec1 in the Color Lab