Skip to content

#d7bbc3

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

RGB
215, 187, 195
HSL
343°, 26%, 79%
CMYK
0, 13, 9, 16
Luminance
0.5393

At a glance

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

Hex
#d7bbc3
Hue
343°
magenta / pink
Saturation
26%
soft
Lightness
79%
light
Brightness
84%
HSV value
Perceived
77%
weighted brightness
Luminance
0.5393
WCAG relative
Temperature
Warm
32/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
Black
11.79:1
Closest name
Thistle
ΔE2000 6.3
Where it sits
Hue343° of 360°
Saturation26%
Lightness79%
Temperature
Warm ← → Cool32% 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#d7bbc3
RGBrgb(215, 187, 195)
HSLhsl(343, 26%, 79%)
CMYKcmyk(0%, 13%, 9%, 16%)
LABlab(78.4 11.3 -0.3)
LCHlch(78.4 11.3 358.2)
OKLCHoklch(0.818 0.034 358.7)
Decimal14138307
Display P3color(display-p3 0.843 0.733 0.765)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d7bbc3 on white: 1.78:1
AA ✗ fail · AA-large · AAA
Aa
#d7bbc3 on black: 11.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BEBFC3
deuteranopia · #C4C4C2
tritanopia · #DCBABE

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #d7bbc3 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
#F3EDEE
#E5D6DB
#d7bbc3
#C195A1
#AC7282
#9A5B6D
#804C5B
#673C49
#4C2F37
#2F1D22
Base = 300Lightest = 50 · #F9F6F7Darkest = 950 · #2F1D22
:root {
  --brand-50: #F9F6F7;
  --brand-100: #F3EDEE;
  --brand-200: #E5D6DB;
  --brand-300: #d7bbc3;
  --brand-400: #C195A1;
  --brand-500: #AC7282;
  --brand-600: #9A5B6D;
  --brand-700: #804C5B;
  --brand-800: #673C49;
  --brand-900: #4C2F37;
  --brand-950: #2F1D22;
  --brand: #d7bbc3;
  --brand-ink: #000000;
}

Colors that work with #d7bbc3

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#F9F5F6
Tinted page background
Border#E1CCD2
Hairlines and dividers
Muted text#905566
Captions on the surface
Accent#488464
Second voice, not a rival
Dark variant#502F39
Hover, pressed, headers
Light variant#F6EFF1
Selected rows, tints
Dark surface#231519
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 #d7bbc3

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#BBD7CF
Analogous left#D7BBD1
Analogous right#D7C1BB
Split-complement 1#BBD7C1
Split-complement 2#BBD1D7
Triadic 1#C3D7BB
Triadic 2#BBC3D7
Tetradic#D1D7BB

RGB percentages

Red84.3%
Green73.3%
Blue76.5%

CMYK percentages

Cyan0.0%
Magenta13.0%
Yellow9.3%
Key (black)15.7%

Color previews

#d7bbc3 text on a black background

contrast 11.79:1

Card sample

#d7bbc3 text on a white background

contrast 1.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d7bbc3

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.

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

#d7bbc3, answered

What color is #d7bbc3?

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

What is the RGB value of #d7bbc3?

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

Is #d7bbc3 a light or a dark color?

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

Should I use black or white text on #d7bbc3?

Black. It scores 11.79:1 against #d7bbc3, versus 1.78:1 for white — AAA at any size.

What is the complementary color of #d7bbc3?

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

What colors go well with #d7bbc3?

For interface work: #F9F5F6 as the surface, #E1CCD2 for borders, #905566 for secondary text, #488464 as an accent and #502F39 for hover and pressed states. For a palette, the analogous pair #D7BBD1 and #D7C1BB stays calm, while #BBD7CF is the loudest partner.

What is #d7bbc3 in CMYK for printing?

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

Is #d7bbc3 warm or cool?

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

Work with #d7bbc3 in the Color Lab