Skip to content

#dcd3c5

a light, soft orange · warm · closest name: Antique White

RGB
220, 211, 197
HSL
37°, 25%, 82%
CMYK
0, 4, 11, 14
Luminance
0.6584

At a glance

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

Hex
#dcd3c5
Hue
37°
orange
Saturation
25%
soft
Lightness
82%
light
Brightness
86%
HSV value
Perceived
83%
weighted brightness
Luminance
0.6584
WCAG relative
Temperature
Warm
19/100 cool
Color family
Orange
Tone
Soft
Best ink
Black
14.17:1
Closest name
Antique White
ΔE2000 6.2
Where it sits
Hue37° of 360°
Saturation25%
Lightness82%
Temperature
Warm ← → Cool19% 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#dcd3c5
RGBrgb(220, 211, 197)
HSLhsl(37, 25%, 82%)
CMYKcmyk(0%, 4%, 11%, 14%)
LABlab(84.9 0.7 8.0)
LCHlch(84.9 8.1 84.9)
OKLCHoklch(0.870 0.021 79.1)
Decimal14472133
Display P3color(display-p3 0.863 0.827 0.773)

Copy-ready code

/* CSS */
color: #dcd3c5;
background-color: #dcd3c5;
/* Tailwind (arbitrary) */
class="text-[#dcd3c5] bg-[#dcd3c5]"
/* SCSS */
$brand: #dcd3c5;
/* SwiftUI */
Color(red: 0.863, green: 0.827, blue: 0.773)
/* Android */
Color.parseColor("#dcd3c5")
/* Flutter */
Color(0xFFDCD3C5)
/* Python / OpenCV (BGR) */
(197, 211, 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 #dcd3c5 · 14.17:1
Use #000000AAA at every size.
Aa
White text · 1.48:1
AA fail · AA large fail · AAA fail
Aa
Black text · 14.17:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #dcd3c5 as text scores 1.48:1 on white and 14.17:1 on black.

Accessibility — WCAG contrast

Aa
#dcd3c5 on white: 1.48:1
AA ✗ fail · AA-large · AAA
Aa
#dcd3c5 on black: 14.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D7D3C4
deuteranopia · #D9D5C5
tritanopia · #E0D0CF

Color scale — 50 to 950

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

#F9F8F6
#F3F0ED
#E5DFD7
#dcd3c5
#C0AF96
#AB9573
#99815C
#7F6B4D
#66563D
#4B402F
#2F281E
Base = 300Lightest = 50 · #F9F8F6Darkest = 950 · #2F281E
:root {
  --brand-50: #F9F8F6;
  --brand-100: #F3F0ED;
  --brand-200: #E5DFD7;
  --brand-300: #dcd3c5;
  --brand-400: #C0AF96;
  --brand-500: #AB9573;
  --brand-600: #99815C;
  --brand-700: #7F6B4D;
  --brand-800: #66563D;
  --brand-900: #4B402F;
  --brand-950: #2F281E;
  --brand: #dcd3c5;
  --brand-ink: #000000;
}

Colors that work with #dcd3c5

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#F9F8F5
Tinted page background
Border#E0D8CC
Hairlines and dividers
Muted text#8F7956
Captions on the surface
Accent#486E84
Second voice, not a rival
Dark variant#4F4330
Hover, pressed, headers
Light variant#F5F3EF
Selected rows, tints
Dark surface#231E15
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 #dcd3c5

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#C5CEDC
Analogous left#DCC8C5
Analogous right#DADCC5
Split-complement 1#C5DADC
Split-complement 2#C8C5DC
Triadic 1#C5DCD3
Triadic 2#D3C5DC
Tetradic#C5DCC8

RGB percentages

Red86.3%
Green82.7%
Blue77.3%

CMYK percentages

Cyan0.0%
Magenta4.1%
Yellow10.5%
Key (black)13.7%

Color previews

#dcd3c5 text on a black background

contrast 14.17:1

Card sample

#dcd3c5 text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dcd3c5

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.

#dcd3c5 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.

#dcd3c5, answered

What color is #dcd3c5?

#dcd3c5 is a light soft orange, closest to Antique White (ΔE2000 6.2). It sits at 37° on the hue wheel with 25% saturation and 82% lightness, which reads as warm.

What is the RGB value of #dcd3c5?

rgb(220, 211, 197) — 220 red, 211 green and 197 blue out of 255, or 86.3% / 82.7% / 77.3% by channel.

Is #dcd3c5 a light or a dark color?

It is a light color. Relative luminance is 0.6584 and perceived brightness is 83%, so black text on it reaches 14.17:1.

Should I use black or white text on #dcd3c5?

Black. It scores 14.17:1 against #dcd3c5, versus 1.48:1 for white — AAA at any size.

What is the complementary color of #dcd3c5?

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

What colors go well with #dcd3c5?

For interface work: #F9F8F5 as the surface, #E0D8CC for borders, #8F7956 for secondary text, #486E84 as an accent and #4F4330 for hover and pressed states. For a palette, the analogous pair #DCC8C5 and #DADCC5 stays calm, while #C5CEDC is the loudest partner.

What is #dcd3c5 in CMYK for printing?

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

Is #dcd3c5 warm or cool?

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

Work with #dcd3c5 in the Color Lab