Skip to content

#d3cdba

a light, soft yellow · warm · closest name: Antique White

RGB
211, 205, 186
HSL
46°, 22%, 78%
CMYK
0, 3, 12, 17
Luminance
0.6106

At a glance

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

Hex
#d3cdba
Hue
46°
yellow
Saturation
22%
soft
Lightness
78%
light
Brightness
83%
HSV value
Perceived
80%
weighted brightness
Luminance
0.6106
WCAG relative
Temperature
Warm
27/100 cool
Color family
Yellow
Tone
Soft
Best ink
Black
13.21:1
Closest name
Antique White
ΔE2000 8.3
Where it sits
Hue46° of 360°
Saturation22%
Lightness78%
Temperature
Warm ← → Cool27% 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#d3cdba
RGBrgb(211, 205, 186)
HSLhsl(46, 22%, 78%)
CMYKcmyk(0%, 3%, 12%, 17%)
LABlab(82.4 -1.2 10.2)
LCHlch(82.4 10.3 96.5)
OKLCHoklch(0.848 0.027 92.4)
Decimal13880762
Display P3color(display-p3 0.827 0.804 0.729)

Copy-ready code

/* CSS */
color: #d3cdba;
background-color: #d3cdba;
/* Tailwind (arbitrary) */
class="text-[#d3cdba] bg-[#d3cdba]"
/* SCSS */
$brand: #d3cdba;
/* SwiftUI */
Color(red: 0.827, green: 0.804, blue: 0.729)
/* Android */
Color.parseColor("#d3cdba")
/* Flutter */
Color(0xFFD3CDBA)
/* Python / OpenCV (BGR) */
(186, 205, 211)

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

Accessibility — WCAG contrast

Aa
#d3cdba on white: 1.59:1
AA ✗ fail · AA-large · AAA
Aa
#d3cdba on black: 13.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D2CCB9
deuteranopia · #D3CEBB
tritanopia · #D8CAC8

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #d3cdba 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
#F2F1ED
#E4E1D7
#d3cdba
#BDB598
#A89C76
#95885F
#7D724F
#645B40
#4A4431
#2E2A1E
Base = 300Lightest = 50 · #F9F8F6Darkest = 950 · #2E2A1E
:root {
  --brand-50: #F9F8F6;
  --brand-100: #F2F1ED;
  --brand-200: #E4E1D7;
  --brand-300: #d3cdba;
  --brand-400: #BDB598;
  --brand-500: #A89C76;
  --brand-600: #95885F;
  --brand-700: #7D724F;
  --brand-800: #645B40;
  --brand-900: #4A4431;
  --brand-950: #2E2A1E;
  --brand: #d3cdba;
  --brand-ink: #000000;
}

Colors that work with #d3cdba

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#F9F8F6
Tinted page background
Border#DFDBCD
Hairlines and dividers
Muted text#8C8059
Captions on the surface
Accent#4C6580
Second voice, not a rival
Dark variant#4E4732
Hover, pressed, headers
Light variant#F5F4EF
Selected rows, tints
Dark surface#221F16
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 #d3cdba

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#BAC0D3
Analogous left#D3C0BA
Analogous right#CCD3BA
Split-complement 1#BACCD3
Split-complement 2#C0BAD3
Triadic 1#BAD3CD
Triadic 2#CDBAD3
Tetradic#BAD3C0

RGB percentages

Red82.7%
Green80.4%
Blue72.9%

CMYK percentages

Cyan0.0%
Magenta2.8%
Yellow11.8%
Key (black)17.3%

Color previews

#d3cdba text on a black background

contrast 13.21:1

Card sample

#d3cdba text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d3cdba

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.

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

#d3cdba, answered

What color is #d3cdba?

#d3cdba is a light soft yellow, closest to Antique White (ΔE2000 8.3). It sits at 46° on the hue wheel with 22% saturation and 78% lightness, which reads as warm.

What is the RGB value of #d3cdba?

rgb(211, 205, 186) — 211 red, 205 green and 186 blue out of 255, or 82.7% / 80.4% / 72.9% by channel.

Is #d3cdba a light or a dark color?

It is a light color. Relative luminance is 0.6106 and perceived brightness is 80%, so black text on it reaches 13.21:1.

Should I use black or white text on #d3cdba?

Black. It scores 13.21:1 against #d3cdba, versus 1.59:1 for white — AAA at any size.

What is the complementary color of #d3cdba?

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

What colors go well with #d3cdba?

For interface work: #F9F8F6 as the surface, #DFDBCD for borders, #8C8059 for secondary text, #4C6580 as an accent and #4E4732 for hover and pressed states. For a palette, the analogous pair #D3C0BA and #CCD3BA stays calm, while #BAC0D3 is the loudest partner.

What is #d3cdba in CMYK for printing?

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

Is #d3cdba warm or cool?

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

Work with #d3cdba in the Color Lab