Skip to content

#dacab2

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

RGB
218, 202, 178
HSL
36°, 35%, 78%
CMYK
0, 7, 18, 15
Luminance
0.6036

Every format

HEX#dacab2
RGBrgb(218, 202, 178)
HSLhsl(36, 35%, 78%)
CMYKcmyk(0%, 7%, 18%, 15%)
LABlab(82.0 1.7 14.0)
LCHlch(82.0 14.1 83.0)
OKLCHoklch(0.846 0.037 78.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dacab2 on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#dacab2 on black: 13.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green79.2%
Blue69.8%

CMYK percentages

Cyan0.0%
Magenta7.3%
Yellow18.3%
Key (black)14.5%

Color previews

#dacab2 text on a black background

contrast 13.07:1

Card sample

#dacab2 text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dacab2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dacab2 in the Color Lab