Skip to content

#d7d5df

a pale, muted blue · cool · closest name: Light Gray

RGB
215, 213, 223
HSL
252°, 14%, 86%
CMYK
4, 5, 0, 13
Luminance
0.6736

At a glance

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

Hex
#d7d5df
Hue
252°
blue
Saturation
14%
muted
Lightness
86%
pale
Brightness
87%
HSV value
Perceived
84%
weighted brightness
Luminance
0.6736
WCAG relative
Temperature
Cool
60/100 cool
Color family
Blue
Tone
Muted
Best ink
Black
14.47:1
Closest name
Light Gray
ΔE2000 5.3
Where it sits
Hue252° of 360°
Saturation14%
Lightness86%
Temperature
Warm ← → Cool60% cool

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

Every format

HEX#d7d5df
RGBrgb(215, 213, 223)
HSLhsl(252, 14%, 86%)
CMYKcmyk(4%, 5%, 0%, 13%)
LABlab(85.7 2.5 -4.7)
LCHlch(85.7 5.3 298.4)
OKLCHoklch(0.877 0.014 295.3)
Decimal14144991
Display P3color(display-p3 0.843 0.835 0.875)

Copy-ready code

/* CSS */
color: #d7d5df;
background-color: #d7d5df;
/* Tailwind (arbitrary) */
class="text-[#d7d5df] bg-[#d7d5df]"
/* SCSS */
$brand: #d7d5df;
/* SwiftUI */
Color(red: 0.843, green: 0.835, blue: 0.875)
/* Android */
Color.parseColor("#d7d5df")
/* Flutter */
Color(0xFFD7D5DF)
/* Python / OpenCV (BGR) */
(223, 213, 215)

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

Accessibility — WCAG contrast

Aa
#d7d5df on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#d7d5df on black: 14.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D3D6DF
deuteranopia · #D3D6DF
tritanopia · #D6D6D8

Color scale — 50 to 950

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

#F7F7F8
#EFEEF1
#d7d5df
#C2BFCE
#A49FB6
#86809E
#706A8B
#5E5874
#4B475D
#393645
#23212B
Base = 200Lightest = 50 · #F7F7F8Darkest = 950 · #23212B
:root {
  --brand-50: #F7F7F8;
  --brand-100: #EFEEF1;
  --brand-200: #d7d5df;
  --brand-300: #C2BFCE;
  --brand-400: #A49FB6;
  --brand-500: #86809E;
  --brand-600: #706A8B;
  --brand-700: #5E5874;
  --brand-800: #4B475D;
  --brand-900: #393645;
  --brand-950: #23212B;
  --brand: #d7d5df;
  --brand-ink: #000000;
}

Colors that work with #d7d5df

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#F7F6F8
Tinted page background
Border#D3D1DC
Hairlines and dividers
Muted text#696382
Captions on the surface
Accent#777755
Second voice, not a rival
Dark variant#3B3748
Hover, pressed, headers
Light variant#F1F1F4
Selected rows, tints
Dark surface#1A1820
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 #d7d5df

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#DDDFD5
Analogous left#D5D8DF
Analogous right#DCD5DF
Split-complement 1#DFDCD5
Split-complement 2#D8DFD5
Triadic 1#DFD7D5
Triadic 2#D5DFD7
Tetradic#DFD5D8

RGB percentages

Red84.3%
Green83.5%
Blue87.5%

CMYK percentages

Cyan3.6%
Magenta4.5%
Yellow0.0%
Key (black)12.5%

Color previews

#d7d5df text on a black background

contrast 14.47:1

Card sample

#d7d5df text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(215, 213, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(215, 213, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d7d5df;
background: linear-gradient(135deg, #d7d5df, #DED5DF);

Monochromatic scale

Palettes built from #d7d5df

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.

#d7d5df in the real world

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

Industries
TechnologyFinanceHealthcareEnterprise SaaS
Common UI roles
BackgroundsBordersBody textDividers
Print note

Very light tints can drop out on uncoated stock; check it at 100% size before signing off.

#d7d5df, answered

What color is #d7d5df?

#d7d5df is a pale muted blue, closest to Light Gray (ΔE2000 5.3). It sits at 252° on the hue wheel with 14% saturation and 86% lightness, which reads as cool.

What is the RGB value of #d7d5df?

rgb(215, 213, 223) — 215 red, 213 green and 223 blue out of 255, or 84.3% / 83.5% / 87.5% by channel.

Is #d7d5df a light or a dark color?

It is a light color. Relative luminance is 0.6736 and perceived brightness is 84%, so black text on it reaches 14.47:1.

Should I use black or white text on #d7d5df?

Black. It scores 14.47:1 against #d7d5df, versus 1.45:1 for white — AAA at any size.

What is the complementary color of #d7d5df?

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

What colors go well with #d7d5df?

For interface work: #F7F6F8 as the surface, #D3D1DC for borders, #696382 for secondary text, #777755 as an accent and #3B3748 for hover and pressed states. For a palette, the analogous pair #D5D8DF and #DCD5DF stays calm, while #DDDFD5 is the loudest partner.

What is #d7d5df in CMYK for printing?

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

Is #d7d5df warm or cool?

Cool — it scores 60 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #DBD5DF; nudged cooler, #D4D6E0.

Work with #d7d5df in the Color Lab