Skip to content

#ddbb8c

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

RGB
221, 187, 140
HSL
35°, 54%, 71%
CMYK
0, 15, 37, 13
Luminance
0.5281

Every format

HEX#ddbb8c
RGBrgb(221, 187, 140)
HSLhsl(35, 54%, 71%)
CMYKcmyk(0%, 15%, 37%, 13%)
LABlab(77.8 5.6 28.4)
LCHlch(77.8 28.9 78.7)
OKLCHoklch(0.810 0.073 75.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ddbb8c on white: 1.82:1
AA ✗ fail · AA-large · AAA
Aa
#ddbb8c on black: 11.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.7%
Green73.3%
Blue54.9%

CMYK percentages

Cyan0.0%
Magenta15.4%
Yellow36.7%
Key (black)13.3%

Color previews

#ddbb8c text on a black background

contrast 11.56:1

Card sample

#ddbb8c text on a white background

contrast 1.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ddbb8c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ddbb8c in the Color Lab