Skip to content

#ddbbab

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

RGB
221, 187, 171
HSL
19°, 42%, 77%
CMYK
0, 15, 23, 13
Luminance
0.5385

Every format

HEX#ddbbab
RGBrgb(221, 187, 171)
HSLhsl(19, 42%, 77%)
CMYKcmyk(0%, 15%, 23%, 13%)
LABlab(78.4 9.7 12.6)
LCHlch(78.4 15.9 52.4)
OKLCHoklch(0.817 0.045 46.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ddbbab on white: 1.78:1
AA ✗ fail · AA-large · AAA
Aa
#ddbbab on black: 11.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.7%
Green73.3%
Blue67.1%

CMYK percentages

Cyan0.0%
Magenta15.4%
Yellow22.6%
Key (black)13.3%

Color previews

#ddbbab text on a black background

contrast 11.77:1

Card sample

#ddbbab text on a white background

contrast 1.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ddbbab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ddbbab in the Color Lab