Skip to content

#deccc5

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

RGB
222, 204, 197
HSL
17°, 28%, 82%
CMYK
0, 8, 11, 13
Luminance
0.6275

Every format

HEX#deccc5
RGBrgb(222, 204, 197)
HSLhsl(17, 28%, 82%)
CMYKcmyk(0%, 8%, 11%, 13%)
LABlab(83.3 5.1 5.8)
LCHlch(83.3 7.7 48.5)
OKLCHoklch(0.858 0.022 42.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#deccc5 on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#deccc5 on black: 13.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green80.0%
Blue77.3%

CMYK percentages

Cyan0.0%
Magenta8.1%
Yellow11.3%
Key (black)12.9%

Color previews

#deccc5 text on a black background

contrast 13.55:1

Card sample

#deccc5 text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #deccc5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #deccc5 in the Color Lab