Skip to content

#dececb

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

RGB
222, 206, 203
HSL
10°, 22%, 83%
CMYK
0, 7, 9, 13
Luminance
0.6398

Every format

HEX#dececb
RGBrgb(222, 206, 203)
HSLhsl(10, 22%, 83%)
CMYKcmyk(0%, 7%, 9%, 13%)
LABlab(84.0 5.0 3.5)
LCHlch(84.0 6.1 34.7)
OKLCHoklch(0.864 0.018 30.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dececb on white: 1.52:1
AA ✗ fail · AA-large · AAA
Aa
#dececb on black: 13.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green80.8%
Blue79.6%

CMYK percentages

Cyan0.0%
Magenta7.2%
Yellow8.6%
Key (black)12.9%

Color previews

#dececb text on a black background

contrast 13.80:1

Card sample

#dececb text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dececb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dececb in the Color Lab