Skip to content

#dcdec0

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

RGB
220, 222, 192
HSL
64°, 31%, 81%
CMYK
1, 0, 14, 13
Luminance
0.7126

At a glance

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

Hex
#dcdec0
Hue
64°
yellow
Saturation
31%
soft
Lightness
81%
light
Brightness
87%
HSV value
Perceived
86%
weighted brightness
Luminance
0.7126
WCAG relative
Temperature
Warm
31/100 cool
Color family
Yellow
Tone
Soft
Best ink
Black
15.25:1
Closest name
Beige
ΔE2000 5.5
Where it sits
Hue64° of 360°
Saturation31%
Lightness81%
Temperature
Warm ← → Cool31% 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#dcdec0
RGBrgb(220, 222, 192)
HSLhsl(64, 31%, 81%)
CMYKcmyk(1%, 0%, 14%, 13%)
LABlab(87.6 -5.8 14.5)
LCHlch(87.6 15.6 111.6)
OKLCHoklch(0.891 0.040 110.3)
Decimal14474944
Display P3color(display-p3 0.863 0.871 0.753)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dcdec0 on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#dcdec0 on black: 15.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E3DBBE
deuteranopia · #E3DCC1
tritanopia · #E0DAD5

Color scale — 50 to 950

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

#F9F9F5
#F3F3EC
#E6E7D5
#dcdec0
#C2C591
#ADB26C
#9CA154
#828646
#686B38
#4C4F2C
#30311B
Base = 300Lightest = 50 · #F9F9F5Darkest = 950 · #30311B
:root {
  --brand-50: #F9F9F5;
  --brand-100: #F3F3EC;
  --brand-200: #E6E7D5;
  --brand-300: #dcdec0;
  --brand-400: #C2C591;
  --brand-500: #ADB26C;
  --brand-600: #9CA154;
  --brand-700: #828646;
  --brand-800: #686B38;
  --brand-900: #4C4F2C;
  --brand-950: #30311B;
  --brand: #dcdec0;
  --brand-ink: #000000;
}

Colors that work with #dcdec0

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#F9FAF5
Tinted page background
Border#E1E3C9
Hairlines and dividers
Muted text#92974F
Captions on the surface
Accent#424F8A
Second voice, not a rival
Dark variant#51542C
Hover, pressed, headers
Light variant#F6F6EE
Selected rows, tints
Dark surface#232414
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 #dcdec0

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#C2C0DE
Analogous left#DED1C0
Analogous right#CDDEC0
Split-complement 1#C0CDDE
Split-complement 2#D1C0DE
Triadic 1#C0DCDE
Triadic 2#DEC0DC
Tetradic#C0DED1

RGB percentages

Red86.3%
Green87.1%
Blue75.3%

CMYK percentages

Cyan0.9%
Magenta0.0%
Yellow13.5%
Key (black)12.9%

Color previews

#dcdec0 text on a black background

contrast 15.25:1

Card sample

#dcdec0 text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dcdec0

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.

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

#dcdec0, answered

What color is #dcdec0?

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

What is the RGB value of #dcdec0?

rgb(220, 222, 192) — 220 red, 222 green and 192 blue out of 255, or 86.3% / 87.1% / 75.3% by channel.

Is #dcdec0 a light or a dark color?

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

Should I use black or white text on #dcdec0?

Black. It scores 15.25:1 against #dcdec0, versus 1.38:1 for white — AAA at any size.

What is the complementary color of #dcdec0?

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

What colors go well with #dcdec0?

For interface work: #F9FAF5 as the surface, #E1E3C9 for borders, #92974F for secondary text, #424F8A as an accent and #51542C for hover and pressed states. For a palette, the analogous pair #DED1C0 and #CDDEC0 stays calm, while #C2C0DE is the loudest partner.

What is #dcdec0 in CMYK for printing?

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

Is #dcdec0 warm or cool?

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

Work with #dcdec0 in the Color Lab