Skip to content

#d8dcd2

a light, muted green · neutral · closest name: Gainsboro

RGB
216, 220, 210
HSL
84°, 13%, 84%
CMYK
2, 0, 5, 14
Luminance
0.7044

At a glance

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

Hex
#d8dcd2
Hue
84°
green
Saturation
13%
muted
Lightness
84%
light
Brightness
86%
HSV value
Perceived
85%
weighted brightness
Luminance
0.7044
WCAG relative
Temperature
Neutral
48/100 cool
Color family
Green
Tone
Muted
Best ink
Black
15.09:1
Closest name
Gainsboro
ΔE2000 5.7
Where it sits
Hue84° of 360°
Saturation13%
Lightness84%
Temperature
Warm ← → Cool48% cool

Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#d8dcd2
RGBrgb(216, 220, 210)
HSLhsl(84, 13%, 84%)
CMYKcmyk(2%, 0%, 5%, 14%)
LABlab(87.2 -3.1 4.4)
LCHlch(87.2 5.4 125.3)
OKLCHoklch(0.889 0.014 124.6)
Decimal14212306
Display P3color(display-p3 0.847 0.863 0.824)

Copy-ready code

/* CSS */
color: #d8dcd2;
background-color: #d8dcd2;
/* Tailwind (arbitrary) */
class="text-[#d8dcd2] bg-[#d8dcd2]"
/* SCSS */
$brand: #d8dcd2;
/* SwiftUI */
Color(red: 0.847, green: 0.863, blue: 0.824)
/* Android */
Color.parseColor("#d8dcd2")
/* Flutter */
Color(0xFFD8DCD2)
/* Python / OpenCV (BGR) */
(210, 220, 216)

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

Accessibility — WCAG contrast

Aa
#d8dcd2 on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#d8dcd2 on black: 15.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DDDBD1
deuteranopia · #DDDAD2
tritanopia · #D9DBD9

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #d8dcd2 is pinned to step 200; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F7F8F7
#F0F1EE
#d8dcd2
#C8CEC0
#ADB5A0
#929D81
#7D8A6B
#697359
#545C47
#3F4436
#272B22
Base = 200Lightest = 50 · #F7F8F7Darkest = 950 · #272B22
:root {
  --brand-50: #F7F8F7;
  --brand-100: #F0F1EE;
  --brand-200: #d8dcd2;
  --brand-300: #C8CEC0;
  --brand-400: #ADB5A0;
  --brand-500: #929D81;
  --brand-600: #7D8A6B;
  --brand-700: #697359;
  --brand-800: #545C47;
  --brand-900: #3F4436;
  --brand-950: #272B22;
  --brand: #d8dcd2;
  --brand-ink: #000000;
}

Colors that work with #d8dcd2

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#D7DBD1
Hairlines and dividers
Muted text#768164
Captions on the surface
Accent#595478
Second voice, not a rival
Dark variant#414838
Hover, pressed, headers
Light variant#F3F4F1
Selected rows, tints
Dark surface#1D2019
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 #d8dcd2

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
  • 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#D6D2DC
Analogous left#DCDBD2
Analogous right#D3DCD2
Split-complement 1#D2D3DC
Split-complement 2#DBD2DC
Triadic 1#D2D8DC
Triadic 2#DCD2D8
Tetradic#D2DCDB

RGB percentages

Red84.7%
Green86.3%
Blue82.4%

CMYK percentages

Cyan1.8%
Magenta0.0%
Yellow4.5%
Key (black)13.7%

Color previews

#d8dcd2 text on a black background

contrast 15.09:1

Card sample

#d8dcd2 text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d8dcd2

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.

#d8dcd2 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
SustainabilityFinanceHealth and wellnessAgriculture
Common UI roles
BackgroundsBordersBody textDividers
Print note

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

#d8dcd2, answered

What color is #d8dcd2?

#d8dcd2 is a light muted green, closest to Gainsboro (ΔE2000 5.7). It sits at 84° on the hue wheel with 13% saturation and 84% lightness, which reads as neutral.

What is the RGB value of #d8dcd2?

rgb(216, 220, 210) — 216 red, 220 green and 210 blue out of 255, or 84.7% / 86.3% / 82.4% by channel.

Is #d8dcd2 a light or a dark color?

It is a light color. Relative luminance is 0.7044 and perceived brightness is 85%, so black text on it reaches 15.09:1.

Should I use black or white text on #d8dcd2?

Black. It scores 15.09:1 against #d8dcd2, versus 1.39:1 for white — AAA at any size.

What is the complementary color of #d8dcd2?

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

What colors go well with #d8dcd2?

For interface work: #F8F8F6 as the surface, #D7DBD1 for borders, #768164 for secondary text, #595478 as an accent and #414838 for hover and pressed states. For a palette, the analogous pair #DCDBD2 and #D3DCD2 stays calm, while #D6D2DC is the loudest partner.

What is #d8dcd2 in CMYK for printing?

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

Is #d8dcd2 warm or cool?

Neutral — it scores 48 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #DCDCD2; nudged cooler, #D4DDD1.

Work with #d8dcd2 in the Color Lab