Skip to content

#d2c8ac

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

RGB
210, 200, 172
HSL
44°, 30%, 75%
CMYK
0, 5, 18, 18
Luminance
0.5799

At a glance

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

Hex
#d2c8ac
Hue
44°
yellow
Saturation
30%
soft
Lightness
75%
light
Brightness
82%
HSV value
Perceived
78%
weighted brightness
Luminance
0.5799
WCAG relative
Temperature
Warm
18/100 cool
Color family
Yellow
Tone
Soft
Best ink
Black
12.60:1
Closest name
Wheat
ΔE2000 7.9
Where it sits
Hue44° of 360°
Saturation30%
Lightness75%
Temperature
Warm ← → Cool18% 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#d2c8ac
RGBrgb(210, 200, 172)
HSLhsl(44, 30%, 75%)
CMYKcmyk(0%, 5%, 18%, 18%)
LABlab(80.7 -1.1 15.3)
LCHlch(80.7 15.3 94.2)
OKLCHoklch(0.834 0.039 90.7)
Decimal13813932
Display P3color(display-p3 0.824 0.784 0.675)

Copy-ready code

/* CSS */
color: #d2c8ac;
background-color: #d2c8ac;
/* Tailwind (arbitrary) */
class="text-[#d2c8ac] bg-[#d2c8ac]"
/* SCSS */
$brand: #d2c8ac;
/* SwiftUI */
Color(red: 0.824, green: 0.784, blue: 0.675)
/* Android */
Color.parseColor("#d2c8ac")
/* Flutter */
Color(0xFFD2C8AC)
/* Python / OpenCV (BGR) */
(172, 200, 210)

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 #d2c8ac · 12.60:1
Use #000000AAA at every size.
Aa
White text · 1.67:1
AA fail · AA large fail · AAA fail
Aa
Black text · 12.60:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #d2c8ac as text scores 1.67:1 on white and 12.60:1 on black.

Accessibility — WCAG contrast

Aa
#d2c8ac on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#d2c8ac on black: 12.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CFC7AA
deuteranopia · #D1CAAD
tritanopia · #D9C3C0

Color scale — 50 to 950

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

#F9F8F6
#F3F1EC
#E7E2D5
#d2c8ac
#C4B792
#B09F6D
#9F8C56
#847448
#6A5D39
#4E452C
#312B1C
Base = 300Lightest = 50 · #F9F8F6Darkest = 950 · #312B1C
:root {
  --brand-50: #F9F8F6;
  --brand-100: #F3F1EC;
  --brand-200: #E7E2D5;
  --brand-300: #d2c8ac;
  --brand-400: #C4B792;
  --brand-500: #B09F6D;
  --brand-600: #9F8C56;
  --brand-700: #847448;
  --brand-800: #6A5D39;
  --brand-900: #4E452C;
  --brand-950: #312B1C;
  --brand: #d2c8ac;
  --brand-ink: #000000;
}

Colors that work with #d2c8ac

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#FAF8F5
Tinted page background
Border#E2DCCA
Hairlines and dividers
Muted text#958351
Captions on the surface
Accent#436889
Second voice, not a rival
Dark variant#53492D
Hover, pressed, headers
Light variant#F6F4EE
Selected rows, tints
Dark surface#242014
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 #d2c8ac

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#ACB6D2
Analogous left#D2B5AC
Analogous right#C9D2AC
Split-complement 1#ACC9D2
Split-complement 2#B5ACD2
Triadic 1#ACD2C8
Triadic 2#C8ACD2
Tetradic#ACD2B5

RGB percentages

Red82.4%
Green78.4%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta4.8%
Yellow18.1%
Key (black)17.6%

Color previews

#d2c8ac text on a black background

contrast 12.60:1

Card sample

#d2c8ac text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d2c8ac

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.

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

#d2c8ac, answered

What color is #d2c8ac?

#d2c8ac is a light soft yellow, closest to Wheat (ΔE2000 7.9). It sits at 44° on the hue wheel with 30% saturation and 75% lightness, which reads as warm.

What is the RGB value of #d2c8ac?

rgb(210, 200, 172) — 210 red, 200 green and 172 blue out of 255, or 82.4% / 78.4% / 67.5% by channel.

Is #d2c8ac a light or a dark color?

It is a light color. Relative luminance is 0.5799 and perceived brightness is 78%, so black text on it reaches 12.60:1.

Should I use black or white text on #d2c8ac?

Black. It scores 12.60:1 against #d2c8ac, versus 1.67:1 for white — AAA at any size.

What is the complementary color of #d2c8ac?

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

What colors go well with #d2c8ac?

For interface work: #FAF8F5 as the surface, #E2DCCA for borders, #958351 for secondary text, #436889 as an accent and #53492D for hover and pressed states. For a palette, the analogous pair #D2B5AC and #C9D2AC stays calm, while #ACB6D2 is the loudest partner.

What is #d2c8ac in CMYK for printing?

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

Is #d2c8ac warm or cool?

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

Work with #d2c8ac in the Color Lab