Skip to content

#ddbb7e

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

RGB
221, 187, 126
HSL
39°, 58%, 68%
CMYK
0, 15, 43, 13
Luminance
0.5242

Every format

HEX#ddbb7e
RGBrgb(221, 187, 126)
HSLhsl(39, 58%, 68%)
CMYKcmyk(0%, 15%, 43%, 13%)
LABlab(77.5 4.1 35.4)
LCHlch(77.5 35.6 83.4)
OKLCHoklch(0.808 0.088 81.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red86.7%
Green73.3%
Blue49.4%

CMYK percentages

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

Color previews

#ddbb7e text on a black background

contrast 11.48:1

Card sample

#ddbb7e text on a white background

contrast 1.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ddbb7e

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ddbb7e in the Color Lab