Skip to content

#decebc

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

RGB
222, 206, 188
HSL
32°, 34%, 80%
CMYK
0, 7, 15, 13
Luminance
0.6330

Every format

HEX#decebc
RGBrgb(222, 206, 188)
HSLhsl(32, 34%, 80%)
CMYKcmyk(0%, 7%, 15%, 13%)
LABlab(83.6 2.6 11.0)
LCHlch(83.6 11.3 76.6)
OKLCHoklch(0.860 0.030 70.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#decebc on white: 1.54:1
AA ✗ fail · AA-large · AAA
Aa
#decebc on black: 13.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green80.8%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta7.2%
Yellow15.3%
Key (black)12.9%

Color previews

#decebc text on a black background

contrast 13.66:1

Card sample

#decebc text on a white background

contrast 1.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #decebc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #decebc in the Color Lab