Skip to content

#dcd2ce

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

RGB
220, 210, 206
HSL
17°, 17%, 84%
CMYK
0, 5, 6, 14
Luminance
0.6577

At a glance

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

Hex
#dcd2ce
Hue
17°
orange
Saturation
17%
soft
Lightness
84%
light
Brightness
86%
HSV value
Perceived
83%
weighted brightness
Luminance
0.6577
WCAG relative
Temperature
Warm
30/100 cool
Color family
Orange
Tone
Soft
Best ink
Black
14.15:1
Closest name
Light Gray
ΔE2000 4.7
Where it sits
Hue17° of 360°
Saturation17%
Lightness84%
Temperature
Warm ← → Cool30% 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#dcd2ce
RGBrgb(220, 210, 206)
HSLhsl(17, 17%, 84%)
CMYKcmyk(0%, 5%, 6%, 14%)
LABlab(84.9 2.8 3.2)
LCHlch(84.9 4.2 49.4)
OKLCHoklch(0.871 0.012 43.3)
Decimal14471886
Display P3color(display-p3 0.863 0.824 0.808)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dcd2ce on white: 1.48:1
AA ✗ fail · AA-large · AAA
Aa
#dcd2ce on black: 14.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D4D3CE
deuteranopia · #D7D5CE
tritanopia · #DFD1D1

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #dcd2ce 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
#F2EFEE
#dcd2ce
#D0C3BE
#B9A59D
#A2877C
#8F7266
#775F55
#5F4C44
#473934
#2C2420
Base = 200Lightest = 50 · #F8F7F6Darkest = 950 · #2C2420
:root {
  --brand-50: #F8F7F6;
  --brand-100: #F2EFEE;
  --brand-200: #dcd2ce;
  --brand-300: #D0C3BE;
  --brand-400: #B9A59D;
  --brand-500: #A2877C;
  --brand-600: #8F7266;
  --brand-700: #775F55;
  --brand-800: #5F4C44;
  --brand-900: #473934;
  --brand-950: #2C2420;
  --brand: #dcd2ce;
  --brand-ink: #000000;
}

Colors that work with #dcd2ce

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#DDD3CF
Hairlines and dividers
Muted text#866B60
Captions on the surface
Accent#50797C
Second voice, not a rival
Dark variant#4A3B35
Hover, pressed, headers
Light variant#F4F1F0
Selected rows, tints
Dark surface#211A17
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 #dcd2ce

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#CED8DC
Analogous left#DCCED1
Analogous right#DCD9CE
Split-complement 1#CEDCD9
Split-complement 2#CED1DC
Triadic 1#CEDCD2
Triadic 2#D2CEDC
Tetradic#D1DCCE

RGB percentages

Red86.3%
Green82.4%
Blue80.8%

CMYK percentages

Cyan0.0%
Magenta4.5%
Yellow6.4%
Key (black)13.7%

Color previews

#dcd2ce text on a black background

contrast 14.15:1

Card sample

#dcd2ce text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dcd2ce

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.

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

#dcd2ce, answered

What color is #dcd2ce?

#dcd2ce is a light soft orange, closest to Light Gray (ΔE2000 4.7). It sits at 17° on the hue wheel with 17% saturation and 84% lightness, which reads as warm.

What is the RGB value of #dcd2ce?

rgb(220, 210, 206) — 220 red, 210 green and 206 blue out of 255, or 86.3% / 82.4% / 80.8% by channel.

Is #dcd2ce a light or a dark color?

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

Should I use black or white text on #dcd2ce?

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

What is the complementary color of #dcd2ce?

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

What colors go well with #dcd2ce?

For interface work: #F9F7F6 as the surface, #DDD3CF for borders, #866B60 for secondary text, #50797C as an accent and #4A3B35 for hover and pressed states. For a palette, the analogous pair #DCCED1 and #DCD9CE stays calm, while #CED8DC is the loudest partner.

What is #dcd2ce in CMYK for printing?

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

Is #dcd2ce warm or cool?

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

Work with #dcd2ce in the Color Lab