Skip to content

#decab8

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

RGB
222, 202, 184
HSL
28°, 37%, 80%
CMYK
0, 9, 17, 13
Luminance
0.6123

Every format

HEX#decab8
RGBrgb(222, 202, 184)
HSLhsl(28, 37%, 80%)
CMYKcmyk(0%, 9%, 17%, 13%)
LABlab(82.5 4.1 11.5)
LCHlch(82.5 12.2 70.5)
OKLCHoklch(0.851 0.033 64.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#decab8 on white: 1.59:1
AA ✗ fail · AA-large · AAA
Aa
#decab8 on black: 13.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green79.2%
Blue72.2%

CMYK percentages

Cyan0.0%
Magenta9.0%
Yellow17.1%
Key (black)12.9%

Color previews

#decab8 text on a black background

contrast 13.25:1

Card sample

#decab8 text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #decab8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #decab8 in the Color Lab