Skip to content

#deccb2

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

RGB
222, 204, 178
HSL
36°, 40%, 78%
CMYK
0, 8, 20, 13
Luminance
0.6193

Every format

HEX#deccb2
RGBrgb(222, 204, 178)
HSLhsl(36, 40%, 78%)
CMYKcmyk(0%, 8%, 20%, 13%)
LABlab(82.9 2.1 15.2)
LCHlch(82.9 15.4 82.0)
OKLCHoklch(0.853 0.040 77.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#deccb2 on white: 1.57:1
AA ✗ fail · AA-large · AAA
Aa
#deccb2 on black: 13.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green80.0%
Blue69.8%

CMYK percentages

Cyan0.0%
Magenta8.1%
Yellow19.8%
Key (black)12.9%

Color previews

#deccb2 text on a black background

contrast 13.39:1

Card sample

#deccb2 text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #deccb2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #deccb2 in the Color Lab