Skip to content

#dfccab

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

RGB
223, 204, 171
HSL
38°, 45%, 77%
CMYK
0, 9, 23, 13
Luminance
0.6181

Every format

HEX#dfccab
RGBrgb(223, 204, 171)
HSLhsl(38, 45%, 77%)
CMYKcmyk(0%, 9%, 23%, 13%)
LABlab(82.8 1.5 18.9)
LCHlch(82.8 18.9 85.5)
OKLCHoklch(0.853 0.049 81.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfccab on white: 1.57:1
AA ✗ fail · AA-large · AAA
Aa
#dfccab on black: 13.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green80.0%
Blue67.1%

CMYK percentages

Cyan0.0%
Magenta8.5%
Yellow23.3%
Key (black)12.5%

Color previews

#dfccab text on a black background

contrast 13.36:1

Card sample

#dfccab text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(223, 204, 171, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(223, 204, 171, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dfccab;
background: linear-gradient(135deg, #dfccab, #CFDFAB);

Monochromatic scale

Palettes built from #dfccab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfccab in the Color Lab