Skip to content

#dacbaf

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

RGB
218, 203, 175
HSL
39°, 37%, 77%
CMYK
0, 7, 20, 15
Luminance
0.6071

Every format

HEX#dacbaf
RGBrgb(218, 203, 175)
HSLhsl(39, 37%, 77%)
CMYKcmyk(0%, 7%, 20%, 15%)
LABlab(82.2 0.7 15.9)
LCHlch(82.2 15.9 87.4)
OKLCHoklch(0.847 0.041 83.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dacbaf on white: 1.60:1
AA ✗ fail · AA-large · AAA
Aa
#dacbaf on black: 13.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green79.6%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta6.9%
Yellow19.7%
Key (black)14.5%

Color previews

#dacbaf text on a black background

contrast 13.14:1

Card sample

#dacbaf text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dacbaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dacbaf in the Color Lab