Skip to content

#d2d2c3

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

RGB
210, 210, 195
HSL
60°, 14%, 79%
CMYK
0, 0, 7, 18
Luminance
0.6373

At a glance

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

Hex
#d2d2c3
Hue
60°
yellow
Saturation
14%
muted
Lightness
79%
light
Brightness
82%
HSV value
Perceived
82%
weighted brightness
Luminance
0.6373
WCAG relative
Temperature
Warm
40/100 cool
Color family
Yellow
Tone
Muted
Best ink
Black
13.75:1
Closest name
Light Gray
ΔE2000 7.1
Where it sits
Hue60° of 360°
Saturation14%
Lightness79%
Temperature
Warm ← → Cool40% 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#d2d2c3
RGBrgb(210, 210, 195)
HSLhsl(60, 14%, 79%)
CMYKcmyk(0%, 0%, 7%, 18%)
LABlab(83.8 -2.6 7.4)
LCHlch(83.8 7.9 109.5)
OKLCHoklch(0.860 0.020 106.8)
Decimal13816515
Display P3color(display-p3 0.824 0.824 0.765)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d2d2c3 on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#d2d2c3 on black: 13.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D5D1C2
deuteranopia · #D5D1C3
tritanopia · #D5D0CE

Color scale — 50 to 950

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

#F8F8F6
#F1F1EE
#E2E2DA
#d2d2c3
#B7B79F
#9F9F7F
#8C8C69
#757557
#5D5D46
#454535
#2B2B21
Base = 300Lightest = 50 · #F8F8F6Darkest = 950 · #2B2B21
:root {
  --brand-50: #F8F8F6;
  --brand-100: #F1F1EE;
  --brand-200: #E2E2DA;
  --brand-300: #d2d2c3;
  --brand-400: #B7B79F;
  --brand-500: #9F9F7F;
  --brand-600: #8C8C69;
  --brand-700: #757557;
  --brand-800: #5D5D46;
  --brand-900: #454535;
  --brand-950: #2B2B21;
  --brand: #d2d2c3;
  --brand-ink: #000000;
}

Colors that work with #d2d2c3

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#DCDCD0
Hairlines and dividers
Muted text#838362
Captions on the surface
Accent#545D78
Second voice, not a rival
Dark variant#494937
Hover, pressed, headers
Light variant#F4F4F0
Selected rows, tints
Dark surface#202018
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 #d2d2c3

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#C3C3D2
Analogous left#D2CAC3
Analogous right#CAD2C3
Split-complement 1#C3CAD2
Split-complement 2#CAC3D2
Triadic 1#C3D2D2
Triadic 2#D2C3D2
Tetradic#C3D2CA

RGB percentages

Red82.4%
Green82.4%
Blue76.5%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow7.1%
Key (black)17.6%

Color previews

#d2d2c3 text on a black background

contrast 13.75:1

Card sample

#d2d2c3 text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d2d2c3

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.

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

#d2d2c3, answered

What color is #d2d2c3?

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

What is the RGB value of #d2d2c3?

rgb(210, 210, 195) — 210 red, 210 green and 195 blue out of 255, or 82.4% / 82.4% / 76.5% by channel.

Is #d2d2c3 a light or a dark color?

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

Should I use black or white text on #d2d2c3?

Black. It scores 13.75:1 against #d2d2c3, versus 1.53:1 for white — AAA at any size.

What is the complementary color of #d2d2c3?

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

What colors go well with #d2d2c3?

For interface work: #F8F8F6 as the surface, #DCDCD0 for borders, #838362 for secondary text, #545D78 as an accent and #494937 for hover and pressed states. For a palette, the analogous pair #D2CAC3 and #CAD2C3 stays calm, while #C3C3D2 is the loudest partner.

What is #d2d2c3 in CMYK for printing?

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

Is #d2d2c3 warm or cool?

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

Work with #d2d2c3 in the Color Lab