Skip to content

#ddbb7c

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

RGB
221, 187, 124
HSL
39°, 59%, 68%
CMYK
0, 15, 44, 13
Luminance
0.5237

Every format

HEX#ddbb7c
RGBrgb(221, 187, 124)
HSLhsl(39, 59%, 68%)
CMYKcmyk(0%, 15%, 44%, 13%)
LABlab(77.5 3.9 36.4)
LCHlch(77.5 36.6 83.9)
OKLCHoklch(0.807 0.090 82.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ddbb7c on white: 1.83:1
AA ✗ fail · AA-large · AAA
Aa
#ddbb7c on black: 11.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.7%
Green73.3%
Blue48.6%

CMYK percentages

Cyan0.0%
Magenta15.4%
Yellow43.9%
Key (black)13.3%

Color previews

#ddbb7c text on a black background

contrast 11.47:1

Card sample

#ddbb7c text on a white background

contrast 1.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ddbb7c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ddbb7c in the Color Lab