Skip to content

#decec1

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

RGB
222, 206, 193
HSL
27°, 31%, 81%
CMYK
0, 7, 13, 13
Luminance
0.6352

Every format

HEX#decec1
RGBrgb(222, 206, 193)
HSLhsl(27, 31%, 81%)
CMYKcmyk(0%, 7%, 13%, 13%)
LABlab(83.7 3.4 8.5)
LCHlch(83.7 9.1 68.1)
OKLCHoklch(0.861 0.025 61.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#decec1 on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#decec1 on black: 13.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green80.8%
Blue75.7%

CMYK percentages

Cyan0.0%
Magenta7.2%
Yellow13.1%
Key (black)12.9%

Color previews

#decec1 text on a black background

contrast 13.70:1

Card sample

#decec1 text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #decec1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #decec1 in the Color Lab