Skip to content

#dccdc2

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

RGB
220, 205, 194
HSL
25°, 27%, 81%
CMYK
0, 7, 12, 14
Luminance
0.6277

Every format

HEX#dccdc2
RGBrgb(220, 205, 194)
HSLhsl(25, 27%, 81%)
CMYKcmyk(0%, 7%, 12%, 14%)
LABlab(83.3 3.4 7.3)
LCHlch(83.3 8.1 65.4)
OKLCHoklch(0.858 0.023 58.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dccdc2 on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#dccdc2 on black: 13.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.3%
Green80.4%
Blue76.1%

CMYK percentages

Cyan0.0%
Magenta6.8%
Yellow11.8%
Key (black)13.7%

Color previews

#dccdc2 text on a black background

contrast 13.55:1

Card sample

#dccdc2 text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(220, 205, 194, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(220, 205, 194, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dccdc2;
background: linear-gradient(135deg, #dccdc2, #DADCC2);

Monochromatic scale

Palettes built from #dccdc2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dccdc2 in the Color Lab