Skip to content

#dfccbc

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

RGB
223, 204, 188
HSL
27°, 35%, 81%
CMYK
0, 9, 16, 13
Luminance
0.6250

Every format

HEX#dfccbc
RGBrgb(223, 204, 188)
HSLhsl(27, 35%, 81%)
CMYKcmyk(0%, 9%, 16%, 13%)
LABlab(83.2 4.0 10.4)
LCHlch(83.2 11.1 68.8)
OKLCHoklch(0.857 0.030 62.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfccbc on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#dfccbc on black: 13.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green80.0%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta8.5%
Yellow15.7%
Key (black)12.5%

Color previews

#dfccbc text on a black background

contrast 13.50:1

Card sample

#dfccbc text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfccbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfccbc in the Color Lab