Skip to content

#dad09c

a light, vivid yellow · cool · closest name: tan

RGB
218, 208, 156
HSL
50°, 46%, 73%
CMYK
0, 5, 28, 15
Luminance
0.6242

Every format

HEX#dad09c
RGBrgb(218, 208, 156)
HSLhsl(50, 46%, 73%)
CMYKcmyk(0%, 5%, 28%, 15%)
LABlab(83.1 -4.5 27.1)
LCHlch(83.1 27.5 99.4)
OKLCHoklch(0.853 0.069 98.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dad09c on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#dad09c on black: 13.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green81.6%
Blue61.2%

CMYK percentages

Cyan0.0%
Magenta4.6%
Yellow28.4%
Key (black)14.5%

Color previews

#dad09c text on a black background

contrast 13.48:1

Card sample

#dad09c text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dad09c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dad09c in the Color Lab