Skip to content

#dec89f

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

RGB
222, 200, 159
HSL
39°, 49%, 75%
CMYK
0, 10, 28, 13
Luminance
0.5934

Every format

HEX#dec89f
RGBrgb(222, 200, 159)
HSLhsl(39, 49%, 75%)
CMYKcmyk(0%, 10%, 28%, 13%)
LABlab(81.5 1.6 23.4)
LCHlch(81.5 23.4 86.2)
OKLCHoklch(0.841 0.060 82.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dec89f on white: 1.63:1
AA ✗ fail · AA-large · AAA
Aa
#dec89f on black: 12.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green78.4%
Blue62.4%

CMYK percentages

Cyan0.0%
Magenta9.9%
Yellow28.4%
Key (black)12.9%

Color previews

#dec89f text on a black background

contrast 12.87:1

Card sample

#dec89f text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(222, 200, 159, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(222, 200, 159, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dec89f;
background: linear-gradient(135deg, #dec89f, #CADE9F);

Monochromatic scale

Palettes built from #dec89f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dec89f in the Color Lab