Skip to content

#deccc7

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

RGB
222, 204, 199
HSL
13°, 26%, 83%
CMYK
0, 8, 10, 13
Luminance
0.6284

Every format

HEX#deccc7
RGBrgb(222, 204, 199)
HSLhsl(13, 26%, 83%)
CMYKcmyk(0%, 8%, 10%, 13%)
LABlab(83.4 5.4 4.8)
LCHlch(83.4 7.2 41.2)
OKLCHoklch(0.859 0.021 36.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.1%
Green80.0%
Blue78.0%

CMYK percentages

Cyan0.0%
Magenta8.1%
Yellow10.4%
Key (black)12.9%

Color previews

#deccc7 text on a black background

contrast 13.57:1

Card sample

#deccc7 text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #deccc7

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #deccc7 in the Color Lab