Skip to content

#deccc8

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

RGB
222, 204, 200
HSL
11°, 25%, 83%
CMYK
0, 8, 10, 13
Luminance
0.6289

Every format

HEX#deccc8
RGBrgb(222, 204, 200)
HSLhsl(11, 25%, 83%)
CMYKcmyk(0%, 8%, 10%, 13%)
LABlab(83.4 5.6 4.3)
LCHlch(83.4 7.0 37.3)
OKLCHoklch(0.859 0.021 32.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan0.0%
Magenta8.1%
Yellow9.9%
Key (black)12.9%

Color previews

#deccc8 text on a black background

contrast 13.58:1

Card sample

#deccc8 text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #deccc8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #deccc8 in the Color Lab