Skip to content

#d8bccf

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

RGB
216, 188, 207
HSL
319°, 26%, 79%
CMYK
0, 13, 4, 15
Luminance
0.5507

At a glance

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

Hex
#d8bccf
Hue
319°
magenta / pink
Saturation
26%
soft
Lightness
79%
light
Brightness
85%
HSV value
Perceived
78%
weighted brightness
Luminance
0.5507
WCAG relative
Temperature
Warm
42/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
Black
12.01:1
Closest name
Thistle
ΔE2000 2.4
Where it sits
Hue319° of 360°
Saturation26%
Lightness79%
Temperature
Warm ← → Cool42% 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#d8bccf
RGBrgb(216, 188, 207)
HSLhsl(319, 26%, 79%)
CMYKcmyk(0%, 13%, 4%, 15%)
LABlab(79.1 13.2 -5.8)
LCHlch(79.1 14.4 336.1)
OKLCHoklch(0.825 0.041 337.7)
Decimal14204111
Display P3color(display-p3 0.847 0.737 0.812)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d8bccf on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#d8bccf on black: 12.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BDC1D0
deuteranopia · #C3C5CE
tritanopia · #DBBDC2

Color scale — 50 to 950

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

#F9F6F8
#F3EDF1
#E6D6E1
#d8bccf
#C195B3
#AC7199
#9B5A86
#814B70
#673C59
#4C2E43
#301D2A
Base = 300Lightest = 50 · #F9F6F8Darkest = 950 · #301D2A
:root {
  --brand-50: #F9F6F8;
  --brand-100: #F3EDF1;
  --brand-200: #E6D6E1;
  --brand-300: #d8bccf;
  --brand-400: #C195B3;
  --brand-500: #AC7199;
  --brand-600: #9B5A86;
  --brand-700: #814B70;
  --brand-800: #673C59;
  --brand-900: #4C2E43;
  --brand-950: #301D2A;
  --brand: #d8bccf;
  --brand-ink: #000000;
}

Colors that work with #d8bccf

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#F9F5F8
Tinted page background
Border#E1CBDA
Hairlines and dividers
Muted text#91547E
Captions on the surface
Accent#47854B
Second voice, not a rival
Dark variant#512F46
Hover, pressed, headers
Light variant#F6EFF3
Selected rows, tints
Dark surface#23151F
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 #d8bccf

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#BCD8C5
Analogous left#D3BCD8
Analogous right#D8BCC1
Split-complement 1#C1D8BC
Split-complement 2#BCD8D3
Triadic 1#CFD8BC
Triadic 2#BCCFD8
Tetradic#D8D3BC

RGB percentages

Red84.7%
Green73.7%
Blue81.2%

CMYK percentages

Cyan0.0%
Magenta13.0%
Yellow4.2%
Key (black)15.3%

Color previews

#d8bccf text on a black background

contrast 12.01:1

Card sample

#d8bccf text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d8bccf

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.

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

#d8bccf, answered

What color is #d8bccf?

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

What is the RGB value of #d8bccf?

rgb(216, 188, 207) — 216 red, 188 green and 207 blue out of 255, or 84.7% / 73.7% / 81.2% by channel.

Is #d8bccf a light or a dark color?

It is a light color. Relative luminance is 0.5507 and perceived brightness is 78%, so black text on it reaches 12.01:1.

Should I use black or white text on #d8bccf?

Black. It scores 12.01:1 against #d8bccf, versus 1.75:1 for white — AAA at any size.

What is the complementary color of #d8bccf?

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

What colors go well with #d8bccf?

For interface work: #F9F5F8 as the surface, #E1CBDA for borders, #91547E for secondary text, #47854B as an accent and #512F46 for hover and pressed states. For a palette, the analogous pair #D3BCD8 and #D8BCC1 stays calm, while #BCD8C5 is the loudest partner.

What is #d8bccf in CMYK for printing?

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

Is #d8bccf warm or cool?

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

Work with #d8bccf in the Color Lab