Skip to content

#dbac98

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

RGB
219, 172, 152
HSL
18°, 48%, 73%
CMYK
0, 22, 31, 14
Luminance
0.4683

Every format

HEX#dbac98
RGBrgb(219, 172, 152)
HSLhsl(18, 48%, 73%)
CMYKcmyk(0%, 22%, 31%, 14%)
LABlab(74.1 14.3 16.9)
LCHlch(74.1 22.1 49.6)
OKLCHoklch(0.782 0.062 44.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbac98 on white: 2.03:1
AA ✗ fail · AA-large · AAA
Aa
#dbac98 on black: 10.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green67.5%
Blue59.6%

CMYK percentages

Cyan0.0%
Magenta21.5%
Yellow30.6%
Key (black)14.1%

Color previews

#dbac98 text on a black background

contrast 10.37:1

Card sample

#dbac98 text on a white background

contrast 2.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(219, 172, 152, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(219, 172, 152, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dbac98;
background: linear-gradient(135deg, #dbac98, #DBD998);

Monochromatic scale

Palettes built from #dbac98

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbac98 in the Color Lab