Skip to content

#dcd4cc

a light, soft orange · warm · closest name: Light Gray

RGB
220, 212, 204
HSL
30°, 19%, 83%
CMYK
0, 4, 7, 14
Luminance
0.6666

At a glance

Every number on this page in one read: what #dcd4cc is made of, how bright it looks, and which way it leans.

Hex
#dcd4cc
Hue
30°
orange
Saturation
19%
soft
Lightness
83%
light
Brightness
86%
HSV value
Perceived
84%
weighted brightness
Luminance
0.6666
WCAG relative
Temperature
Warm
23/100 cool
Color family
Orange
Tone
Soft
Best ink
Black
14.33:1
Closest name
Light Gray
ΔE2000 4.8
Where it sits
Hue30° of 360°
Saturation19%
Lightness83%
Temperature
Warm ← → Cool23% cool

Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#dcd4cc
RGBrgb(220, 212, 204)
HSLhsl(30, 19%, 83%)
CMYKcmyk(0%, 4%, 7%, 14%)
LABlab(85.3 1.4 4.9)
LCHlch(85.3 5.1 74.6)
OKLCHoklch(0.874 0.014 67.6)
Decimal14472396
Display P3color(display-p3 0.863 0.831 0.800)

Copy-ready code

/* CSS */
color: #dcd4cc;
background-color: #dcd4cc;
/* Tailwind (arbitrary) */
class="text-[#dcd4cc] bg-[#dcd4cc]"
/* SCSS */
$brand: #dcd4cc;
/* SwiftUI */
Color(red: 0.863, green: 0.831, blue: 0.800)
/* Android */
Color.parseColor("#dcd4cc")
/* Flutter */
Color(0xFFDCD4CC)
/* Python / OpenCV (BGR) */
(204, 212, 220)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #dcd4cc · 14.33:1
Use #000000AAA at every size.
Aa
White text · 1.47:1
AA fail · AA large fail · AAA fail
Aa
Black text · 14.33:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #dcd4cc as text scores 1.47:1 on white and 14.33:1 on black.

Accessibility — WCAG contrast

Aa
#dcd4cc on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#dcd4cc on black: 14.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D7D4CC
deuteranopia · #D9D6CC
tritanopia · #DFD2D2

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #dcd4cc is pinned to step 200; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F8F7F6
#F2F0ED
#dcd4cc
#D1C7BC
#BBAB9B
#A48F7A
#917A64
#796653
#615242
#483D33
#2D2620
Base = 200Lightest = 50 · #F8F7F6Darkest = 950 · #2D2620
:root {
  --brand-50: #F8F7F6;
  --brand-100: #F2F0ED;
  --brand-200: #dcd4cc;
  --brand-300: #D1C7BC;
  --brand-400: #BBAB9B;
  --brand-500: #A48F7A;
  --brand-600: #917A64;
  --brand-700: #796653;
  --brand-800: #615242;
  --brand-900: #483D33;
  --brand-950: #2D2620;
  --brand: #dcd4cc;
  --brand-ink: #000000;
}

Colors that work with #dcd4cc

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F9F7F6
Tinted page background
Border#DED6CF
Hairlines and dividers
Muted text#88735D
Captions on the surface
Accent#4E727E
Second voice, not a rival
Dark variant#4C4034
Hover, pressed, headers
Light variant#F5F2F0
Selected rows, tints
Dark surface#211C17
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #dcd4cc

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • White text placed on it
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#CCD4DC
Analogous left#DCCCCC
Analogous right#DCDCCC
Split-complement 1#CCDCDC
Split-complement 2#CCCCDC
Triadic 1#CCDCD4
Triadic 2#D4CCDC
Tetradic#CCDCCC

RGB percentages

Red86.3%
Green83.1%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta3.6%
Yellow7.3%
Key (black)13.7%

Color previews

#dcd4cc text on a black background

contrast 14.33:1

Card sample

#dcd4cc text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dcd4cc

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#dcd4cc in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
E-commerceFood deliveryLogisticsCreator tools
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#dcd4cc, answered

What color is #dcd4cc?

#dcd4cc is a light soft orange, closest to Light Gray (ΔE2000 4.8). It sits at 30° on the hue wheel with 19% saturation and 83% lightness, which reads as warm.

What is the RGB value of #dcd4cc?

rgb(220, 212, 204) — 220 red, 212 green and 204 blue out of 255, or 86.3% / 83.1% / 80% by channel.

Is #dcd4cc a light or a dark color?

It is a light color. Relative luminance is 0.6666 and perceived brightness is 84%, so black text on it reaches 14.33:1.

Should I use black or white text on #dcd4cc?

Black. It scores 14.33:1 against #dcd4cc, versus 1.47:1 for white — AAA at any size.

What is the complementary color of #dcd4cc?

#CCD4DC sits directly opposite on the wheel. Softer options are the split-complements #CCDCDC and #CCCCDC, which give the same contrast with far less vibration.

What colors go well with #dcd4cc?

For interface work: #F9F7F6 as the surface, #DED6CF for borders, #88735D for secondary text, #4E727E as an accent and #4C4034 for hover and pressed states. For a palette, the analogous pair #DCCCCC and #DCDCCC stays calm, while #CCD4DC is the loudest partner.

What is #dcd4cc in CMYK for printing?

cmyk(0%, 4%, 7%, 14%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #dcd4cc warm or cool?

Warm — it scores 23 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #E6E0DB; nudged cooler, #DDCDCB.

Work with #dcd4cc in the Color Lab