Skip to content

#deccac

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

RGB
222, 204, 172
HSL
38°, 43%, 77%
CMYK
0, 8, 23, 13
Luminance
0.6169

Every format

HEX#deccac
RGBrgb(222, 204, 172)
HSLhsl(38, 43%, 77%)
CMYKcmyk(0%, 8%, 23%, 13%)
LABlab(82.8 1.3 18.2)
LCHlch(82.8 18.3 86.0)
OKLCHoklch(0.852 0.047 82.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.1%
Green80.0%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta8.1%
Yellow22.5%
Key (black)12.9%

Color previews

#deccac text on a black background

contrast 13.34:1

Card sample

#deccac text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #deccac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #deccac in the Color Lab