Skip to content

#ddd2ab

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

RGB
221, 210, 171
HSL
47°, 42%, 77%
CMYK
0, 5, 23, 13
Luminance
0.6441

Every format

HEX#ddd2ab
RGBrgb(221, 210, 171)
HSLhsl(47, 42%, 77%)
CMYKcmyk(0%, 5%, 23%, 13%)
LABlab(84.2 -2.4 20.7)
LCHlch(84.2 20.9 96.5)
OKLCHoklch(0.863 0.053 94.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ddd2ab on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#ddd2ab on black: 13.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.7%
Green82.4%
Blue67.1%

CMYK percentages

Cyan0.0%
Magenta5.0%
Yellow22.6%
Key (black)13.3%

Color previews

#ddd2ab text on a black background

contrast 13.88:1

Card sample

#ddd2ab text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(221, 210, 171, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(221, 210, 171, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ddd2ab;
background: linear-gradient(135deg, #ddd2ab, #C7DDAB);

Monochromatic scale

Palettes built from #ddd2ab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ddd2ab in the Color Lab