Skip to content

#d2cec4

a light, muted yellow · warm · closest name: Light Gray

RGB
210, 206, 196
HSL
43°, 14%, 80%
CMYK
0, 2, 7, 18
Luminance
0.6183

At a glance

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

Hex
#d2cec4
Hue
43°
yellow
Saturation
14%
muted
Lightness
80%
light
Brightness
82%
HSV value
Perceived
81%
weighted brightness
Luminance
0.6183
WCAG relative
Temperature
Warm
35/100 cool
Color family
Yellow
Tone
Muted
Best ink
Black
13.37:1
Closest name
Light Gray
ΔE2000 5
Where it sits
Hue43° of 360°
Saturation14%
Lightness80%
Temperature
Warm ← → Cool35% 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#d2cec4
RGBrgb(210, 206, 196)
HSLhsl(43, 14%, 80%)
CMYKcmyk(0%, 2%, 7%, 18%)
LABlab(82.8 -0.4 5.5)
LCHlch(82.8 5.5 94.0)
OKLCHoklch(0.852 0.014 88.7)
Decimal13815492
Display P3color(display-p3 0.824 0.808 0.769)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d2cec4 on white: 1.57:1
AA ✗ fail · AA-large · AAA
Aa
#d2cec4 on black: 13.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D1CEC3
deuteranopia · #D2CFC4
tritanopia · #D5CCCB

Color scale — 50 to 950

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

#F8F8F7
#F1F0EE
#E2E0DA
#d2cec4
#B6B09F
#9E9580
#8B826A
#746C58
#5D5647
#454036
#2B2821
Base = 300Lightest = 50 · #F8F8F7Darkest = 950 · #2B2821
:root {
  --brand-50: #F8F8F7;
  --brand-100: #F1F0EE;
  --brand-200: #E2E0DA;
  --brand-300: #d2cec4;
  --brand-400: #B6B09F;
  --brand-500: #9E9580;
  --brand-600: #8B826A;
  --brand-700: #746C58;
  --brand-800: #5D5647;
  --brand-900: #454036;
  --brand-950: #2B2821;
  --brand: #d2cec4;
  --brand-ink: #000000;
}

Colors that work with #d2cec4

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#F8F8F6
Tinted page background
Border#DCD9D1
Hairlines and dividers
Muted text#827963
Captions on the surface
Accent#546878
Second voice, not a rival
Dark variant#484337
Hover, pressed, headers
Light variant#F4F3F1
Selected rows, tints
Dark surface#201E18
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 #d2cec4

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Borders, dividers and quiet backgrounds
  • Long-form reading 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#C4C8D2
Analogous left#D2C7C4
Analogous right#CFD2C4
Split-complement 1#C4CFD2
Split-complement 2#C7C4D2
Triadic 1#C4D2CE
Triadic 2#CEC4D2
Tetradic#C4D2C7

RGB percentages

Red82.4%
Green80.8%
Blue76.9%

CMYK percentages

Cyan0.0%
Magenta1.9%
Yellow6.7%
Key (black)17.6%

Color previews

#d2cec4 text on a black background

contrast 13.37:1

Card sample

#d2cec4 text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d2cec4

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.

#d2cec4 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
BackgroundsBordersBody textDividers
Print note

Converts to four-color process without much drama. Proof it anyway.

#d2cec4, answered

What color is #d2cec4?

#d2cec4 is a light muted yellow, closest to Light Gray (ΔE2000 5). It sits at 43° on the hue wheel with 14% saturation and 80% lightness, which reads as warm.

What is the RGB value of #d2cec4?

rgb(210, 206, 196) — 210 red, 206 green and 196 blue out of 255, or 82.4% / 80.8% / 76.9% by channel.

Is #d2cec4 a light or a dark color?

It is a light color. Relative luminance is 0.6183 and perceived brightness is 81%, so black text on it reaches 13.37:1.

Should I use black or white text on #d2cec4?

Black. It scores 13.37:1 against #d2cec4, versus 1.57:1 for white — AAA at any size.

What is the complementary color of #d2cec4?

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

What colors go well with #d2cec4?

For interface work: #F8F8F6 as the surface, #DCD9D1 for borders, #827963 for secondary text, #546878 as an accent and #484337 for hover and pressed states. For a palette, the analogous pair #D2C7C4 and #CFD2C4 stays calm, while #C4C8D2 is the loudest partner.

What is #d2cec4 in CMYK for printing?

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

Is #d2cec4 warm or cool?

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

Work with #d2cec4 in the Color Lab