Skip to content

#deceb7

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

RGB
222, 206, 183
HSL
35°, 37%, 79%
CMYK
0, 7, 18, 13
Luminance
0.6309

Every format

HEX#deceb7
RGBrgb(222, 206, 183)
HSLhsl(35, 37%, 79%)
CMYKcmyk(0%, 7%, 18%, 13%)
LABlab(83.5 1.8 13.4)
LCHlch(83.5 13.6 82.2)
OKLCHoklch(0.858 0.036 77.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.1%
Green80.8%
Blue71.8%

CMYK percentages

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

Color previews

#deceb7 text on a black background

contrast 13.62:1

Card sample

#deceb7 text on a white background

contrast 1.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #deceb7

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #deceb7 in the Color Lab