Skip to content

#dcd3a8

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

RGB
220, 211, 168
HSL
50°, 43%, 76%
CMYK
0, 4, 24, 14
Luminance
0.6463

At a glance

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

Hex
#dcd3a8
Hue
50°
yellow
Saturation
43%
soft
Lightness
76%
light
Brightness
86%
HSV value
Perceived
82%
weighted brightness
Luminance
0.6463
WCAG relative
Temperature
Warm
16/100 cool
Color family
Yellow
Tone
Soft
Best ink
Black
13.93:1
Closest name
Wheat
ΔE2000 6.1
Where it sits
Hue50° of 360°
Saturation43%
Lightness76%
Temperature
Warm ← → Cool16% 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#dcd3a8
RGBrgb(220, 211, 168)
HSLhsl(50, 43%, 76%)
CMYKcmyk(0%, 4%, 24%, 14%)
LABlab(84.3 -3.7 22.5)
LCHlch(84.3 22.8 99.3)
OKLCHoklch(0.863 0.058 97.6)
Decimal14472104
Display P3color(display-p3 0.863 0.827 0.659)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dcd3a8 on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#dcd3a8 on black: 13.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DCD0A5
deuteranopia · #DFD4A9
tritanopia · #E4CDC7

Color scale — 50 to 950

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

#FAF9F5
#F5F3EB
#EAE6D1
#dcd3a8
#CFC287
#BFAE5F
#AF9C46
#91823B
#74682F
#554D25
#353017
Base = 300Lightest = 50 · #FAF9F5Darkest = 950 · #353017
:root {
  --brand-50: #FAF9F5;
  --brand-100: #F5F3EB;
  --brand-200: #EAE6D1;
  --brand-300: #dcd3a8;
  --brand-400: #CFC287;
  --brand-500: #BFAE5F;
  --brand-600: #AF9C46;
  --brand-700: #91823B;
  --brand-800: #74682F;
  --brand-900: #554D25;
  --brand-950: #353017;
  --brand: #dcd3a8;
  --brand-ink: #000000;
}

Colors that work with #dcd3a8

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#FAF9F4
Tinted page background
Border#E8E2C5
Hairlines and dividers
Muted text#9B8D4B
Captions on the surface
Accent#375F95
Second voice, not a rival
Dark variant#5B5125
Hover, pressed, headers
Light variant#F8F6ED
Selected rows, tints
Dark surface#242214
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 #dcd3a8

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#A8B1DC
Analogous left#DCB9A8
Analogous right#CBDCA8
Split-complement 1#A8CBDC
Split-complement 2#B9A8DC
Triadic 1#A8DCD3
Triadic 2#D3A8DC
Tetradic#A8DCB9

RGB percentages

Red86.3%
Green82.7%
Blue65.9%

CMYK percentages

Cyan0.0%
Magenta4.1%
Yellow23.6%
Key (black)13.7%

Color previews

#dcd3a8 text on a black background

contrast 13.93:1

Card sample

#dcd3a8 text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dcd3a8

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.

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

#dcd3a8, answered

What color is #dcd3a8?

#dcd3a8 is a light soft yellow, closest to Wheat (ΔE2000 6.1). It sits at 50° on the hue wheel with 43% saturation and 76% lightness, which reads as warm.

What is the RGB value of #dcd3a8?

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

Is #dcd3a8 a light or a dark color?

It is a light color. Relative luminance is 0.6463 and perceived brightness is 82%, so black text on it reaches 13.93:1.

Should I use black or white text on #dcd3a8?

Black. It scores 13.93:1 against #dcd3a8, versus 1.51:1 for white — AAA at any size.

What is the complementary color of #dcd3a8?

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

What colors go well with #dcd3a8?

For interface work: #FAF9F4 as the surface, #E8E2C5 for borders, #9B8D4B for secondary text, #375F95 as an accent and #5B5125 for hover and pressed states. For a palette, the analogous pair #DCB9A8 and #CBDCA8 stays calm, while #A8B1DC is the loudest partner.

What is #dcd3a8 in CMYK for printing?

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

Is #dcd3a8 warm or cool?

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

Work with #dcd3a8 in the Color Lab