Skip to content

#ddbb8e

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

RGB
221, 187, 142
HSL
34°, 54%, 71%
CMYK
0, 15, 36, 13
Luminance
0.5287

Every format

HEX#ddbb8e
RGBrgb(221, 187, 142)
HSLhsl(34, 54%, 71%)
CMYKcmyk(0%, 15%, 36%, 13%)
LABlab(77.8 5.9 27.3)
LCHlch(77.8 28.0 77.9)
OKLCHoklch(0.811 0.071 74.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ddbb8e on white: 1.81:1
AA ✗ fail · AA-large · AAA
Aa
#ddbb8e on black: 11.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.7%
Green73.3%
Blue55.7%

CMYK percentages

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

Color previews

#ddbb8e text on a black background

contrast 11.57:1

Card sample

#ddbb8e text on a white background

contrast 1.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ddbb8e

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ddbb8e in the Color Lab