Skip to content

#dacac4

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

RGB
218, 202, 196
HSL
16°, 23%, 81%
CMYK
0, 7, 10, 15
Luminance
0.6113

Every format

HEX#dacac4
RGBrgb(218, 202, 196)
HSLhsl(16, 23%, 81%)
CMYKcmyk(0%, 7%, 10%, 15%)
LABlab(82.5 4.6 5.0)
LCHlch(82.5 6.8 47.6)
OKLCHoklch(0.850 0.020 41.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dacac4 on white: 1.59:1
AA ✗ fail · AA-large · AAA
Aa
#dacac4 on black: 13.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green79.2%
Blue76.9%

CMYK percentages

Cyan0.0%
Magenta7.3%
Yellow10.1%
Key (black)14.5%

Color previews

#dacac4 text on a black background

contrast 13.23:1

Card sample

#dacac4 text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dacac4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dacac4 in the Color Lab