Skip to content

#dcddce

a light, soft yellow · warm · closest name: Beige

RGB
220, 221, 206
HSL
64°, 18%, 84%
CMYK
1, 0, 7, 13
Luminance
0.7138

At a glance

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

Hex
#dcddce
Hue
64°
yellow
Saturation
18%
soft
Lightness
84%
light
Brightness
87%
HSV value
Perceived
86%
weighted brightness
Luminance
0.7138
WCAG relative
Temperature
Warm
39/100 cool
Color family
Yellow
Tone
Soft
Best ink
Black
15.28:1
Closest name
Beige
ΔE2000 6.2
Where it sits
Hue64° of 360°
Saturation18%
Lightness84%
Temperature
Warm ← → Cool39% 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#dcddce
RGBrgb(220, 221, 206)
HSLhsl(64, 18%, 84%)
CMYKcmyk(1%, 0%, 7%, 13%)
LABlab(87.7 -3.0 7.2)
LCHlch(87.7 7.8 112.2)
OKLCHoklch(0.893 0.020 109.9)
Decimal14474702
Display P3color(display-p3 0.863 0.867 0.808)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dcddce on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#dcddce on black: 15.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E0DBCD
deuteranopia · #E0DCCF
tritanopia · #DEDBD9

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #dcddce 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.

#F8F8F6
#F2F2EE
#dcddce
#D0D1BD
#B8BA9C
#A0A37A
#8E9164
#767854
#5E6043
#464733
#2C2D20
Base = 200Lightest = 50 · #F8F8F6Darkest = 950 · #2C2D20
:root {
  --brand-50: #F8F8F6;
  --brand-100: #F2F2EE;
  --brand-200: #dcddce;
  --brand-300: #D0D1BD;
  --brand-400: #B8BA9C;
  --brand-500: #A0A37A;
  --brand-600: #8E9164;
  --brand-700: #767854;
  --brand-800: #5E6043;
  --brand-900: #464733;
  --brand-950: #2C2D20;
  --brand: #dcddce;
  --brand-ink: #000000;
}

Colors that work with #dcddce

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#F9F9F6
Tinted page background
Border#DDDECF
Hairlines and dividers
Muted text#85885E
Captions on the surface
Accent#4F587D
Second voice, not a rival
Dark variant#4A4B34
Hover, pressed, headers
Light variant#F4F5F0
Selected rows, tints
Dark surface#202117
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 #dcddce

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
  • Thin strokes and 1px borders — they disappear on light UI
  • 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#CFCEDD
Analogous left#DDD6CE
Analogous right#D4DDCE
Split-complement 1#CED4DD
Split-complement 2#D6CEDD
Triadic 1#CEDCDD
Triadic 2#DDCEDC
Tetradic#CEDDD6

RGB percentages

Red86.3%
Green86.7%
Blue80.8%

CMYK percentages

Cyan0.5%
Magenta0.0%
Yellow6.8%
Key (black)13.3%

Color previews

#dcddce text on a black background

contrast 15.28:1

Card sample

#dcddce text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dcddce

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.

#dcddce in the real world

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

Industries
RetailLeisureEnergyWarning systems
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

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

#dcddce, answered

What color is #dcddce?

#dcddce is a light soft yellow, closest to Beige (ΔE2000 6.2). It sits at 64° on the hue wheel with 18% saturation and 84% lightness, which reads as warm.

What is the RGB value of #dcddce?

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

Is #dcddce a light or a dark color?

It is a light color. Relative luminance is 0.7138 and perceived brightness is 86%, so black text on it reaches 15.28:1.

Should I use black or white text on #dcddce?

Black. It scores 15.28:1 against #dcddce, versus 1.37:1 for white — AAA at any size.

What is the complementary color of #dcddce?

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

What colors go well with #dcddce?

For interface work: #F9F9F6 as the surface, #DDDECF for borders, #85885E for secondary text, #4F587D as an accent and #4A4B34 for hover and pressed states. For a palette, the analogous pair #DDD6CE and #D4DDCE stays calm, while #CFCEDD is the loudest partner.

What is #dcddce in CMYK for printing?

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

Is #dcddce warm or cool?

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

Work with #dcddce in the Color Lab