Skip to content

#deceba

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

RGB
222, 206, 186
HSL
33°, 35%, 80%
CMYK
0, 7, 16, 13
Luminance
0.6322

Every format

HEX#deceba
RGBrgb(222, 206, 186)
HSLhsl(33, 35%, 80%)
CMYKcmyk(0%, 7%, 16%, 13%)
LABlab(83.6 2.3 11.9)
LCHlch(83.6 12.2 79.1)
OKLCHoklch(0.859 0.032 73.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.1%
Green80.8%
Blue72.9%

CMYK percentages

Cyan0.0%
Magenta7.2%
Yellow16.2%
Key (black)12.9%

Color previews

#deceba text on a black background

contrast 13.64:1

Card sample

#deceba text on a white background

contrast 1.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #deceba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #deceba in the Color Lab