Skip to content

#dec08c

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

RGB
222, 192, 140
HSL
38°, 55%, 71%
CMYK
0, 14, 37, 13
Luminance
0.5512

Every format

HEX#dec08c
RGBrgb(222, 192, 140)
HSLhsl(38, 55%, 71%)
CMYKcmyk(0%, 14%, 37%, 13%)
LABlab(79.1 3.4 30.2)
LCHlch(79.1 30.4 83.6)
OKLCHoklch(0.821 0.076 81.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dec08c on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#dec08c on black: 12.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green75.3%
Blue54.9%

CMYK percentages

Cyan0.0%
Magenta13.5%
Yellow36.9%
Key (black)12.9%

Color previews

#dec08c text on a black background

contrast 12.02:1

Card sample

#dec08c text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dec08c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dec08c in the Color Lab