Skip to content

#dcdbc4

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

RGB
220, 219, 196
HSL
58°, 26%, 82%
CMYK
0, 1, 11, 14
Luminance
0.6986

At a glance

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

Hex
#dcdbc4
Hue
58°
yellow
Saturation
26%
soft
Lightness
82%
light
Brightness
86%
HSV value
Perceived
85%
weighted brightness
Luminance
0.6986
WCAG relative
Temperature
Warm
30/100 cool
Color family
Yellow
Tone
Soft
Best ink
Black
14.97:1
Closest name
Beige
ΔE2000 5.6
Where it sits
Hue58° of 360°
Saturation26%
Lightness82%
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#dcdbc4
RGBrgb(220, 219, 196)
HSLhsl(58, 26%, 82%)
CMYKcmyk(0%, 1%, 11%, 14%)
LABlab(86.9 -3.6 11.4)
LCHlch(86.9 12.0 107.4)
OKLCHoklch(0.886 0.031 105.0)
Decimal14474180
Display P3color(display-p3 0.863 0.859 0.769)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dcdbc4 on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#dcdbc4 on black: 14.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DFD9C3
deuteranopia · #E0DAC5
tritanopia · #E0D8D4

Color scale — 50 to 950

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

#F9F9F6
#F3F2ED
#E5E5D6
#dcdbc4
#C0BF95
#ABA972
#9A975B
#807E4C
#66653D
#4C4A2F
#2F2E1D
Base = 300Lightest = 50 · #F9F9F6Darkest = 950 · #2F2E1D
:root {
  --brand-50: #F9F9F6;
  --brand-100: #F3F2ED;
  --brand-200: #E5E5D6;
  --brand-300: #dcdbc4;
  --brand-400: #C0BF95;
  --brand-500: #ABA972;
  --brand-600: #9A975B;
  --brand-700: #807E4C;
  --brand-800: #66653D;
  --brand-900: #4C4A2F;
  --brand-950: #2F2E1D;
  --brand: #dcdbc4;
  --brand-ink: #000000;
}

Colors that work with #dcdbc4

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#F9F9F5
Tinted page background
Border#E1E0CC
Hairlines and dividers
Muted text#908E55
Captions on the surface
Accent#485984
Second voice, not a rival
Dark variant#504F2F
Hover, pressed, headers
Light variant#F6F5EF
Selected rows, tints
Dark surface#232315
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 #dcdbc4

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#C4C5DC
Analogous left#DCCFC4
Analogous right#D1DCC4
Split-complement 1#C4D1DC
Split-complement 2#CFC4DC
Triadic 1#C4DCDB
Triadic 2#DBC4DC
Tetradic#C4DCCF

RGB percentages

Red86.3%
Green85.9%
Blue76.9%

CMYK percentages

Cyan0.0%
Magenta0.5%
Yellow10.9%
Key (black)13.7%

Color previews

#dcdbc4 text on a black background

contrast 14.97:1

Card sample

#dcdbc4 text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dcdbc4

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.

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

#dcdbc4, answered

What color is #dcdbc4?

#dcdbc4 is a light soft yellow, closest to Beige (ΔE2000 5.6). It sits at 58° on the hue wheel with 26% saturation and 82% lightness, which reads as warm.

What is the RGB value of #dcdbc4?

rgb(220, 219, 196) — 220 red, 219 green and 196 blue out of 255, or 86.3% / 85.9% / 76.9% by channel.

Is #dcdbc4 a light or a dark color?

It is a light color. Relative luminance is 0.6986 and perceived brightness is 85%, so black text on it reaches 14.97:1.

Should I use black or white text on #dcdbc4?

Black. It scores 14.97:1 against #dcdbc4, versus 1.40:1 for white — AAA at any size.

What is the complementary color of #dcdbc4?

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

What colors go well with #dcdbc4?

For interface work: #F9F9F5 as the surface, #E1E0CC for borders, #908E55 for secondary text, #485984 as an accent and #504F2F for hover and pressed states. For a palette, the analogous pair #DCCFC4 and #D1DCC4 stays calm, while #C4C5DC is the loudest partner.

What is #dcdbc4 in CMYK for printing?

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

Is #dcdbc4 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 #DCD2C4; nudged cooler, #D5DDC3.

Work with #dcdbc4 in the Color Lab