Skip to content

#d7bbc9

a light, soft magenta / pink · warm · closest name: Thistle

RGB
215, 187, 201
HSL
330°, 26%, 79%
CMYK
0, 13, 7, 16
Luminance
0.5420

At a glance

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

Hex
#d7bbc9
Hue
330°
magenta / pink
Saturation
26%
soft
Lightness
79%
light
Brightness
84%
HSV value
Perceived
77%
weighted brightness
Luminance
0.5420
WCAG relative
Temperature
Warm
38/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
Black
11.84:1
Closest name
Thistle
ΔE2000 4.1
Where it sits
Hue330° of 360°
Saturation26%
Lightness79%
Temperature
Warm ← → Cool38% 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#d7bbc9
RGBrgb(215, 187, 201)
HSLhsl(330, 26%, 79%)
CMYKcmyk(0%, 13%, 7%, 16%)
LABlab(78.6 12.3 -3.4)
LCHlch(78.6 12.8 344.7)
OKLCHoklch(0.820 0.037 346.3)
Decimal14138313
Display P3color(display-p3 0.843 0.733 0.788)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d7bbc9 on white: 1.77:1
AA ✗ fail · AA-large · AAA
Aa
#d7bbc9 on black: 11.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BDC0CA
deuteranopia · #C3C4C8
tritanopia · #DBBBC0

Color scale — 50 to 950

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

#F9F6F7
#F3EDF0
#E5D6DE
#d7bbc9
#C195AB
#AC728F
#9A5B7A
#804C66
#673C52
#4C2F3D
#2F1D26
Base = 300Lightest = 50 · #F9F6F7Darkest = 950 · #2F1D26
:root {
  --brand-50: #F9F6F7;
  --brand-100: #F3EDF0;
  --brand-200: #E5D6DE;
  --brand-300: #d7bbc9;
  --brand-400: #C195AB;
  --brand-500: #AC728F;
  --brand-600: #9A5B7A;
  --brand-700: #804C66;
  --brand-800: #673C52;
  --brand-900: #4C2F3D;
  --brand-950: #2F1D26;
  --brand: #d7bbc9;
  --brand-ink: #000000;
}

Colors that work with #d7bbc9

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#F9F5F7
Tinted page background
Border#E1CCD6
Hairlines and dividers
Muted text#905573
Captions on the surface
Accent#488457
Second voice, not a rival
Dark variant#502F40
Hover, pressed, headers
Light variant#F6EFF2
Selected rows, tints
Dark surface#23151C
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 #d7bbc9

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
  • 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#BBD7C9
Analogous left#D7BBD7
Analogous right#D7BBBB
Split-complement 1#BBD7BB
Split-complement 2#BBD7D7
Triadic 1#C9D7BB
Triadic 2#BBC9D7
Tetradic#D7D7BB

RGB percentages

Red84.3%
Green73.3%
Blue78.8%

CMYK percentages

Cyan0.0%
Magenta13.0%
Yellow6.5%
Key (black)15.7%

Color previews

#d7bbc9 text on a black background

contrast 11.84:1

Card sample

#d7bbc9 text on a white background

contrast 1.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d7bbc9

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.

#d7bbc9 in the real world

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

Industries
BeautyFashionLifestyleYouth brands
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

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

#d7bbc9, answered

What color is #d7bbc9?

#d7bbc9 is a light soft magenta / pink, closest to Thistle (ΔE2000 4.1). It sits at 330° on the hue wheel with 26% saturation and 79% lightness, which reads as warm.

What is the RGB value of #d7bbc9?

rgb(215, 187, 201) — 215 red, 187 green and 201 blue out of 255, or 84.3% / 73.3% / 78.8% by channel.

Is #d7bbc9 a light or a dark color?

It is a light color. Relative luminance is 0.5420 and perceived brightness is 77%, so black text on it reaches 11.84:1.

Should I use black or white text on #d7bbc9?

Black. It scores 11.84:1 against #d7bbc9, versus 1.77:1 for white — AAA at any size.

What is the complementary color of #d7bbc9?

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

What colors go well with #d7bbc9?

For interface work: #F9F5F7 as the surface, #E1CCD6 for borders, #905573 for secondary text, #488457 as an accent and #502F40 for hover and pressed states. For a palette, the analogous pair #D7BBD7 and #D7BBBB stays calm, while #BBD7C9 is the loudest partner.

What is #d7bbc9 in CMYK for printing?

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

Is #d7bbc9 warm or cool?

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

Work with #d7bbc9 in the Color Lab