Skip to content

#dcceb2

a light, soft yellow · warm · closest name: tan

RGB
220, 206, 178
HSL
40°, 38%, 78%
CMYK
0, 6, 19, 14
Luminance
0.6257

Every format

HEX#dcceb2
RGBrgb(220, 206, 178)
HSLhsl(40, 38%, 78%)
CMYKcmyk(0%, 6%, 19%, 14%)
LABlab(83.2 0.3 15.7)
LCHlch(83.2 15.7 88.7)
OKLCHoklch(0.856 0.041 84.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red86.3%
Green80.8%
Blue69.8%

CMYK percentages

Cyan0.0%
Magenta6.4%
Yellow19.1%
Key (black)13.7%

Color previews

#dcceb2 text on a black background

contrast 13.51:1

Card sample

#dcceb2 text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dcceb2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dcceb2 in the Color Lab