Skip to content

#deceb8

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

RGB
222, 206, 184
HSL
35°, 37%, 80%
CMYK
0, 7, 17, 13
Luminance
0.6313

Every format

HEX#deceb8
RGBrgb(222, 206, 184)
HSLhsl(35, 37%, 80%)
CMYKcmyk(0%, 7%, 17%, 13%)
LABlab(83.5 2.0 12.9)
LCHlch(83.5 13.1 81.3)
OKLCHoklch(0.859 0.035 75.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.1%
Green80.8%
Blue72.2%

CMYK percentages

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

Color previews

#deceb8 text on a black background

contrast 13.63:1

Card sample

#deceb8 text on a white background

contrast 1.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #deceb8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #deceb8 in the Color Lab